#include "../WebSite/repository/CWcode2DevCom.cwp" // Coloration syntaxique des mot-clés du TLC. function keyword<"TLC">(sId : value) { return sId in {"strategy", "duration", "activate", "desactivate", "start", "time", "vehicles_hour"}; } // Coloration syntaxique des mot-clés du GRZ. function keyword<"GRZ">(sId : value) { return sId in {"digraph", "ranksep", "node", "shape", "style", "fillcolor", "fontname", "fontcolor", "color", "label"}; } #overload mainCWcode ::= => { local sDate = completeDate($formatDate(getNow(), "%t") - 0.375$, "%t"); @
![]() |
@ } #super::#super::mainCWcode => { if existFloatingLocation("TOC", false) insertText(getFloatingLocation("TOC"), " "); @ T-Shirts and Fame! We're eager to find people interested in writing articles on software-related topics. We're flexible on length, style, and topic, so long as you know what you're talking about and back up your opinions with facts. Anyone who writes an article gets a t-shirt from ThinkGeek in addition to 15 minutes of fame. If you think you'd like to try your hand at it, let jeff.covey@writeText('@');@freshmeat.net know what you'd like to write about. |
![]() |
@}
text:sText
=>{@
@}
=> insertText(getFloatingLocation("title"), removeLayout(sText));
endCode<"title">
;
#overload CWcode<"docinfo/">(options : node) ::=
removeCodeBegin(options)
=> {
@ by @options["author"]@, in Tutorials - @formatDate(getNow(), "%W, %B %d")@th @formatDate(getNow(), "%Y")@ 00:00 PDT
@} #super::#super::CWcode<"synopsis">(options):sText /* => sText = removeLayout(sText); => sText = sText.replaceString('\r', ""); => sText = sText.replaceString('\n', " "); => insertTextToFloatingLocation("description", "\"" + sText + "\""); */ => { @