What I’m on the lookout for: I’ve a customized node hyperlink which, when clicked, shows a customized HTML content material (choice picks) in a lightbox. I have to move an argument to Drupal Development Service HTML content material to generate Drupal Development Service HTML code.
What I did: I created a menu callback with one argument, and a template file for this “web page” that does Drupal Development Service processing and show Drupal Development Service HTML content material in Drupal Development Service lightbox. I suppose it is somewhat bit overkill and it takes fairly a while for Drupal Development Service complete render to be computed.
Wouldn’t it be higher (sooner) to override Drupal Development Service render with theme perform? If that is Drupal Development Service most well-liked answer, learn how to do? Create a my_theme_page()
perform in template.php
file?
Or can I generate Drupal Development Service HTML in Drupal Development Service callback perform?
Any assist can be appreciated.