Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 80
6 members and 74 guests
batckhroom9qclr, got2wpoap2gt9si, nhghgfdumaq4pst, shaqi5kerqlqbot, tsevytefasl, whyjjinternetvi
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > General > Open topics

Reply
 
LinkBack Thread Tools Display Modes
question involving copyrights
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 90
Join Date: Nov 2002
Location: Fort Payne, AL
question involving copyrights - 07-28-2003, 04:18 PM

Hey... I have a site. EGOnline.. well I signed up for hosting at Distanthost.com.. and submit my site in the website critiques forum for review... got a couple reponses and such. then one guy posts that if thats phpnuke and phpbb i don't have copyrights and such. I havn't touched them I said. and he says that they aren't there and I should add them back in..

my question is.. (running ClanMtC theme by mtechnik) do I have to add the copyright lines back into the preferences from adim panel. or is it ok to keep it the way it is?

http://www.egonline.distanthost.com/html/
 Send a message via ICQ to ShRapNeR Send a message via Yahoo to ShRapNeR Send a message via AIM to ShRapNeR Send a message via MSN to ShRapNeR  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 55
Join Date: Mar 2003
07-28-2003, 07:04 PM

Without being an expert in it, my take is that people should ALWAYS leave copyrights lines alone or quote the appropriate source for printed materials. Without that, the progress stops. Someone takes credit for others work and no one else can reach the source again. It is a broken link that can suffocate any field. The cardinal rule in intellectual property is that everyone should acknowledge the source, or if using a web product (themes, etc...) leave the attached copyrights. If there were modifications of any sort, the original copyrights lines should remain.
In the scientific field, this is not a big problem, because our peers already know who did what, when, etc... Failing to mention the proper credits is termed "plagiarism", the paper is tossed and the author sort of disgraced.
In the computer world, this is not evident. Newbies who see a nice theme without the copyrights lines do not know who is the original author. The link is already broken and no one can get to the source.


My one cent.
dcasmr
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Very true.
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 1
Join Date: Jul 2003
Very true. - 07-28-2003, 08:12 PM

Speaking of.
Admins of this site need to read that a few times and look at this site. Descide for themself clearly what they stand for.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Very true.
Old
  (#4 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
Re: Very true. - 07-28-2003, 10:01 PM

Quote:
Originally Posted by LeoXavior
Speaking of.
Admins of this site need to read that a few times and look at this site. Descide for themself clearly what they stand for.
We have already been made aware of that site.
We DID NOT develop the ORGIGNAL Digital Dimentia template.
You can see in the footer who did. Mighty tried to contact the original Author for permissions to port the template etc. but was unsuccessful.

We are VERY aware of copyrights, believe me. If you have been around this site long enough, you would know that.
We get permssions from every template author to port their template and then make a matching Nuke theme for them. This has been our policy since the beginning.

If you would like to discuss this further, please feel free to PM me, but we definately don't need to get a flame war started here.

Everyone needs to make sure they are aware of how copyrights ACTUALLY work.

Do's and Don't's of Copyrights
http://www.snowcrest.net/kitty/hpages/dos.html
US Copyright Office
http://lcweb.loc.gov/copyright/
10 Copyright Myths
http://www.templetons.com/brad//copymyths.html

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 90
Join Date: Nov 2002
Location: Fort Payne, AL
07-28-2003, 10:25 PM

so does that mean i have to put the copyright messages back in the footer lines in admin/preferences... (if so thats fine / i don't care to. i just though b/c they were in preferences i could change them if i wanted)
 Send a message via ICQ to ShRapNeR Send a message via Yahoo to ShRapNeR Send a message via AIM to ShRapNeR Send a message via MSN to ShRapNeR  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Junior Member
 
Status: Offline
Posts: 81
Join Date: Apr 2003
07-29-2003, 01:26 AM

hmm after reading all the post, still not sure if i did anything wrong lol clanmts pulls default footer message from the nuke just like most themes does. i didnt take out any copyrights what so ever. pulling the footer message from nukes core i figure the copyrights should be there. 8O


Think all nukes look the same?
=) Think again. www.mtechnik.net
Public / commercial themes
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 90
Join Date: Nov 2002
Location: Fort Payne, AL
07-29-2003, 03:20 PM

ok... so for the copyrights to appear do they have to be in the footer lines from preferences? b/c those are the only ones ive deleted.. i havn't touched anyother code

and if the copyrights have to stay. then why have an option in preferences to change/delete them?
 Send a message via ICQ to ShRapNeR Send a message via Yahoo to ShRapNeR Send a message via AIM to ShRapNeR Send a message via MSN to ShRapNeR  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
07-30-2003, 04:41 AM

The lines in preferences don't have to stay but this line is hardcoded and should be there
Quote:
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 2.179 Seconds
search in theme.php if this line exists
Code:
$footer = footmsg();
and in footer.html if this one exists
Code:
$footer


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#9 (permalink))
Junior Member
 
Status: Offline
Posts: 90
Join Date: Nov 2002
Location: Fort Payne, AL
07-30-2003, 08:06 AM

ok... where in those files should those two lines be located?

EDIT - those are not in the files you specified. i tried just changing the $footer_message to = footmsg() .. but the message that is hardcoded into nuke appeard right below my news stories on the front page. instead of at the very bottom of the page.
 Send a message via ICQ to ShRapNeR Send a message via Yahoo to ShRapNeR Send a message via AIM to ShRapNeR Send a message via MSN to ShRapNeR  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#10 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
07-30-2003, 08:46 AM

I'll download the ClanMTS thempack and then i'll fix and report it to Mtechnik


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copyrights ultimitetinafan Open topics 2 05-22-2006 10:38 AM
Copyrights Recercare Other "stuff" 1 05-31-2005 04:10 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31