Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I created my own theme and it works swimmingly except that when I use the Printer-Friendly module on my book pages: the URL list and logo does not show up, whereas on my Story and Page pages :P it displays correctly. Did I mess it up in my node-book.tpl.php which I'm pasting here:
The huge success of the theme contest over at Joomla has spurred many new comers to Joomla and created competition amongst the usual "Paid" Theme sites and developer because the new Themes (templates) are very solid and well tested.
Drupal needs something like this. !!
Winner will get a default install into the Drupal distributed files with full credit.
I need to add a new form right above the comment form (the form for users to post comments), and below the list of comments.
If I override the comment_form template, I get nested forms which don't work on all browsers.
I tried to override the comment_wrapper template, but I haven't found good documentation on this and so far all my attempts have been futile, as it receives the whole string of HTML (list of comments+comment form) as its input rather than an array or something I can easily manipulate.
hi,
Though I have not named the project, I have been working on a dreamweaver extension for drupal templates. Now it is in final test stage. It will be availabe for download very soon.
Features include
* a none-programmer can do everything in drupal themeng
* creating basic files with a single click.
* adding Regions in few clicks
* graphic view
* migrate between versions
* Deleting unnecessary files
i want to develop my first module. it should display node related information when a special node view is shown, like some links or other cck-fields.
how could i start? perhaps it is enough to build a block with some special code, but i don't know how to start.
thank you for your help!
I want to make a gallery kind of thing like this "Featured work 2007" (http://www.opendesigns.org/preview/?template=1047) in the original Ad Agency theme. Can someone explain how this can be done, or point me to where I can find out?