addedValues Plugin

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

(1 or more words)


Get tropes here!
Click to see internals
Report bug


Caluka St. Tropez

sitepic_caluka.jpg:
Viewable with Any Browser

Members
Join Now
Login

addedValueMacros.newMessageFormLink

Syntax

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

Examples

{addedValueMacros.newMessageFormLink("New Tutorial Mesagee", "tutorialETP")}
To see the currently defined addedValues forms in this site , click Examine forms.

Semantics

newMessageFormLink returns a link to a page with a form to create a new Manila message. 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 messages --<

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