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 have raised this as bug against glossary, but it could just as easily be a bug in clean urls...
With 4.7.3 and Clean URLs enabled, Glossay seemed to be working well until I looked at a book page. On book pages the GIF does not display, though the link alt-text still shows if you hover over the blank space with a red cross in it where the glossay.gif file should be displayed.
I have some included code and it always seems to be executed twice...even if I say include_once...ideas? If someone could point me in the right direction it would be greatly appreciated.
I'm using the URL filter to pick up http:// and automatically convert it to links, but it does this as a post-processing thing and doesn't actually write it into the code, which is a little bothersome because I frequently want to change the title but the HTML isn't displayed. I'm looking for functionality like this:
- I make a post with some text-links in it, then submit.
- The text links are converted to HTML links, and that code is placed into the blog post.
- I edit the post to change the link titles.
i've been lurking around on drupal.org for a while now learning some of the amazing things drupal can do from all the helpful postings, but i'm a bit stuck...
I need to create a payment option that accepts a purchase order number in lieu of typical forms of payment. After the user selects this payment option I need to add an "insert PO number here" form. When submitted the PO number would then become part of the transaction record and the checkout would proceed as normal to cart/review.
At our university we have a central login/authentication web service that I plan to use for our Drupal site. Our Drupal site will already has accounts created for the students using their central university logins as their drupal Usernames. When a user comes into the Drupal site they are automatically re-directed to a central authentication page. After a successful login the page returns to the referring page (in this case drupal's index.php) with a $_SERVER['REMOTE_USER'] variable equal to their university login. The login returned is something like ab234, tg65, hdd9 etc.
I have successfully installed Drupal. No I want to create subsites, Groups of nodes around a specific topic. I want to gives blocks specifically to such parts of the website. In the Blockmenu I see only that in can exclude nodes or specify nodes for certain blocks. I have under stood that I can get a certain block limited to all admin pages with the admin/* line, but how can i get this for a specific part of the website, so as topic1/*.