I'm using the 4.7.0 beta 4 version of drupal now, and I wonder if any of you have used the NEWS_PAGE module in that versión it doesn't throws any error but I can't add any news_page in add content menu, do you know any other module that can use instead of the news_page module?
just trying to get drupal set up on my local machine, seem to have an issue with database connection.
My database exists, although there are no tables in it.
I have the user permissions all set.
But I get the 'Unable to connect to database server' message when I load index.php.
I'm using Drupal 4.7 Form API and want to add some extra code to "Save configuration"
and "Reset to defaults" on settings page? Is it possible to extend the default functions?
What I want for "reset" is a call to DB that removes all according variables instead of
only reset the forms on settings page. And on "save" I want to modify some variables
depending on the user input.
Any good place to find them? Any commercial ones available anywhere? No offense meant to anyone but I've yet to see a single Drupal design, here or elsewhere, that makes me think "Wow, that looks great." Which isn't to say such a site doesn't exist, I just haven't seen it yet! An internet search for Drupal themes comes up short. Why, for a script that's been around so long, does there seem such a shortage? Because they're too hard to create? Too little interest?
I was looking for some help using the Views API. I want to query on custom fields when I make my node listing so I dont' think I can use the form to generate my page. I am trying to use the various handlers to just make a simple listing available as a first step. I took the example table description from the API.txt file and put it in my module with no changes except the name:
I just updated to drupal 4.7.0 and I don't know where to ser the primary and secondary links anymore, I just can't find the field in themes or options.