McNeel Wiki
RMA Borders
Bearbeiten · Drucken · Hilfe · Alle Themen
Hauptseiten

AccuRender

Bongo

Brazil r/s

Flamingo

Penguin

Rhino-Blogs

Rhino

Rhino Labs

Suche

Sprachen

Česky

Deutsch

English

Español

Français

Italiano

Polish

日本語

한국어

中文(繁體)

中文(简体)

 
.

This page is used to customize the borders for this Wiki

TopBorder{
aTopic |
[
"%small%",
aTopic.Version.IfNull
{
aTopic.Namespace.IsReadOnly.IfFalse
{
Presentations.Link(federation.LinkMaker.LinkToEditTopic(aTopic.Fullname),"Bearbeiten")
}
IfTrue
{
""
}
}
Else
{
""
},
" · ",
Presentations.Link(federation.LinkMaker.LinkToPrintView(aTopic.Fullname),"Drucken"),
" · ",
Presentations.Link(federation.LinkMaker.LinkToTopic("McNeel.WikiHelp"),"Hilfe"),
" · ",
Presentations.Link(federation.LinkMaker.LinkToTopic([aTopic.Namespace.Name,".AllTopics"].ToOneString),"Alle Themen")
]
}
LeftBorder{
aTopic |
[
"%silver%'''Hauptseiten'''",
Newline,
namespace.TopicsWith("MainPage").Sort.Collect
{ e |
[
"%small%",
Presentations.Link(federation.LinkMaker.LinkToTopic( e.Fullname ), e.GetProperty("MainPage")),
Newline
]
},
Newline,
"----", Newline,
[
"||{T-}",
"%silver%'''Suche'''",
"||",
Newline,
"||{+}",
Presentations.FormStart( "http://googlesearch.mcneel.com/search" , "get"),
Presentations.InputField("q", "", 15),
Presentations.HiddenField("site", "mcneel"),
Presentations.HiddenField("client", "mcneel"),
Presentations.HiddenField("output", "xml_no_dtd"),
Presentations.HiddenField("proxystylesheet", "mcneel"),
Presentations.HiddenField("lr", "lang_de"),
Presentations.HiddenField("as_sitesearch", "de.wiki.mcneel.com"),
Presentations.ImageButton("goButton", federation.LinkMaker.LinkToImage("images/go-dark.gif"), "Diesen Text suchen"),
Presentations.FormEnd(),
"||",
Newline
],
"----", Newline,
"%silver%'''Sprachen'''", Newline,
"%small%",Presentations.Link("http://cs.wiki.mcneel.com","Česky"), Newline,
"%small%",Presentations.Link("http://de.wiki.mcneel.com","Deutsch"), Newline,
"%small%",Presentations.Link("http://en.wiki.mcneel.com","English"), Newline,
"%small%",Presentations.Link("http://es.wiki.mcneel.com","Español"), Newline,
"%small%",Presentations.Link("http://fr.wiki.mcneel.com","Français"), Newline,
"%small%",Presentations.Link("http://it.wiki.mcneel.com","Italiano"), Newline,
"%small%",Presentations.Link("http://pl.wiki.mcneel.com","Polish"), Newline,
"%small%",Presentations.Link("http://jp.wiki.mcneel.com","日本語"), Newline,
"%small%",Presentations.Link("http://kr.wiki.mcneel.com","한국어"), Newline,
"%small%",Presentations.Link("http://tw.wiki.mcneel.com","中文(繁體)"), Newline,
"%small%",Presentations.Link("http://cn.wiki.mcneel.com","中文(简体)"), Newline,
Image("http://en.wiki.mcneel.com/content/upload/images/blackdot.png","","180","1")
]
}
BottomBorder{
aTopic |
[
"%small%",
aTopic.Namespace.IsReadOnly.IfFalse
{
Presentations.Link(federation.LinkMaker.LinkToRename(aTopic.Fullname),"Umbenennen")
}
IfTrue
{
""
},
" · ",
request.AreDifferencesShown.IfTrue
{
Presentations.Link(federation.LinkMaker.LinkToTopic(aTopic.Fullname),"Änderungen ausblenden")
}
IfFalse
{
Presentations.Link(federation.LinkMaker.LinkToTopicWithDiffs(aTopic.Fullname),"Änderungen")
},
" · ",
Presentations.Link(federation.LinkMaker.LinkToVersions(aTopic.Fullname),"History"),
" · ",
Presentations.Link(federation.LinkMaker.LinkToSubscriptions(aTopic.Fullname),"Anmeldungen"),
" · ",
Presentations.Link(federation.LinkMaker.LinkToLostAndFound(aTopic.Namespace.Name),"Fundsachen"),
" · ",
Presentations.Link(federation.LinkMaker.LinkToSearchFor(aTopic.Namespace.Name, aTopic.Name),"Referenzen"),
" · ",
Presentations.Link("/upload.aspx", "Dateien-Upload", "Dateien-Upload")
]
}
Umbenennen · Änderungen · History · Anmeldungen · Fundsachen · Referenzen · Dateien-Upload