(anonymous guest) (logged out)

Copyright (C) by the contributors. Some rights reserved, license BY-SA.

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 

Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-50) was last changed on 24-May-2008 11:39 by ChristophSauer  

This page was created on 25-Aug-2006 16:02 by Christoph

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 changed one line
Basic Elements of Creole.
All elements discussed for Creole. Discussions used vocabulary for characters defined in [[Terms]]. Terms also gives you an overview, which characters are already used in creole, and which are not.
At line 3 changed 2 lines
Should there be an explicit notion for paragraphs (would involve also the notion of linebreaks) ?
!! Lists
== Summary of All Markup
At line 6 changed 6 lines
{{{
whitespace before not allowed
* bullet list
# number list
mixed lists ok
}}}
* [[CheatSheet]] - a quick overview
* [[All Markup]] - lists all markup on one page for easy viewing.
At line 13 changed 2 lines
!! Italics
(majority)
== Basic elements of Creole
At line 16 changed 4 lines
{{{
''italics'' Neopolitan, looks like quote, less intuitive
//italics// parsing URLs, harder to parse (majority)
}}}
Creole Wiki discussion focused on developing a small set of elements rather than a comprehensive vocabulary.
At line 21 changed 2 lines
!! Bold
(weak majority)
* [[Lists]] - Ordered and unordered lists
* [[Bold And Italics]] - Text emphasis
* [[Headings]]
* [[Links]] - Internal and external
* [[Paragraphs]]
* [[Line Breaks]] - How to handle linebreaks, forced line breaks...
* [[Preformatted And Nowiki]] - For inserting text with a lot of special characters, like sourcecode
* [[Placeholder]] - Markup for unsupported syntax
* [[Images]] - in-line images and in-line image links
* [[Horizontal Line]] - often used as divider in discussions -> potential conflict with dashes for lists
* [[Tables]] - Simple tables included since [[Creole 0.3]]
* [[Escape]] - Included since [[Creole 1.0]]
At line 24 changed 3 lines
{{{
**bold** collision with bullet
}}}
== Will Discuss for [[Creole Additions]]
* [[Plugin]] - A generic extension element
* [[Underlined]] - Similar to bold or italic, so we should include it
* [[Strike]] - Same as underlined
* [[Quoting]] - Maybe like in e-mails? [[http://wiki.splitbrain.org/wiki:syntax#quoting|Example]]
* [[Superscript]] - A markup usefull for displaying a range of things correctly like dates
* [[Subscript]] - Companion to superscript
* [[Reference]] - An essential ingredient for any wiki
* [[Intra page links]] - {{{http://www.example.com/page.htm#IntraPageLink}}}
* [[Newlines]] - Proposals on treating newlines
* [[MagicWords]] - Like signatures
At line 28 removed 7 lines
!! Headings
(consensus: space optional, up to level 6)
{{{
= Level 1 (Largest)
== Level 2
=== Level 3
}}}
At line 38 added one line
== Onward Discussions
At line 37 changed 2 lines
!! Internal and External Links
No space instead of pipe because internal links can have spaces.
Discussions that are related, but not part of common wiki markup today, or are not markup at all. Below is a list of things we don't know yet where to put it. Therefore this is the place where to put standardization elements, that might not be part of the **current** [[Goals]], but might be useful in the future.
At line 40 changed 53 lines
{{{
[[link]]
[[www|desc]]
[[MyBigPage|go to my page]]
}}}
!! Paragraphs
(blank line makes paragraph)
!! Line breaks
(consensus: treat line breaks as line breaks)
(best practice: line continuations made with backslash at end of line)
{{{
treat line breaks as <br> - more intuitive for new users
treat line breaks as whitespace - precedent, good for Hebrew
}}}
!! Escape?
\
!! Nowiki and preformatted in-line or block
%%commentbox
* [Preformatted Samples]
%%
No wiki markup is interpreted between these characters. (ignore spaces below)
(consensus)
{{{
{ { { pre } } }
}}}
I want to talk about {{System.out.println("hi");}}
!! Placeholder / Native Markup Block
(Optional for wiki developers.)
{{{
<<x>>
}}}
!! Horizontal Line?
{{{
----
}}}
!! Inclusion
{{{
{{ include this! }}
{{ include this! | unspecified stuff }}
[[some link|{{Image:Stuff.jpg}}]]
}}}
!! Tables
* [[Hard space]] - = {{{ }}};
* [[HTML]] - How does creole overlay/replace/adapt HTML
* [[Font]] - Font size and colour/color.
* [[Anti Spam]] - Proposals for avoiding spam (Removeme? This has nothing todo with markup standardisation)
* [[Stricter syntax]] - I would like to propose a tighter requirement on the syntac for inline formatting
* [[Newline Space]] - Creolify list and table spec to remove ambiguity of unnecessary and ambiguous spaces.
Version Date Modified Size Author Changes ... Change note
50 24-May-2008 11:39 2.571 kB ChristophSauer to previous refactored, some elements need proposals
49 24-May-2008 11:33 1.77 kB ChristophSauer to previous | to last refactored to proposals
48 24-May-2008 09:58 2.253 kB ChristophSauer to previous | to last link to terms -> characters used
47 24-May-2008 09:55 2.155 kB ChristophSauer to previous | to last link to terms
46 19-May-2008 10:56 2.052 kB Isonomia to previous | to last Better explanation
45 16-May-2008 19:45 2.001 kB Isonomia to previous | to last
44 16-May-2008 13:38 1.944 kB Isonomia to previous | to last Anti spam proposals
43 16-May-2008 13:13 1.898 kB Isonomia to previous | to last stricter syntax
42 16-May-2008 13:09 1.792 kB Isonomia to previous | to last Markup for signature
41 16-May-2008 12:14 1.654 kB Isonomia to previous | to last Add section on newlines
« This page (revision-50) was last changed on 24-Mai-2008 11:39 by ChristophSauer