Please help me decide how to solve this issue.
I want to post information about programs (name, version, release date, description).
2 level classification (category/ type)
Flexibility to change how each field is displayed. (CSS)
New Drupal user, working on converting a Mambo-based site to Drupal 7. For some reason, the whole Drupal install shows up in a frame in Chrome, but displays okay in FF or IE. Any ideas why that might be?
I am looking for a way to exclude my admin account from showing up in the user search results (for security reasons). I can't seem to find a way to do this. I am new to Drupal, but this seems like something it should be able to do. I tried editing the search-result.tpl.php ,but can't find any info in the docs about users.
Any help would be great.
Thanks
/kidA
Hi everybody,
I wanna know, before run, if it's possible to dump object from some XML information, and do comparating with the MySQL database of Drupal ?
If it's TRUE, which tool are the most useful to do that ?
Hi All. I was just wondering next thing: (update August 11)
I have tied a vocabulary catalog to an ubercart system. Now I have 11 products connect to one term that resides in that catalog-vocabulary.
Now. If you go to the term page (e.g. catalog/coffee), my list of 11 products are paged with a limit of 5. So I get three pages. That's working fine. If I would like to alter that limit of 5, where should I do it? I checked in views, but there is not really something connect to this type of page, I think. Somebody knows?