I am writing a new module for drupal that requires me to setup additional cookies.
The problem i have on hand is that, if a use clicks on logout, i need to destroy the cookies that were setup.
Is there a function that can be used to perform certain tasks when user clicks on logout ?
ok. this is a drupal 6 question. in the API, only the user_current_to_arg is mentioned, and I can't seem to locate others in the code. I would like to use them as reference for the proper way to build this function.
Another question, which might be a silly one- if i set a path like /mymodule/%user/settings, can i make it appear on the root of the navigation menu (not as a child of another item), other than setting a path through the path module?
With another month of active beta testing, our code is growing more stable by the day. Since Drupal 6 beta 2 was released, we have committed over 180 fixes to the Drupal 6.x code, so we are proud to announce the release of the third beta version of Drupal 6.x for your testing. This beta version includes usability improvements and lots of bug fixes for issues which the testers encountered. The first beta announcement provided a comprehensive list of high level improvements made since Drupal 5.x, so in this announcement we'll concentrate on how you can help ensure that Drupal 6 is released as soon as possible and is as rock solid as the previous Drupal releases that you've grown to love!
Major changes made since the release of Drupal 6 beta 2 include several code and interface documentation fixes and improvements, HTML validity fixes, performance improvements and easier to use templating. The core system now also runs without table locks and temporary tables, making Drupal usable in more shared hosting environments, and also improving performance at the same time. Localization support in the installer is now complete, as well as error reporting and requirements management through the installation process. One of the major usability improvements in this beta release is the addition of drag and drop ordering support to the blocks, menus and filter formats administration interface.