I need to access a jargon buster page from in-line calls from within node text
eg [a href = "jargonbuster#adword" etc etc ]Adword [a]
with the square brackets replaced with angle brackets
I've tried simple_dialogue and popups but either I'm getting the a links wrong or I'm missing some vital part of the setting up procedure. Ideally there is a simple module as there were with earlier versions of drupal, or some way I'm yet to discover with what I've got
I have just installed Drupal, and I am trying to setup a news page with an archive, like this site: http://www.ormondtennisclub.org.au/news. Notice how there is news with the date, and archives for previous news?
Can this be done with a standard Drupal install? Do I need an additional module?
I would like to know if the following things are taxonomy vocabulary or content type :
- I have several "process", each "process" could contains several "procedure".
- I have several "workings", each "workins" could contains different "document" (manual, procedure, etc).
If I look a "process" or a "working", I see all the document related to it with the help of views/panels module.