issues prior to 5.x--1 or 4.7.x--1 release
Prior to a 5.x release I'd like to finish off these issues:
Remove listing page functionality
Remove Index Aliases
Remove or Make optional the Transliteration
New algorithm and/or exposed control for transliteration
And of course this bug:
taxonomy_get_term and illegal_offset errors when adding taxonomy/nodes
It would be great to get some comments from folks on some of these issues because I haven't really decided on whether to do them or not. I'll also post back here when I've got a more firm "beta" for 5.0 and 4.7 for people to test and will then do a tag release.
Read moreRequest for help - Pathauto Module
Hello,
I think this is a great group.
I'm not sure if it's within the charter, but I'd like to request some assistance in testing/reviewing the Pathauto module to make sure that it is Postgresql compliant. I'm a maintainer of Pathauto and would love to find a user of both Postgresql and Pathauto to make sure that it works (and that changes I make don't break the compliance!)
Anyone care to help? It's a pretty popular module so I imagine I'd hear about any problems, but it would be nice to know "for sure".
Thanks,
Greg
Virtual path
Interesting would be a virtualpath.module which would substitute e.g.:
Users:
http://drupaler.net/user/1
to:
http://drupaler.net/user/1/Narres.IT
http://drupaler.net/user/Narres.IT.1.html
Nodes:
http://drupaler.net/node/17
to:
http://drupaler.net/node/17/Some%20links%20to%20relations%20between%20Us...
Categories:
http://drupaler.net/taxonomy/term/5
to:
http://drupaler.net/taxonomy/term/5/Modules
http://drupaler.net/taxonomy/5/Modules
http://drupaler.net/taxonomy/Modules.5
It's easy to do this in a template, but would be much more usable in c
Read more
