Hi, Let me sum up a few important mails to the curiously named thread " Core: DRUPAL-5 branched " and let me add my thoughts. Neil said that he would like paths like http://api.drupal.org/api/function/hook_menu/6.x so that we can have tabs per version. Then came the question (Derek, I tink) -- what should reside on http://api.drupal.org/api/function/hook_menu? Earnie Boyd followed up to this: upgrade instructions. He thinks it's a lot of work. But it's not -- we already write these for the handbook. It might be some work restructure the 4.7 -> 5 instructions into this but the 5 -> 6 already can be written into a new structure. What remains is deciding this structure. I suggest using another .php let's say update.php besides hook.php and friends and free-form Doxygen describing the transition where necessary for each hook. So the 4.7 -> 5 restructure will become a matter of copy-paste. Regards NK
On Thu, 18 Jan 2007 14:33:35 +0100, "Karoly Negyesi" <karoly@negyesi.net> wrote:
Hi,
Let me sum up a few important mails to the curiously named thread " Core: DRUPAL-5 branched " and let me add my thoughts.
Neil said that he would like paths like http://api.drupal.org/api/function/hook_menu/6.x so that we can have tabs per version.
Then came the question (Derek, I tink) -- what should reside on http://api.drupal.org/api/function/hook_menu?
The "default tab" / default local task, of course. The only question is whether the default tab should be HEAD/current dev version or current stable version. I'd lean toward current stable version. --Larry Garfield
participants (2)
-
Karoly Negyesi -
Larry Garfield