I can start with three themes:
http://lug.wsu.edu/~ben/drupal6/ (may be broken at any given time, used for dev)
http://www.wheatberriesbakeshop.com/drupal/ (site is under development, theme should be complete)
http://village.anth.wsu.edu/ (production)
and three modules:
Devsite: shows a simple info bar when the current site matches a regex. I use it so I can mirror a live server for development and the bar is shown on the dev site and not the live site without any db or filesystem changes.
IRC logs: I've implemented a handful of ZNC modules for Drupal integration, including Drupal Auth, which allows Drupal users to use your ZNC bouncer, and a MySQL logger. This module displays the IRC logs in your site and allows for searching. This started life as a fork of Bot Log, and my eventual goal is to merge them again. Our logs are not public, but a snapshot can be seen at http://lug.wsu.edu/~ben/irclogs.html
Reminders: A user can set reminders on a node, and this will send nag emails to each user in a given role at a given interval until the user has logged in to view the node. Useful on a forum when an admin type user periodically posts important information for all users to read.
More will come later, but this is what I can contribute now.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | wsuidentity-6.x-1.0.tar_.gz | 37.61 KB | binford2k |
| #3 | wheatberries-6.x-1.0.tar_.gz | 432.01 KB | binford2k |
| #3 | vino-6.x-1.0.tar_.gz | 235.81 KB | binford2k |
| #1 | devsite-6.x-1.0.tar_.gz | 25.4 KB | binford2k |
| #1 | irclogs-6.x-1.0.tar_.gz | 30.86 KB | binford2k |
Comments
Comment #1
binford2k commentedComment upload is wedging on one attachment. I'll try uploading the others and come back to it.
Here are all but the wheatberries theme. I'll have to post that tonight after work. These can also be browsed from our subversion repository.
https://lug.wsu.edu/svn/wsulug/projects/drupal/modules/devsite/
https://lug.wsu.edu/svn/wsulug/projects/drupal/modules/irclogs/
https://lug.wsu.edu/svn/wsulug/projects/drupal/modules/reminders/
https://lug.wsu.edu/svn/wsulug/projects/drupal/themes/vino/
https://lug.wsu.edu/svn/wsulug/projects/drupal/themes/wsuidentity/
Comment #2
binford2k commentedcomment upload wedges on both themes. Dunno why, but I'm at work, so I can't spend time debugging. In any case, you can check them out from svn easily.
I'll post tarballs tonight.
Comment #3
binford2k commentedWow, they attached flawlessly. I wonder if it's a safari issue.
Also wheatberries has been committed:
https://lug.wsu.edu/svn/wsulug/projects/drupal/themes/wheatberries/
Comment #4
avpadernoWe review only a theme / module per application. Choose the one you want to be reviewed, and let us know it.
Comment #5
binford2k commentedYou mean I have to have each project approved? ...... that seems like crazy overkill. I really don't care .... look at reminders.
Comment #6
avpadernoNo. I meant that we don't review more than one theme/module per application; a CVS application is made just once.
Comment #7
avpadernoStrings used in the user interface needs to be translated; this includes also the strings used as options for the form fields.
The code could use
db_result().The first query is specific for a database engine; both the queries have securities issues as they don't filter the returned users in the right way.
Comment #8
avpadernoThere have not been replies from the OP in the past 7 days. I am marking this report as .