addedValues Plugin

...Powerful Free! Database Expansion for Manila
logoBottle:

(1 or more words)


Get tropes here!
Click to see internals
Report bug


American Civil Liberties Union of New Jersey

sitepic_aclunj.jpg:
Viewable with Any Browser

Members
Join Now
Login

addedValueMacros.newStoryFormLink

Syntax

{addedValueMacros.newStoryFormLink(whatText, formID, whatTarget=nil, anchor=nil, class=nil, title=nil, accesskey=nil, hreflang=nil, tabindex=nil, onmouseOver="", onmouseOut="", onClick="")}

Examples

{addedValueMacros.newStoryFormLink("New Reference Story", "NewRefPage")}
To see the currently defined addedValues forms in this site , click Examine forms.

Semantics

newStoryFormLink returns a link to a page with a form to create a new Manila story. The form must have been defined as a Manila ETP form. If any of the optional parameters whatTarget, anchor, title, title, accessKey, hrefLang, tabindex, onmouseOver, onmouseOut, onClick are present they are used to build the link.

; Error encountered are reported as HTML comments with an explanatory text, use view source in your browser to see them; such as

<!-- addedValues is not configured for new stories

--<

addedValues allows you to create stories in a unlimited number of formats, using different forms. This macro is useful in building menus of links to create different types of messages. One common usage is with the manilextras.editorialMenu macro.

See also