If you are a web site owner who has been using Jacobo Tarrio's localegettext module to upload PO files to your Drupal site, I need your help.
I am in the process of merging Jacobo's module with the locale module from Drupal core. For testing purposes I'd like to have as many PO files in as many different languages as possible. I am especially interested in languages that have more than one plural form as I intend to support those languages.
There used to be a time on the now abonded drop.org site where there was "Gravity" (like karma in slash) with drupal as described on for example http://www.drop.org/node.php?id=98&cid=358. Is this still in drupal? and if so, where to enable it? Or is this something that was lost somewhere between 3 and version 4?
I could not remember if this was already done, but i would like to be able to access any page i am viewing as xml (rss). So when i go to the weblinks, I would like to be able to add /feed/ (or xml..) after it to see the rss page
Has this been done some time ago (please point me to the right place) or does this qualify as a valid feature request?
Hi, I've been trying to create a static page in sections. That is, create a static page X, and then create more static pages that have X as their parent. Why do this? To make it easier to author sections of my site, instead of having to write a whole (large) page in one little HTML entry box :-)
I've begun to use drupal for several websites that I administer, and am now trying to put together development tools. I downloaded a trial version of Zend Studio, and I don't understand how it is interacting with drupal.
My environment is OSX, Apache/1.3.29, PHP Version 4.3.4, I usually edit in emacs. Trying to debug drupal on the same machine the server is running on.