homepage question

How do I make my website so that it doesn't go to www.myhomepage.com/HOME. I tried under administrator - settings and took out the default homepage with the home at the end but it still did not work.

Separate CVS into 4.7 compatible and old

Currently there are several modules in CVS that are in one of three states: 1. 4.7/head compatible, 2. 4.6 modules that are in development and 3. old modules that have not been updated for awhile, which is why they only reside in CVS.


How to know which functions are deprecated?

It would have been nice to know that
form_submit() was not going to be supported in 4.7
Where should I have been looking to have known this ahead of time?

Some lessons could be taken from the php.net manuals which clearly mention what functions are deprecated, and which ones are preferred over others for efficiency reasons.

Possible job offer: how much to document the Drupal database schema?

I use Drupal for misc consulting consulting jobs and I've always been frustrated by the lack of database documentation.

Depending on how much money this would cost, I might be interested in paying someone to document the core tables in the Drupal database. If this were done, where should the db documentation go? As comments into in the database.mysql file? Or as a new subheading under the Handbook chapter Developing for Drupal?

Ben in DC
PublicMailbox at benslade dot com

Drupal Glossary needed

While I was reading the posts today, I come across this comment and It made me think that a glossary of the terms that is used in drupal would be very useful for those who are trying to learn drupal.

I have been reading the handbook's and the drupaldoc's pages for a long time. Although I've learnt a lot, It took me a lot of time and effort to get the meaning of some terms, name of some variables, database field names etc.

How do I configure doxygen to recognise *.module is PHP?

I've had success with your own drupaldocs site - which should also be titled "How to publish documentation for your own module" too. ... And made a requirement for publishing a module ;)

But I'm also trying to use doxygen - the real binary application (WinXP)

I've got it reading my *.module files, but it's parsing them wrong.

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Documentation