I need to pass the wildcard at the end of this URL to the function accountant_registry_form which is generating a form being retrieved by drupal_get_form. I want to use the wildcard to populate the form with that registry's data as default values.
I have a client that I'll be building a relatively simple, low traffic, site for. It should essentially be an out of the box install with a new theme and a handful of modules to handle a calendar, an image gallery, and ultimately an online store. There will likely be multiple blogs and password protected content as well. Oh, eventually they would like the site in two languages - English and Japanese.
I download the archive module from the Drupal download page. I installed the module in the right directory and enabled it. I works fine for me but I have one little problem. When not logged in, I’m not authorized to access the archive pages.
How can I change the permission level for this module? The module is not listed at the Permissions page in the admin selection.
I installed the views module for Drupal 6.0 and enabled it on the modules page. After that nothing is happening. I don’t see a new menu item under Site building.
Can somebody tell me how I use the Views module in Drupal 6.0.
I’m using the Drupal 6.0 RC 1 and Views 6.x-2.x.-dev