2139
Comment: Apparently accidently removed UsefulLinks when cleaning up spam.
|
← Revision 71 as of 2019-09-20 00:20:01 ⇥
2030
Despam
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#pragma section-numbers off |
|
Line 5: | Line 3: |
[http://www.object-craft.com.au/projects/albatross/ Albatross] is a small open-source toolkit used to construct stateful web applications, created by [http://www.object-craft.com.au/ Object Craft.] | [[http://www.object-craft.com.au/projects/albatross/|Albatross]] is a small open-source toolkit used to construct stateful web applications, created by [[http://www.object-craft.com.au/|Object Craft.]] AlbatrossTutorial is a tutorial to help people get started using Albatross with useful examples they can cut and paste from. AlbatrossForms is (currently experimental) support for simplifying forms-handling in Albatross applications. |
Line 11: | Line 13: |
* [[FAQ]] - Frequently Asked (and Answered) Questions | |
Line 23: | Line 26: |
= About Wiki = | Other interesting starting points: * RecentChanges: see where people are currently working * WikiSandBox: feel free to change this page and experiment with editing * FindPage: find some content, explore the wiki * HelpOnMoinWikiSyntax: quick access to wiki markup |
Line 25: | Line 32: |
A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. This wiki can also link to InterWiki space. | |
Line 27: | Line 33: |
MoinMoin is a Python Wiki:WikiClone, based on Wiki:PikiPiki. The name is a common German slang expression explained on the MoinMoin page. If you run a Wiki using MoinMoin, please add it to the MoinMoin:MoinMoinWikis page. Contributed code is on the MoinMoin:MacroMarket, MoinMoin:ActionMarket and MoinMoin:ParserMarket pages. | == How to use this site == |
Line 29: | Line 35: |
---- You can edit any page by pressing the link at the bottom of the page. Capitalized words joined together form a WikiName, which hyperlinks to another page. The highlighted title searches for all pages that link to the current page. Pages which do not yet exist are linked with a question mark: just follow the link and you can add a definition. |
A Wiki is a collaborative site, anyone can contribute and share: * Edit any page by pressing '''<<GetText(Edit)>>''' at the top or the bottom of the page * Create a link to another page with joined capitalized words (like WikiSandBox) or with {{{[[words in brackets]]}}} * Search for page titles or text within pages using the search box at the top of any page * See HelpForBeginners to get you going, HelpContents for all help pages. |
Line 32: | Line 41: |
To learn more about what a WikiWikiWeb is, read about MoinMoin:WhyWikiWorks and the MoinMoin:WikiNature. Also, consult the MoinMoin:WikiWikiWebFaq. | To learn more about what a WikiWikiWeb is, read about MoinMoin:WhyWikiWorks and the MoinMoin:WikiNature. |
Line 34: | Line 43: |
---- Interesting starting points: * RecentChanges: see where people are currently working * HelpForBeginners: to get you going * WikiSandBox: feel free to change this page and experiment with editing * FindPage: search or browse the database in various ways |
This wiki is powered by [[http://moinmo.in/|MoinMoin]]. |
Albatross Wiki
Albatross is a small open-source toolkit used to construct stateful web applications, created by Object Craft.
AlbatrossTutorial is a tutorial to help people get started using Albatross with useful examples they can cut and paste from.
AlbatrossForms is (currently experimental) support for simplifying forms-handling in Albatross applications.
This wiki is a collaborative hypertext environment. For help using it, see HelpContents.
Contents
FAQ - Frequently Asked (and Answered) Questions
ExampleCode - sample code to help explain Albatross.
RequestsForContent - requests for new wiki content.
PuzzledAboutBitsAndPieces - questions and answers about Albatross.
CommonMistakes - common mistakes and misunderstandings.
DeploymentOptions - deploy your application in a web server or as a standalone server.
ProposedChanges - proposed changes to Albatross.
FeatureRequests - ideas for how to improve Albatross.
Other interesting starting points:
RecentChanges: see where people are currently working
WikiSandBox: feel free to change this page and experiment with editing
FindPage: find some content, explore the wiki
HelpOnMoinWikiSyntax: quick access to wiki markup
How to use this site
A Wiki is a collaborative site, anyone can contribute and share:
Edit any page by pressing Edit at the top or the bottom of the page
Create a link to another page with joined capitalized words (like WikiSandBox) or with [[words in brackets]]
- Search for page titles or text within pages using the search box at the top of any page
See HelpForBeginners to get you going, HelpContents for all help pages.
To learn more about what a WikiWikiWeb is, read about WhyWikiWorks and the WikiNature.
This wiki is powered by MoinMoin.