i hope this question is in the right forum. i would like advice on how i would go about developing this database feature on my site. i am still in the act of creating my site, (drupal 4.7) this project is something i am going to start working on after the site is up and running, but i was to get a handle on what i would need to do and learn now. i might possibly have help locally, if i can twist an arm or two for data entry. i've had a couple of access database classes a few years ago, but never really created one in the real world, so i have some exposure to database concepts, keys, queries and forms and tables,but i am new to php and mysql. i have a couple of books on them and xml i recently aquired if that applies. my site will have a strong political action theme to it. i have seen the civicaction package and the petition module, but i need the excellent features seen on the web site AfricaAction.org its just a beautiful set up, where they have a letter pre-written
i need one of feature to have a online letter writing forms like those above, with also features that can show what current legislation and where my site stands see below:
hi to all...
i want to post a diiferent content daily by using drupal ..
one day i post node/1 next day i post node/2 like this..i want to continue... for a week (automatically change
)
which modules can i use this...
i tried with so many modules...
scheduler.module but unpublish not working there...
same with help of the http://drupal.org/node/97943
this node..i tired with view...
i created a block view...and i create page..view...
The Historic Monument module is now ported to work with 5.0 API. The module is in CVS right now - if anyone has time to try it out or even cast an eye over it for XSS vulnerabilities that would be appreciated.
Install files still to do - will commit them tomorrow.
I was just wondering if it would be an improvement if the function user_view in the user.module would set the $account variable as global, so it can be accessed from other modules without reloading the account object again (and again, and again) from the several modules that create contents or blocks for the profile page.
I know I can probably solve it by creating my own global $profile_account variable in one of my modules in the function mymodule_user when $op=view, but I was just wondering. I'm pretty new to Drupal and php, so any suggestions are most welcome.
I've searched the forums, and site, to see if I could answer my query myself, but I haven't found anything that answers the problem I'm having.
I'm also not sure if it is a "Drupal" or an "Adsense Module" issue - so I'm not sure where to look in the scheme of things to correct the error I'm getting.