You are here: System » WebChanges

50 recent changes in System Web retrieved at 05:43 (Local)

17 Nov 2015 - 04:14 | Version 1 |

VarADDTOHEAD in System
ADDTOHEAD deprecated, use ADDTOZONE instead This macro is deprecated. Please use VarADDTOZONE instead. It effecively is a shortcut for %ADDTOZONE{"head" ...}%
VarALLVARIABLES in System
ALLVARIABLES list of currently defined macros Expands to a table showing all defined macros in the current context Deprecated 2009 04 29 in favour of SHOWPREF...
VarCALCULATE in System
CALCULATE add spreadsheet formulae calls using standard Macro evaluation order. The %CALCULATE{"formula"}% macro is handled by the SpreadSheetPlugin. There are ar...
VarLANG in System
LANG the language specified by the server locale This macro is used to generate the lang (and xml:lang) attribute in generated HTML pages. If {UseLocale} is enabl...
VarLOCALSITEPREFS in System
LOCALSITEPREFS web.topicname of site preferences topic * The full name of the local site preferences topic. These local site preferences overload the system le...
VarMAINWEB in System
MAINWEB deprecated synonym for USERSWEB Deprecated. Please use %USERSWEB% instead.
VarSUBSCRIBE in System
SUBSCRIBE{ attributes } subscribe the current user for notification of changes to the current topic Anywhere in a topic or template: * %SUBSCRIBE{...}% or si...
Category in System
%SEARCH{"parent.name=''" web="" type="query" nonoise="on" format=" $dollar $topic : $pattern(.*? ^\n \n ( ^\n ).)"}% Related Topics %SEARCH{"parent.nam...
AdminDocumentationCategory in System
A List of Wiki Administrator Documentation List of documents relevant for the installer and administrator of the Foswiki installation
GoodStyle in System
Collaboration Tips A short list of hints and recommendations that are considered basic knowledge when starting to edit existing topics. #SignAndDate * If a dis...
RegularExpression in System
Regular Expressions Regular expressions (REs), unlike simple text queries, allow you to search for text which matches a particular pattern. Introduction REs are ...
TextEditor in System
Text Editor A text editor is different from a WYSIWYG editor because it doesn't do display formatting like bold type, or mixed font styles, sizes and colors. ...
TimeSpecifications in System
Time Specifications Date/time formats recognised and generated by Foswiki. For all strings the time is optional. * 31 Dec 2001 23:59 * 2001/12/31 23:59:59...
TwentyMinuteTutorial in System
20 Minute Tutorial This step by step, hands on tutorial gets you up to speed with all the Foswiki basics... 1. Get set... Open two browser windows, so that you...
UserDocumentationCategory in System
A List of User Documentation Documentation mainly useful to end users
UserToolsCategory in System
A List of User Tools List of tools the user may need for setting and resetting passwords, changing email address etc.
UsingHTML in System
Using HTML When, and how, to use HTML in topics. You can use most HTML tags in topics without a problem. This is useful where you want to add some content that is...
WYSIWYG in System
What is WYSIWYG? WYSIWYG is an acronym for for "What You See Is What You Get". Foswiki allows you to edit content using a WYSIWYG editor. This editor lets you edi...
WikiSyntaxSummary in System
Online help for new users of Foswiki when editing a page. If there's some formatting that your contributors use often, you can customize this for your site's part...
UserName in System
%MAKETEXT{"Your username is a sequence of alphanumeric characters and underscores that uniquely identifies you to the system. The exact format of the username dep...
MailerContribPlugin in System
MailerContribPlugin This is a 'mini' plugin that provides a rest handler for invoking the mail notification process via an HTTP request (e.g. from the browser). I...
JQSelect2Contrib in System
JQSelect2Contrib %JQPLUGINS{"select2" format=" Homepage: $homepage Author(s): $author Version: $version " }% This extension adds support for the ...
EditRowPluginExamples in System
Nr Project State Progress Timestamp 1 Sliced yoghourt completed : ) 26 Jun 2002 2 Cubical turkeys not started : ( 27 Oct 2007 3 ...
AdminToggle in System
Group Member Toggle This topic implements a button that will turn Admin status on or off for the current user (!), by adding or removing the user from the AdminGr...
BookView in System
BookView is an option available for the SEARCH macro. It allows you to display the result in "book view", that is, the whole content of topics is shown instead of...
WebNotifyHelp in System
" hidelink=" #9660; " linkclass="foswikiButton" remember="on"}% About the Web changes notification service Each Foswiki web has an automatic e mail notification ...
WebTemplateTopics in System
"}% ** "}% %SEARCH{ "'1'" type="query" topic="*Template" excludetopic="WebTopicEditTemplate,*WebCreateNewTopicTemplate,*ViewTemplate" scope="topic" ...
WikiName in System
. %MAKETEXT{"Your name is also a potentially valid _1 .WikiWord WikiWord when used within a topic. However the home pages of registered users on this site ...
TipTopic003 in System
Raw Text link At the bottom of each page among the action links (assuming use of the default PatternSkin), there is a View wiki text link which shows how a topic ...
WebLeftBarCookbook in System
WebLeftBar Cookbook Instructions and tips how to use WebLeftBarPersonalTemplate. WebLeftBarPersonalTemplate is a topic template to create a personal left bar bloc...
TipTopic023 in System
Control table attributes with TablePlugin The TablePlugin gives extra control of table display: * Allows sorting * Changing table properties like border wid...
JQIMaskContrib in System
JQIMaskContrib Usage This extension bundles the fantastic imask.js package for Foswiki. Masks may be assigned to an input field in a declarative way: 1 assig...
JQPasswordGeneratorContrib in System
JQPasswordGeneratorContrib Usage This extension implements a generator for random passwords. This feature is mostly useful for user interface asking for a new pa...
SiteMap in System
mia.phsz.ch Sitemap This table is updated automatically based on WebPreferences settings of the individual webs. %SEARCH{ "1" topic="" web="all" type="query" ...
NewUserTemplate in System
NewUserTemplate * :
FormatTokens in System
Formatting Tokens Foswiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and If...
VotePlugin in System
VotePlugin This plugin can be used to build an online voting system, or poll. There are two ways to vote for an item: * select: vote for a given choice from a ...
TemplateWeb in System
Template Web Purpose Template webs were created to act as templates in creating webs. It is now possible to create webs via the .ManagingWebs topic. In the not...
WebAtom in System
mia.phsz.ch's System web
WebRss in System
" else="mia.phsz.ch's System web"}% /System
WebSiteTools in System
Web Site Tools * (More options in WebSearch) * WebChanges: Display recent changes to the web * WebIndex: List all topics in alphabetical order. Se...
WebTopicCreator in System
** Wiki admins Please replace all web's WebTopicCreator topic contents with this text: All WebTopicCreator topics on this site: %SEARCH{ "WebTopicCreator" ...
SkinBrowser in System
Skin Browser You can try out the Skins currently installed on this system: %SEARCH{ "1" topic="*Skin" scope="topic" web=",TWiki" type="que...
StaticMethod in System
A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example, package Telecoms StaticMethod defaul...
TimBernersLee in System
Tim Berners Lee invented the World Wide Web while working at CERN in 1989. See his biography at http://www.w3.org/People/Berners Lee/
50 topic(s) found
< Previous Page 11 of 12 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
Kontakt
Pädagogische Hochschule Schwyz
Zaystrasse 42
CH-6410 Goldau
T +41 41 859 05 90
info@phsz.ch Dies ist ein Wiki des Fachkerns Medien und Informatik der Pädagogischen Hochschule Schwyz. Für Fragen wenden Sie sich bitte an wikiadmin@phsz.ch
This page was cached on 25 Feb 2025 - 05:43.
This website is using cookies. More info. That's Fine