Is there a way to hot link author's name to a biography namespace?
Lets' say I post an article (I am only the poster) and the article is written by Ted The Super, I want user to mouse over the name Ted The Super and be able to go to Ted's bio page
Is there a way to hot link author's name to a biography namespace?
Lets' say I post an article (I am only the poster) and the article is written by Ted The Super, I want user to mouse over the name Ted The Super and be able to go to Ted's bio page
You can create an additional namespace if you wish and call it biography. You can then add the link to a biography page showwiki.php?title=BiographyNamespaceTitle:Usernam e to the $template_hook in vault_article_popup. You should also look at hook vault_contributors_parse in vault/special_class_postbit.php for an idea of the context.
- lead developer for VaultWiki
Bookmarks