From: Arno H. <aho...@us...> - 2000-11-02 21:15:39
|
Update of /cvsroot/phpwiki/phpwiki/locale/de/pgsrc In directory slayer.i.sourceforge.net:/tmp/cvs-serv19863/de/pgsrc Added Files: EditiereText FrischeSeiten GaesteBuch GuterStil KonvertiereLeerzeichenZuTabs MeistBesucht PhpWiki SandKiste SeiteFinden SeitenErzeugen StartSeite TextFormatierungsRegeln WabiSabi WieManWikiBenutzt WikiTechnik WikiWikiWeb Log Message: Spanish pages by Sandino Araico Sánchez <sa...@sa...> Initial set of German pages by me (Arno) --- NEW FILE --- All pages (except search results) have an EditText link at the bottom. You can edit the page you are reading by clicking that link. --- NEW FILE --- The most recently changed pages are listed below. ____Day one (first day for this Wiki) * [SeitenErzeugen] * [KonvertiereLeerzeichenZuTabs] * [EditText] * [SeiteFinden] * [StartSeite] * [GuterStil] * [WieManWikiBenutzt] * [WikiTechnik] * [MeistBesucht] * [PhpWiki] * [FrischeSeiten] * [GaesteBuch] * [ReleaseNotes] * [SandKiste] * [SteveWainstead] * [TestPage] * [TextFormatierungsRegeln] * [WabiSabi] * [WikiWikiWeb] Quick page search: %%Search%% ---- --- NEW FILE --- Sign and date your name below! Jeff Dairiki, Arno Hollosi, SteveWainstead, Php Wiki authors --- NEW FILE --- "Young writers often suppose that style is a garnish for the meat of prose, a sauce by which a dull dish is made palatable. Style has no such separate entity; it is nondetachable, unfilterable. The beginner should approach style warily, realizing that it is himself he is approaching, no other; and he should begin by turning resolutely away from all devices that are popularly believed to indicate style--all mannerisms, tricks, adornments. The approach to style is by way of plainness, simplicity, orderliness, sincerity." --Strunk and White, "The Elements of Style" ''And thus an American textbook, typical required reading for 10th-grade English students, unknowingly extols some virtues of WabiSabi'' --scummings --- NEW FILE --- VariousBrowsers have trouble with the tab character used in the TextFormatierungsRegeln. If you can't type a tab, or, if you are fixing up a page written by someone who didn't type tabs, then you should have us convert spans of spaces to tabs for you. You request space to tab conversion with the checkbox that appears near the bottom of EditText and EditCopy pages. It looks something like this... [[o] I can't type tabs. Please KonvertiereLeerzeichenZuTabs for me when I save. A span of spaces must be at least '''three''' spaces long to be recognized as a tab. Use multiples of '''eight''' spaces to make multiple tabs. Each span of eight spaces will convert to one tab. If the last span comes up a little short, that's ok, as long as there are at least three spaces in the last (only) span. '''Check your work.''' This sort of heuristic can lead to unexpected results. ----- [Maintenance note: This page is seen when the user clicks on the "KonvertiereLeerzeichenZuTabs" link on any edit screen. It describes what happens when you ask the system to do this, why you would want it to, and ways to avoid the spaces-instead-of-tabs problem.] --- NEW FILE --- The 20 most popular pages of this wiki: (hitcount, pagename) %%Mostpopular%% --- NEW FILE --- You are using PhpWiki at this very moment. Incredible, ain't it? Visit our home page at http://phpwiki.sourceforge.net/ and see PhpWiki in action at http://phpwiki.sourceforge.net/phpwiki/. --- NEW FILE --- You can try out Wiki in here. Have fun :-) --- NEW FILE --- Here are some good starting points for browsing. * WieManWikiBenutzt gives you the quick lowdown on Wiki markup. * FrischeSeiten recorded automatically * WikiTechnik of browsing and editing on this server Here's a title search. Try something like ''wiki'' or ''sandwich''. %%Search%% Use the following for a full text search. This takes a few seconds. The results will show all lines on a given page that contain a match. %%Fullsearch%% --- NEW FILE --- To add a new page to Wiki, all you have to do is come up with a meaningful title, capatalize all the words and StringThemTogetherLikeThis. Wiki automagically recognizes it as a hyperlink. Then you can go ahead and ClickTheQuestionMark at the end of your new hyperlink, and the Wiki will give you a window for making the new page. If you wish to add documents with complex markup to the Wiki, you might be better off providing a URL to it than trying to add the text of the document here, like so: PhpWiki project homepage: http://wcsb.org/~swain/php/wiki/ The Wiki does not support HTML tags (see TextFormatierungsRegeln). <tags>They will just render like text.</tags> Wiki is meant to be as simple as possible to encourage use. Note that there is a feature that your system administrator can enable to allow embedded HTML, but there are security risks involved. --- NEW FILE --- *What is a WikiWikiWeb? A description of this application. *Learn WieManWikiBenutzt and learn about SeitenErzeugen. *Use the SandKiste page to experiment with Wiki pages. *Please sign your name in GaesteBuch. *See FrischeSeiten for the latest page additions and changes. *Find out which pages are MeistBesucht. *Read the ReleaseNotes --- NEW FILE --- '''Paragraphs''' * Don't indent paragraphs * Words wrap and fill as needed * Use blank lines as separators * Four or more minus signs make a horizontal rule * %%''''% makes a linebreak (in headings and lists too) '''Lists''' * asterick for first level ** asterick-asterick for second level, etc. * Use * for bullet lists, # for numbered lists (mix at will) * tab-Term:-tab Definition for definition lists * One line for each item * Other leading whitespace signals preformatted text, changes font. '''Headings''' * '!' at the start of a line makes a small heading * '!!' at the start of a line makes a medium heading * '!!!' at the start of a line makes a large heading '''Fonts''' * Indent with one or more spaces to use a monospace font: This is in monospace This is not '''Indented Paragraphs''' ''(Quotes)'' * tab-space-:-tab -- often used (with emphasis) for quotations. '''Emphasis''' * Use doubled single-quotes ('') for emphasis (usually italics) * Use doubled underscores (__) for strong emphasis (usually bold) * Mix them at will: ''__bold italics__'' * ''Emphasis'' can be used ''multiple'' times within a line, but ''cannot'' cross line boundaries: ''this will not work'' '''References''' * Hyperlinks to other pages within the Wiki are made by placing the page name in square brackets: [this is a page link] or UsingWikiWords (preferred) * Hyperlinks to external pages are done like this: [http://www.wcsb.org/] * You can name the links to the external pages by providing a name, a bar (|) and then the hyperlink: [Steve's home page | http://wcsb.org/~swain/] * You can suppress linking to old-style references by preceeding the word with a '!', e.g. !NotLinkedAsWikiName * [1], [2], [3], [4] refer to remote references. Click EditLinks on the edit form to enter URLs. These differ from the newer linking scheme; references are unique to a page. * Also, the old way of linking URL's is still supported: precede URLs with "http:", "ftp:" or "mailto:" to create links automatically as in: http://c2.com/ * URLs ending with .png, or .jpg are inlined if in square brackets, by themselves: [http://phpwiki.sourceforge.net/phpwiki/png.png] '''HTML Mark-Up Language''' * Don't bother * < and > are themselves * The & characters will not work * If you really must use HTML, your system administrator can enable this feature. Start each line with a bar (|). Note that this feature is disabled by default. --- NEW FILE --- Since wabi-sabi represents a comprehensive Japanese world view or aesthetic system, it is difficult to explain precisely in western terms. According to Leonard Koren, wabi-sabi is the most conspicuous and characteristic feature of what we think of as traditional Japanese beauty and it "occupies roughly the same position in the Japanese pantheon of aesthetic values as do the Greek ideals of beauty and perfection in the West." Wabi-sabi is a beauty of things imperfect, impermanent, and incomplete. It is the beauty of things modest and humble. It is the beauty of things unconventional. The concepts of wabi-sabi correlate with the concepts of Zen Buddhism, as the first Japanese involved with wabi-sabi were tea masters, priests, and monks who practiced Zen. Zen Buddhism originated in India, traveled to China in the 6th century, and was first introduced in Japan around the 12th century. Zen emphasizes "direct, intuitive insight into transcendental truth beyond all intellectual conception." At the core of wabi- sabi is the importance of transcending ways of looking and thinking about things/existence. *All things are impermanent *All things are imperfect *All things are incomplete Material characteristics of wabi-sabi: *suggestion of natural process *irregular *intimate *unpretentious *earthy *simple For more about wabi-sabi, see http://www.art.unt.edu/ntieva/artcurr/japan/wabisabi.htm --- NEW FILE --- ''"Wiki wiki"'' means "quick" in Hawai'ian. '''All you really need to know is:''' * To edit any page click on the Edit Text link at the bottom of the page. You should do that right now, and read the source code of this page. It will make more sense. * You get italics by surrounding words with two single quotes on either side ''like this''. * You get '''bold text''' by using three quotes on either side. * And, '''''bold italics''''' with five. * You get bullets by using a tab and an asterick * * If you use Windows, you can't use your tab key. It's Bill Gates's fault. But you can check the little box that says Convert Spaces To Tabs. You can type a bunch of spaces and the Wiki will recognize them as a tab. * To have plain monospaced font, indent with a space: this is a poem about monospacing nothing rhymes with poem nothing rhymes with monospacing * You can seperate paragraphs with an extra blank line. Example: I am a paragraph. I am a paragraph too. We're just very small paragraphs. * You can get horizontal rules with four or more dashes like this: ---- * To create hyperlinks you just capitalize the words and string them together. Let's say you want to create a page about how Steve Wainstead eats worms. All you have to do is capitalize each word and string them together like this: SteveWainsteadEatsWorms. If the page does not exist yet a question mark appears after the link, inviting you to create the page: ThisPageShouldNotExist. (And please don't ruin the example by creating one.) * To link to pages outside the Wiki, you can just type in the URL and Wiki will link it for you: http://www.nytimes.com/ * To put images in, just provide the hyperlink in brackets like this: [[http://www.yourhost.yourdomain/images/picture.png]. Image URLs not in brackets will just appear as hyperlinks to the image. * Now you are ready to begin SeitenErzeugen. ---- A WikiWikiWeb is meant to be fast and easy to edit. It has very simple markup that you can read about in TextFormatierungsRegeln. --- NEW FILE --- PhpWiki is written in the server-side scripting language PHP, available from http://www.php.net/. PHP resembles C and Perl in its syntax, and functions much like ASP, EmbPerl or JSP. PhpWiki consists of a dozen or so files of mixed PHP and HTML. The web pages that make up a WikiWikiWeb based on PHP live in a DBM file with backup copies of previous versions of pages stored in a second DBM file. Every time a user hits the site the page requested is pulled from the DBM and rendered on the fly. The user only ever requests the file index.php, which then decides which other php files to include. Links to pages in the wiki are automatically linked: PhpWiki. This might be the single most compelling aspect of a wiki, the ability to add pages simply by linking to them. The next most compelling thing is how easily external URL's link: # http://www.wcsb.org/ # ftp://ftp.redhat.com/ # news://news.mozilla.org/ Combined with one namespace and a simple markup, a Wiki exhibits many of the characteristics of WabiSabi. PhpWiki is licensed under the Gnu General Public license, which you should be able to see here: http://www.gnu.org/copyleft/gpl.txt. --- NEW FILE --- A WikiWikiWeb is a site where everyone can collaborate on the content. The most well-known and widely used Wiki is the Portland Pattern Repository at http://c2.com/cgi-bin/wiki?WikiWikiWeb. I found these statements there particularly relevant: ''The point is to make the EditText form simple and the SeiteFinden search fast.'' ''In addition to being quick, this site also aspires to Zen ideals generally labeled WabiSabi. Zen finds beauty in the imperfect and ephemeral. When it comes down to it, that's all you need.'' You can say hello on GaesteBuch, or read about WieManWikiBenutzt and SeitenErzeugen. Currently this Wiki has no "theme" for discussion, so go ahead and play with it and have fun! --SteveWainstead |