I want to know if I can modify the script slightly, and then put "MY PRODUCT NAME, based on Geoblog 1.0" and then re-distribute the script.
I'll leave the meta-data, all I want to change, but not replace, is the little "Powered by" bar at the bottom. I also want to modify the script in other ways, eg. enhancements. Will be released under the GPL, like the existing scipt. Will always be based on the 1.0 script, like a fork project, if you wish.
Can I please! It's a wonderful script...
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You will have to contact the7thGuest at http://geoblog.the-bronze.me.uk/ regarding the changing of the original script. That Script is CopyRighted and not allowed to be modified without express constent of the7thGuest.
You are also welcome to join into this development project and help us to get BitDamaged finished up.
What types of enhancements were you thinking? Perhaps we already have some included in BitDamaged.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
One thing that the dev team needs to do is make bitdamaged with CSS layouts, instead of tables. Another thing is that the titlebar, where it says "<?php print $blog_title; ?>", to fix it to have the blog title, I inserted "<?php print($blog_user); ?>" instead, so that might be a bug to watch out for. And in the blog viewing page, there is a ugly space between the blog post and comments. I suggest reducing the number of spaces, and adding "Recent Comments" above the comments.
By the way, I am now known as sparque and not aarplane
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The new version is complete with CSS and templating to make the layout more configurable and manageble.
The CVS has the current stand in it at the moment. The blog has 2 new feature to be added then the user management and admin sections need to be finished up.
The 2 new features being added are "Draft" or "Final" status and "https" in the BB code support.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to know if I can modify the script slightly, and then put "MY PRODUCT NAME, based on Geoblog 1.0" and then re-distribute the script.
I'll leave the meta-data, all I want to change, but not replace, is the little "Powered by" bar at the bottom. I also want to modify the script in other ways, eg. enhancements. Will be released under the GPL, like the existing scipt. Will always be based on the 1.0 script, like a fork project, if you wish.
Can I please! It's a wonderful script...
Thanks in advance.
You will have to contact the7thGuest at http://geoblog.the-bronze.me.uk/ regarding the changing of the original script. That Script is CopyRighted and not allowed to be modified without express constent of the7thGuest.
You are also welcome to join into this development project and help us to get BitDamaged finished up.
What types of enhancements were you thinking? Perhaps we already have some included in BitDamaged.
One thing that the dev team needs to do is make bitdamaged with CSS layouts, instead of tables. Another thing is that the titlebar, where it says "<?php print $blog_title; ?>", to fix it to have the blog title, I inserted "<?php print($blog_user); ?>" instead, so that might be a bug to watch out for. And in the blog viewing page, there is a ugly space between the blog post and comments. I suggest reducing the number of spaces, and adding "Recent Comments" above the comments.
By the way, I am now known as sparque and not aarplane
And don't forget XHTML compliance, which will be easy to convert because it is such a lightweight script.
The new version is complete with CSS and templating to make the layout more configurable and manageble.
The CVS has the current stand in it at the moment. The blog has 2 new feature to be added then the user management and admin sections need to be finished up.
The 2 new features being added are "Draft" or "Final" status and "https" in the BB code support.