Changeset 495
- Timestamp:
- 11/09/08 17:49:46 (3 years ago)
- Location:
- trunk/core/data/TWiki
- Files:
-
- 7 edited
- 1 moved
-
MainFeatures.txt (modified) (1 diff)
-
StartingPoints.txt (modified) (1 diff)
-
TWikiGlossary.txt (modified) (1 diff)
-
TWikiSite.txt (modified) (1 diff)
-
TWikiUsersGuide.txt (modified) (1 diff)
-
TopicsAndWebs.txt (moved) (moved from trunk/core/data/TWiki/TWikiTopics.txt)
-
VarMAKETEXT.txt (modified) (1 diff)
-
WelcomeGuest.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/TWiki/MainFeatures.txt
r490 r495 16 16 * *TWiki plugins:* Easily install program enhancements using external [[TWikiPlugins][plug-in modules]]. Developers can create plug-ins in Perl using the TWiki Plugin API. 17 17 * *Templates and skins:* A flexible [[PresentationTemplates][templating system]] separates program logic and presentation. [[Skins]] overwrite template headers and footers; page content is unaffected. 18 * *Managing pages:* Individual [[TWikiTopics][pages]]can be renamed, moved and deleted through the browser.18 * *Managing pages:* Individual pages can be renamed, moved and deleted through the browser. 19 19 * *Managing users:* Web-based [[TWikiRegistration][user registration]] and [[ChangePassword][change of password]]. 20 20 * *Statistics:* Create statistics of TWiki webs. Find out most popular pages and top contributors. -
trunk/core/data/TWiki/StartingPoints.txt
r482 r495 11 11 * TWikiFAQ: Common questions about TWiki use 12 12 13 * TWikiTopics: Customize, rename, move, or delete TWiki topics14 13 * GoodStyle: Things to consider when changing text 15 14 * TWikiShorthand: Easy to learn rules for editing text -
trunk/core/data/TWiki/TWikiGlossary.txt
r490 r495 16 16 | Skin: | Skins overlay regular _templates_ with alternate header/footer layout of _pages_; topic text is not affected. Skins are typically enabled site-wide or per _web_. [[TWikiSkins][Details...]] | 17 17 | Templates: | (1) Regular templates define header/footer layout of _pages_; topic text is not affected. (2) Template topics set the default content for new _topics_. [[PresentationTemplates][Details...]] | 18 | Topic: | The content of a TWiki _page_, consisting of text, an optional _form_ and optional _attachments_. It has a WikiName that's unique within its _web_. [[T WikiTopics][Details...]] |18 | Topic: | The content of a TWiki _page_, consisting of text, an optional _form_ and optional _attachments_. It has a WikiName that's unique within its _web_. [[TopicsAndWebs][Details...]] | 19 19 | TWiki: | A web-based collaboration platform targeting the corporate world. Contraction of "TakeFive Wiki". By chance, also happens to be the name of the AI robot star of the Buck Rogers 1979 movie and TV series. Features include browser based editing, automatic linking of text (based on ideas of the original <nop>WikiWikiWeb), revision control, file _attachments_, _form_ handling, _preferences_ settings, access control and more. [[http://TWiki.org/][Details...]] | 20 20 | TWiki.org: |Official home site, center of all development. [[http://TWiki.org/][Details...]] | -
trunk/core/data/TWiki/TWikiSite.txt
r490 r495 31 31 * WelcomeGuest is a fast track guide to TWiki 32 32 * TWikiSite provides a basic big picture overview of the TWiki platform 33 * TWikiTopics is a quick and concentrated look at the TWiki core34 * TWikiPlannedFeatures lists approved additions to future TWiki versions.35 * TWikiEnhancementRequests is the place to add your new feature requests.36 33 * [[%HOMETOPIC%][TWiki Documentation]]: a compact User's Guide and an in-depth Reference Manual. 37 34 * TWikiHistory puts TWiki development on a timeline -
trunk/core/data/TWiki/TWikiUsersGuide.txt
r482 r495 13 13 * TWikiSite: Ultra-compact, 2-minute TWiki primer 14 14 * TWikiTutorial: A compact, 20-minute TWiki primer<p /> 15 * TWikiTopics: Customize, rename, move, or delete TWiki topics16 15 * SearchHelp: Tips and help on search 17 16 * GoodStyle: Working tips for an open collaboration environment -
trunk/core/data/TWiki/VarMAKETEXT.txt
r482 r495 17 17 * =%<nop>MAKETEXT{"Did you want to [<nop>[<nop>[<nop>_1]<nop>]<nop>[reset [_2]'s password]<nop>]<nop>?" args="%<nop>SYSTEMWEB%.ResetPassword,%<nop>WIKIUSERNAME%"}%= 18 18 %BR% expands to %BR% 19 <em> %MAKETEXT{"Did you want to [[[_1]][reset [_2]'s password]]?" args=" TWiki.ResetPassword,%WIKIUSERNAME%"}% </em>19 <em> %MAKETEXT{"Did you want to [[[_1]][reset [_2]'s password]]?" args="%SYSTEMWEB%.ResetPassword,%WIKIUSERNAME%"}% </em> 20 20 * __Notes:__ 21 21 * TWiki will translate the =string= to the current user's language _only_ -
trunk/core/data/TWiki/WelcomeGuest.txt
r482 r495 10 10 ---++ What's in a TWiki? 11 11 12 * *Webs:* A TWikiSite is divided into webs, each one represents an area for collaboration. This site has the following webs: %WEBLIST{ format="[[$name.%HOMETOPIC%][$name]]" separator=", " }%13 * *Topics:* Each web is made up of hyperlinked [[TWikiTopics][topics]] that appear in your browser. 12 * See TopicsAndWebs for a concentrated introduction 13 14 14 15 15 ---++ Some things to do
Note: See TracChangeset
for help on using the changeset viewer.
