(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-203) was last changed on 23-Sep-2008 15:55 by YvesPiguet  

This page was created on 02-Sep-2006 18:22 by 82.48.229.92

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 added one line
letodom
At line 7 removed one line
== 2007-Oct-15
At line 9 changed one line
I've added a patch (backport from a current 2.5 beta feature, thanks to Janne) that enables captcha, so you might have to select kittens ;). Currently it seems that it does not save your edit even if you identify the captcha corrently, but at least it does not lock you out, I also enabled Akismet again...
== 2008-Sep-23
At line 11 changed one line
-- [[Christoph Sauer]], 2007-Okt-15 19:04 (CEST)
May I suggest to all contributors to discussion pages to sign with their name **and the date**, so that it's clear that the discussion is post-Creole 1.0? Thanks!
At line 13 removed 9 lines
== 2007-Oct-12
It's been very quite since Christoph tightened the wiki access. But since there had already been less useful
edits since the release of Creole 1.0, it's hard to say if potential editors find the access too difficult, if everyone
finds Creole 1.0 perfect, or if everybody gave up...
Could we have a new irc meeting to get an idea of how Creole is deployed?
At line 24 changed one line
I just opened it again. Yes lets have one this week.
== 2008-Apr-25 ==
At line 26 changed one line
-- [[Christoph Sauer]], 2007-Okt-15 12:07 (CEST)
I suggest that Creole also specify markup for monospace text. Unlike {{{text}}}, the content
would be processed as other markup. XHTML would be <code>text</code>.
At line 28 changed one line
== 2007-Sep-27
One possibility would be {{{[[[text]]]}}} although that may be ambiguous with {{{[[wikiname]]}}}
Another possibility would be {{{:::text:::}}}
At line 30 changed one line
Yesterday we had a spambot attack. The attacker used multiple IP's and created hundreds of accounts, and of course spamed alot of pages. It seemed to be a general attack against JSPWiki installations. I don't know yet how to protect against this, other than locking the page down, only allowing edits from accounts I gave edit permissions. I will give every account editor rights, that drops me a note and therefore proofs to me that he is not a stupid script. So if you have something important to say, just drop me a note and I'll give you editor rights.
For example, {{{:::monospace text with bold and italic and [[Proposals|links]]:::}}}
At line 32 changed one line
Sorry for the inconvenience, I'll open this wiki again as soon as I have a appropriate patch to protect against this stupidity. For now it's more important that everyone can read the stable spec without spam.
-- [[DavidBiesack]], 2008-Apr-25
At line 34 changed one line
-- [[ChristophSauer]], 2007-Sep-27 13:26 (CEST)
This is covered on the [[Additions]] page. The proposal is to use ##text to monospace##.
At line 36 changed one line
It seems to be completely locked if you haven't registered. Previously, I was recognized even if I wasn't authenticated (I think that at the beginning of 2007, I had to authenticate to have my contributions properly attributed); now I'm redirected to the login page until I've entered my password, even before trying to edit anything.
-- [[StephenDay]], 2008-Apr-25
At line 38 changed one line
Shouldn't this wiki be read-only for unregistered visitors?
== 2008-Feb-27
At line 40 changed one line
-- [[YvesPiguet]], 2007-Sep-28
Strangely, the Creole 1.0 Test case does not get formatted as
expected in the Creole Sandbox.
At line 42 changed one line
Correction: I've tried from another computer (a virtual one actually), and I can read pages. So the problem exists only when my authentification has expired (not important).
For example, spaces in front of list items are not allowed, just try
At line 44 changed one line
-- [[YvesPiguet]], 2007-Sep-28
{{{
* list item one
** sub item
* list item two according to the spec, this should be a new list item at the same level as list item one
and this should still be part of list item two
}}}
-- 132.199.240.207
At line 46 changed one line
Yes, try to view the page from a browser that does not remember you (by cookie), you should be able to view the pages. The strange thing is that as soon as you have logged in, JSPWiki 2.4 requires you to log in, even if one set the policy to give view rights to everybody. If you entered a wrong login, JSPWiki will show you the rejected message, but if you continue, you will be able to view the pages (like expected). This only happens in this current configuration where you grant view rights to all, and edit rights only to users which where granted a special role. This seems to be a bug in JSPWiki.
wikicreole.org doesn't implement Creole 1.0 yet. Please don't try to reproduce its behavior in your own implementation...
At line 48 changed one line
--Christoph
-- [[YvesPiguet]], 2008-Feb-27
At line 50 changed one line
No problem, that's a minor issue compared to the permanent spam and vandalism threat. Thanks.
-------
== 2008-Feb-22
At line 52 changed one line
-- [[YvesPiguet]], 2007-Oct-2
The links to talk pages seem to have disappeared?
At line 54 changed one line
I'm wondering, maybe it's time to bring up a static "front page" with the spec and general information (one that would be less sketchy), and move the wiki itself behind a link.
I don't know what you mean, do you mean the Discussion Tabs?. I can see them, has anyone else the same problem?
At line 56 changed one line
-- [[RadomirDopieralski]], 2007-Oct-2
Test: [[Talk.Talk]] [[Talk.Talk|Link to Talk]]
At line 58 changed one line
== 2007-Sep-12
-- [[ChristophSauer]], 2008-Feb-25 13:58 (CET)
At line 60 changed 6 lines
Wikicreole engine seems to give unexpected results. In the [[Sandbox]], copy this:
{{{
//Italic text
----
= H1
===== H5
It's only visible when the user is logged in.
At line 67 changed 2 lines
Some text
}}}
-- [[RadomirDopieralski]], 2008-Mar-01
At line 70 changed 4 lines
"Some text" is rendered in italic. Try also
* to remove the line with the horizontal rule: H1 becomes italic
* then to remove the blank line following H5: the line break disappears
* and then to replace "Italic text" with just "Italic": the double-slash is rendered as normal text, as if it were escaped
== 2008-Jan-12
At line 75 changed one line
Skipping intermediate steps produces different results...
Though I have not yet been involved in this project, I took the liberty to create a Wikipedia entry [[http://en.wikipedia.org/wiki/Creole_(markup)]] Hope nobody minds. And didn't know where else to put this info.
At line 77 changed one line
-- [[YvesPiguet]]
-- [[TobiasSchaechtelin]], 2008-Jan-12
At line 79 changed one line
What is the Wikicreole engine? Did I miss something?
Certainly nobody minds here :). And this is the right place to put that info. Welcome Tobias and thanks for the entry in Wikipedia!
At line 81 changed one line
-- [[RadomirDopieralski]]
-- [[ChristophSauer]], 2008-Jan-13 10:27 (CET)
At line 83 changed one line
By that I mean the engine running www.wikicreole.org. It must be JSPWiki, possibly with experimental features.
Yes, thanks for the article. I hope it stays up. :)
At line 85 changed one line
Sorry for the confusion.
-- [[ChuckSmith]], 2008-Jan-13 12:03 (CET)
At line 87 changed one line
-- [[YvesPiguet]], 2007-Sep-16
Yes, very good initiative, thanks!
At line 89 changed one line
== 2007-Aug-22
//Including Creole in http://en.wikipedia.org/wiki/Lightweight_markup_language could be the next step?// : yes, I think the more links, the more likely the page is going to stay and be found.
At line 91 changed 2 lines
The German cheat sheet is encoded with UTF-8, but rendered as ISO-Latin-1 in Safari. Same problem
in Firefox, but Opera is fine. Have you specified an explicit charset?
--[[YvesPiguet]], 2008-Jan-14
At line 94 changed one line
-- [[YvesPiguet]]
Thanks for the warm welcome. I added Creole to [[http://en.wikipedia.org/wiki/Lightweight_markup_language]] and did some work on [[http://en.wikipedia.org/wiki/Wikitext]], which is the main article for wiki markup. You're welcome to revise it, since I might have missed some important points there. I will add some more cross references on the German and English Wikipedia - maybe there are other people who could do so for other languages?
At line 96 changed one line
Thanks Yves, I added the header attached it to [[CheatSheet]].
-- [[TobiasSchaechtelin]], 2008-Jan-15 01:02 (CET)
At line 98 changed one line
-- [[ChristophSauer]], 2007-Aug-23 17:27 (CEST)
== 2007-Dec-17
At line 100 changed one line
== 2007-Aug-18
Tired of fighting with cats. Really tired. Can't get through. If this one succeeds it's a miracle.
At line 102 changed 3 lines
Sorry for coming again with that, I remember having been told there is no solution, but it's the 7th
time in about one week that I must revert [[Michele Tomaiuolo]]. It's been so fast lately I guess someone
is doing it on purpose. It's been done by 195.225.177.136, which doesn't have a reverse DNS entry.
Is there way to communicate with site's team other than through the cats? Takes too much time to pass them.
At line 106 changed 4 lines
This wiki seems to have an automated locking mechanism. Couldn't you add a rule to stop changes
with too long subject lines, or which empty pages, especially from unregistered connections, and
especially if it's repetitive? And a way to prevent automated scripts from working, such as images
to decipher or simple arithmetic to do à la C2?
[[Engines]] page is spoiled and I can't restore it because of cats.
At line 111 changed one line
-- [[YvesPiguet]]
-- YaroslavStavnichiy
At line 113 removed one line
Maybe it's time now to activate akismet again. I also will look into other options of the JSPWiki spam filter. Michele, as a quickfix I locked your page, but of course I know that this is no permanent solution.
At line 115 changed one line
-- [[ChristophSauer]]
You need to e-mail ChristophSauer, he's got the backdoor keys. I'm working on a synchronized backup wiki on a different engine (Creole makes it possible), but it goes slowly.
At line 117 changed one line
== 2007-Aug-16
-- RadomirDopieralski
At line 119 removed 4 lines
Yesterday I couldn't restore two pages successively, because I was blocked for a few hours because of my
suspicious activity. But the Change note of my second attempt was registered while the contents of the
page was left unchanged. The history in
[[http://www.wikicreole.org/PageInfo.jsp?page=MicheleTomaiuolo]] doesn't reflect that.
At line 124 changed one line
-- [[YvesPiguet]]
Sorry for the inconvenience, Yaroslav and others. I disabled the captcha again. I hope we will handle the spam without it, the cats are anyway not working like expected. I just checked in fixes for the Creole Filter into the JSPWiki trunk (JSPWiki 2.6) and will start next year to port our template to JSPWiki 2.6. Hope the switch to the new version will then solve our spam problems.
At line 126 changed one line
Yes, there's something wrong. I'll look into that immediately.
-- [[ChristophSauer]], 2007-Dez-19 15:16 (CET)
At line 128 removed one line
-- [[ChristophSauer]], 2007-Aug-16 14:10 (CEST)
At line 130 changed one line
== 2007-Jul-16
== 2007-Nov-28
At line 132 changed one line
I would like to suggest a possible extension for 1.0. This would be for inner page anchoring and linking:
You should discard edits where the main article hasn't been changed at all; they serve only
to put spam in the subject field.
At line 134 changed one line
__Inner Page Anchors and Links__
-- [[YvesPiguet]]
At line 117 added one line
Actually i should fix that bug by installing the new version of JSPWiki. It's on my looong list...
At line 137 changed one line
For inner page anchors, the following syntax is recommend:
-- [[ChristophSauer]], 2007-Nov-29 11:06 (CET)
At line 139 changed one line
{{{ [[#1]] }}}
== 2007-Nov-20
At line 141 changed one line
Suggested HTML:
Server is up again. After 5 years of duty our central switch died yesterday. RIP.
At line 143 changed one line
{{{ <a name='1' /> }}}
-- [[ChristophSauer]], 2007-Nov-20 14:01 (CET)
At line 127 added one line
== 2007-Nov-18
At line 146 changed one line
For inner page links, the following syntax is recommended:
I wonder if we could call any of the implementations a ReferenceImplementation? If not, what would have to be added to the existing ones? -- RadomirDopieralski
At line 148 changed one line
{{{ [[#1|text]] }}}
The question is in what programming language should the reference implementation be? I don't want to give the impression that we have a bias for a particular "religion".
At line 150 changed one line
Suggested HTML:
-- [[ChristophSauer]], 2007-Nov-18 07:28 (CET)
At line 152 changed one line
{{{ <a href='#1'>text</a> }}}
== 2007-Oct-28
At line 154 changed one line
Note: without optional link text, using the {{{#}}} results in an inner page anchor. However, when using the optional link text, using the {{{#}}} results in a link to an inner page anchor.
The captcha is not working. When I submit the cats it just goes back to the edit page. The only reason I can add this is because the capcha never kicked in.
At line 156 changed one line
-- [[JohnCook]]
-- Stephen Day
At line 158 removed 3 lines
I'd prefer a clearer way to disambiguate anchors and links, so that links don't need text; e.g. {{{[[@Chater1]]}}} for anchor
and {{{[[#Chapter1]]}}} or {{{[[#Chapter1|Chapter 1]]}}} for link.The at character is used for labels in some assembly languages,
iirc, so it isn't new. It would also blend more cleanly with links between pages.
At line 162 changed one line
-- [[YvesPiguet]], 2007-Jul-17
== 2007-Oct-15
At line 164 changed one line
== 2007-Jul-09
I've added a patch (backport from a current 2.5 beta feature, thanks to Janne) that enables captcha, so you might have to select kittens ;). Currently it seems that it does not save your edit even if you identify the captcha corrently, but at least it does not lock you out, I also enabled Akismet again...
At line 166 changed one line
I have a Wiki engine that has a dialect based loosely on MediaWiki's dialect. My original thinking was that this might evolve as a standard. I am now in the process of developing a wiki engine based on Creole 1.0. It currently supports everything in the 1.0 spec except for secondary levels of lists. It also supports most of the formatting extensions.
-- [[Christoph Sauer]], 2007-Okt-15 19:04 (CEST)
At line 168 removed one line
Anyway, as part of this activity, I have been developing a Springified Java package for my engine. I was thinking that it might be of interest to other Java developers. While I am not yet interested in placing my engine itself into the open source domain, I would be willing to share the interfaces and abstract classes above and around the engine either as source or as documentation to stimulate further discussion. Is anyone else working on this or interested in seeing what I have done?
At line 170 changed one line
If there is enough interest, is there any particular place on the Creole Wiki where I should post it?
== 2007-Oct-12
At line 172 changed one line
-- [[JohnCook]]
It's been very quite since Christoph tightened the wiki access. But since there had already been less useful
edits since the release of Creole 1.0, it's hard to say if potential editors find the access too difficult, if everyone
finds Creole 1.0 perfect, or if everybody gave up...
At line 174 changed one line
2007-Jul-16 Update: I now support the multi level lists. This completes my 1.0 implementation except that I am definitely having trouble with mixing second level unordered lists with bold. Does anyone have recommendations for a strategy here?
Could we have a new irc meeting to get an idea of how Creole is deployed?
At line 176 changed one line
-- [[JohnCook]]
-- [[YvesPiguet]]
At line 178 changed one line
== 2007-Jul-05
I just opened it again. Yes lets have one this week.
At line 180 changed one line
Isn't it possible to reduce spam with technical means? Something like c2, maybe?
-- [[Christoph Sauer]], 2007-Okt-15 12:07 (CEST)
At line 182 changed one line
-- [[YvesPiguet]]
== 2007-Sep-27
At line 184 changed one line
The spam filter is already catching alot of this, otherwise we probably couldn't work here anymore. It's not worth talking about spam ;)
Yesterday we had a spambot attack. The attacker used multiple IP's and created hundreds of accounts, and of course spamed alot of pages. It seemed to be a general attack against JSPWiki installations. I don't know yet how to protect against this, other than locking the page down, only allowing edits from accounts I gave edit permissions. I will give every account editor rights, that drops me a note and therefore proofs to me that he is not a stupid script. So if you have something important to say, just drop me a note and I'll give you editor rights.
At line 186 changed one line
-- [[ChristophSauer]], 2007-Jul-05 21:11 (CEST)
Sorry for the inconvenience, I'll open this wiki again as soon as I have a appropriate patch to protect against this stupidity. For now it's more important that everyone can read the stable spec without spam.
At line 188 changed 5 lines
== 2007-06-18
Have you heard about the software that can convert between several different markup formats, called Pandoc [[http://sophos.berkeley.edu/macfarlane/pandoc/]] ?
Is there a page here (or on some other more appropriate wiki)
that discusses html-to-wiki-syntax and wiki-a-to-wiki-b-syntax translation?
-- anonymous
-- [[ChristophSauer]], 2007-Sep-27 13:26 (CEST)
At line 194 changed 2 lines
== 02. May 2007
I've renamed the Creole 1.0 to 0.7 (including discussion pages) and marked it as rejected. For [[Creole 1.0]] I've setup a small road map. It can be discussed on the [[Talk.Creole 1.0]] page.
It seems to be completely locked if you haven't registered. Previously, I was recognized even if I wasn't authenticated (I think that at the beginning of 2007, I had to authenticate to have my contributions properly attributed); now I'm redirected to the login page until I've entered my password, even before trying to edit anything.
At line 197 changed one line
-- [[ChristophSauer]], 2007-05-02
Shouldn't this wiki be read-only for unregistered visitors?
At line 175 added one line
-- [[YvesPiguet]], 2007-Sep-28
At line 200 changed 4 lines
Hi all,\\
As you may know, I try to implement the exact Creole 0.6 specification. In the links section, I found "At least images inside links must be supported."\\
Does this mean, that the link description could consist of exact one picture? Or does the specification allow multiple images, or text mixed with an image, in one description?\\Is an image (inline) in a table cell allowed? It was not mentioned in the specification.\\
Thank you very much for your reply!
Correction: I've tried from another computer (a virtual one actually), and I can read pages. So the problem exists only when my authentification has expired (not important).
At line 205 changed one line
-- Martin Junghans, 2007-04-30
-- [[YvesPiguet]], 2007-Sep-28
At line 207 changed one line
I read it that the spec allowed for multiple images or text mixed with an image, just like HTML. Inline images are allowed in table cells.
Yes, try to view the page from a browser that does not remember you (by cookie), you should be able to view the pages. The strange thing is that as soon as you have logged in, JSPWiki 2.4 requires you to log in, even if one set the policy to give view rights to everybody. If you entered a wrong login, JSPWiki will show you the rejected message, but if you continue, you will be able to view the pages (like expected). This only happens in this current configuration where you grant view rights to all, and edit rights only to users which where granted a special role. This seems to be a bug in JSPWiki.
At line 209 changed one line
-- Chuck Smith, 2007-May-02
--Christoph
No problem, that's a minor issue compared to the permanent spam and vandalism threat. Thanks.
Version Date Modified Size Author Changes ... Change note
203 23-Sep-2008 15:55 8.533 kB YvesPiguet to previous Dates in discussion pages please!
202 03-Jun-2008 13:21 8.332 kB 60.49.238.66 to previous | to last
201 25-Apr-2008 18:07 8.582 kB StephenDay to previous | to last answer
« This page (revision-203) was last changed on 23-Sep-2008 15:55 by YvesPiguet