http://www.lib.berkeley.edu/sciences/
During the development process for this site, I created a custom theme. It's a CSS-based design, and the theme package makes use of printer friendly and mobile device friendly style sheets.
Creating mobile friendly websites is one of my special interests, and I've created several such sites for the university library system. Last summer, I taught a class to the library staff on creating mobile friendly websites and posted an online how-to guide (PDF):
http://www.lib.berkeley.edu/digicoll/libraryweb/mobile-websites.pdf
Since I especially enjoy the theming part of creating a Drupal site, I made some modifications to the Science Libraries theme so that it could be used by other Drupal developers. My new theme is called "pinstripes" and a 1000-pixel-wide screenshot is available at:
http://ucblibrary5.berkeley.edu/~fhelsing/drupal/pinstripes/screenshot-l...
If you need any more information, let me know.
Thanks for considering my application!
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | pinstripes.zip | 258.14 KB | Fleur Helsingor |
| #1 | pinstripes.zip | 264.31 KB | Fleur Helsingor |
Comments
Comment #1
Fleur Helsingor commentedComment #2
avpadernoComment #3
avpadernoThe file LICENSE.txt needs to be removed; Drupal.org CVS doesn't allow to commit that file.
Check the line ending character because in some cases it is not the correct one (it should be the one used by Linux).
Comment #4
Fleur Helsingor commentedOK, I've removed the LICENSE.txt file.
I'm using Mac OS X, and have attempted to save the .php and .css files with Unix line endings. Hopefully, they will work properly now.
Also, let me know if the .info file isn't working properly. I used the Mac OS X plain text editor to create it, but there was no option to set the line breaks. If not, I'll see if I can find something else that will open this file.
Comment #5
avpadernoThe default line ending character for Mac OS X is the same as in Linux; the one I found in the previous version of the files was a mix of Windows line ending characters, and Linux line ending characters.
Remember to change the status when you upload new code.
Comment #6
Fleur Helsingor commentedThanks for the reminder. I'm still very new at all things Drupal!
That is odd about the mix of Windows and Linux/Unix line breaks. For some reason, my Mac file editors tend to default to using Windows line breaks, which is something that I'll watch out for as I work on new projects.
Comment #7
avpadernoIf you don't change the status, probably few people would notice there is new code to review (not that there are so much people to review code here, but I am not supposed to be the only one who do that :-)). That is the reason for the reminder, which is not absolutely a way to remark you did something wrong (which is not true at all).
Comment #8
avpadernoComment #10
Fleur Helsingor commentedMy new theme went live just a few minutes ago, so I'll close out this task.
Thanks for all of your help with this, kiamlaluno!
Comment #11
avpaderno