space Baylys
Just practicing to pass the Turing test.
space
space
space
space
Developer for Hire!
space
addedValues Plugin
space

Home

What's new

Bayly.Root

space

Bounce suite.

commentit

fingerServer Suite.

hierMenus Plugin

ManilaFixer Plug-in

space
space

Access Control

Attached Documents

Controlpanel Interface

Hourly Hits Chart

Import Functions

manilaExtras Macros

space
space

accessTimestampString Macro

allhourlyHIts Macro

alternateTemplateLink

areaTag Macro

attachedDocuments

bodyTag Macro

breadcrumbs Macro

csActionDict Macro

editorialMenu

getnamedLink Macro

hourlyHits Macro

includenews Macro

insertBaseTag Macro

loginForm

marknonCachable Macros

memberAttribute

messageAttribute Macro

messageCohorts Macro

messageExpiryDate Macro

messageReleaseDate Macro

messageViewers

metaRefresh Macro

pathAtt Macro

pathAttToIncludeMessage Macro

pathDirectiveValue Macro

pathPictureURL Macros

pictureRef Macro

renderOutline Macro

renderScript Macro

SCNSCall Macro

shortCutToMsgNum Macro

shortCutToPictureMsgNum Macro

shortCutURL Macro

siteCrossLink Macro

siteMenu Macro

siteStructureMap Macro

spacepixels Macro

storyAuthor Macro

statsGifPage Macro

embed Macro

space

Obscure Preferences

OPMl undo

TurboCache

Versioning

space

mrdebugger

Navigator Ticker Plugin

Sendmail Suite

TranslateAid plugin

Whois Macro

Cornershop Plugin

Career

edutools Root

Enhancements

Interests

linguist Plugin

Manila

Patches

Patches by Group

Papers

Sales

Sign My Guestbook

User(land) Relations.

Contact Address

Search Baylys

urlchains

space
Join Now
Login
space space space

renderOutline Macro

This macro renders a Frontier outline to HTML, the inspiration was Userlands html.macros.renderscript, but I avoid tables and spacer gifs and use CSS to do the indentation.

Parameters

  • adrOutline - the name of an outline in your Frontier roots(address)
  • indentPixels (optional, default 30) - indentation depthin pixels

Example

{ManilaExtras.renderOutline("emailJSTest.formDefinition")}

Displays the contents of emailJSTest.formDefinition , an outline in the #tools table of this website.

#renderoutlinewith "linkFormView"
#linkform_definition "emailJSTest"
#linkForm_errorResponse "emailJSTest sorry"
#linkForm_goodResponse "emailJSTest thanks"
#linkForm_noHitsResponse "emailJSTest noHits"
#linkForm_requiredMissingMessage "Required items are missing:"
#linkForm_numericMissingMessage "Numbers required for:"
#linkForm_invalidDateMessage "A valid date is required for:"
#linkForm_invalidTimeMessage "A valid time is required for:"
#linkForm_invalidEmailMessage "A valid email address is required for:"
text group=

<I>Required fields are in <B>Bold </B></I>

Test01 email(65),maxlength(65),value(dbayly\@udena.ch)="Test #1","OK"
Test02 email(65),maxlength(65),value(<"That Tall Guy"\@ora.com (this address is no longer active)>)="Test #2","OK"
Test03 email(65),maxlength(65),value(david.bayly\@udena.ch)="Test #3","OK"
Test04 email(65),maxlength(65),value(dbayly>bayly\@udena.ch)="Test #4","Bad '>'"
Test05 email(65),maxlength(65),value(This is a test< \@udena.ch, \@scripting.com: allan\@erols.com>)="Test #5","OK"
Test06 email(65),maxlength(65),value(This is a test< \@udena.ch, \@scripting.com: allan\@[192.168.0.1]>)="Test #6","OK"
Test07 email(65),maxlength(65),value(dbayly<bayly\@udena.ch)="Test #7","Unmatched '>."
Test08 email(65),maxlength(65),value(dbayly.bayly\@udena*ch)="Test #8","syntactically OK"
buttonsGroup group=

reset reset(reset), align(right)=
submit submit(submit), align(left)=