Trickkiste
Show only some webs in WebLeftBar:
%WEBLIST{" * <a href=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$name/%HOMETOPIC%\"><span style=\"background-color: %$markerVAR{\"WEBBGCOLOR\" web=$qname }$marker%; border:1px solid white;\"> </span> <b>$name</b></a>" webs="Web1, Web2, Main"}%
Raw Edit Button
To show the Raw Edit Button at the top:
- Add a "cover" to the TWikiPreferences
- create a view file called view.covername.tmpl in twiki/templates containing:
%TMPL:INCLUDE{"view"}%
%TMPL:DEF{"top:toolbarbuttons"}%%TMPL:P{"activatable_raw_edit"}%%TMPL:P{"activatable_edit_or_create"}%%TMPL:P{"activatable_attach"}%%TMPL:END%
Configure automatic Emails
finally moved mailnotify to the bin directory where it seems to work even though it throws a 500 internal Server Error on execution...
Automatic Attachments
show attachments that were uploaded manually by adding the following line to
LocalSite? .cfg
$TWiki::cfg{AutoAttachPubFiles} = 1;
Topic revision: r2 - 27 Jul 2010 - 15:01:49