After downloading and using Artisteer I've been able to create themes for Drupal without being a programmer. The themes made with Artisteer (http://www.artisteer.com/) works well in all the major browsers (FF, Opera, Chrome and IE) and I belive they meets the standards for accessibility and safety.
I've now come to a point where I would like to contribute back to the community, as a form of "thank you", but also because I think I can provide nice looking themes that can be of use all around the world.
My first theme for free download can be seen here: www.reboli.dk/demo/eastern01
It has 20 regions, support for logo, sitename, site slogan, shortcut icon, but not a missin statement.
Photos use in the theme is owned by me, and I will happily contribute them.
Regards
Jan Sverre Reboli Paulsen
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | eastern01.zip | 875.85 KB | jansverre |
| #1 | eastern01.zip | 882.41 KB | jansverre |
Comments
Comment #1
jansverre commentedComment #2
avpadernoSee the Drupal coding standards to understand how a module code should be written. In particular, see the part about the namespace respect.
The file LICENSE.txt needs to be removed; Drupal.org CVS doesn't allow to commit that file.
The JavaScript file is not using any of the functions made available from jQuery.
Comment #3
jansverre commentedI'm a bit unsure about what you mean.
I have now removed "license.txt" and changed the namespace-issue. Please let me know if there is anything else.
Comment #4
avpadernoIf the theme is for Drupal 6, then that code is not necessary, as it is not necessary to have a file for Drupal 5, and one for Drupal 6.
My previous points about the namespace, and the JavaScript code not using jQuery code are still valid.
Comment #5
avpadernoThere have not been replies from the OP in the past 7 days. I am marking this report as .