User login

Incomplete

So you wanna be a web designer?

Here are some tools I've found to be quite useful in my web designing escapades... and yes, of course they are all open source.

RSS problems Drupal to Drupal

drupal feed seems to be broken, because of error "Invalid document end" on line 1

If a feed can't work from one Drupal site to another...

Maybe these folks are right: http://www.hiveminds.co.uk/node/3139

Funny though, they're a Drupal site, and don't give any answers for Drupal!

We need a solid solution for Drupal for both ends: a cleaner RSS output, and a more forgiving RSS reader.

Resolution

E-mail mailing list managers brief discussion in IRC

---: killes: so, my plan is to get the shiny new subscriptions module (beta expected on Sunday) on drupal.org , removing the subscriptions code from project module. While there, it could replace simplenews.
[07:09am] killes: hmm
[07:09am] killes: the problem with both of them is that they use php's mail()
[07:09am] ---: Be my guest
[07:09am] killes: OSUOSL would like to have soem boucne processing.
[07:09am] ---: I have blasted the module into small submodules
[07:09am] ---: the sender is in a separate module

Remove count-limited content types from Create Content menus for

If you want this, contact Agaric (and offer mutual aid). Or if you have the answer, let us know!

Nodeprofile and other Nodefamily count-limited

One possible way, no-go:

http://api.drupal.org/api/function/hook_access/5

Unless we're the module that actually created the node type, we don't have access to hook_access, which is how Usernode hides itself:

Attempting to use Drush for recently released modules does not work

Just so y'all know.

Update Status module must take a while to get its info.

Set GMap to not recenter when pop-up div opens

No answer, but this guy does seem to know what he's doing with maps:
http://lecturer.eng.chula.ac.th/fsvskk/gglmap2/gmad-v2x.html

probably old - January 31, 2006 - 2:24pm.
http://webgeer.com/gmapdemo

Taxonomy translation: better way in Drupal 5?

taxonomy translation
Drupal taxonomy term translation

i18n: how to translate taxonomy terms
http://drupal.org/node/55658

Multilingual categories
http://drupal.org/node/133999

From the i18n/contributed/README.txt

Cache or take an image snapshot of Google maps display in Drupal

Cache a google map shown through GMap module, including the icons loaded on the map-- so essentially, create a static image (jpg, png) of the map that is created through the interaction of your site with the Google Map API and JavaScript.

No answer:

Using PHP/MySQL with Google Maps
http://code.google.com/support/bin/answer.py?answer=65622&topic=&ctx=sibling

Nor:

Syndicate content