(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 8 changed one line
== 2007-Aug-16
== 2008-Sep-23
At line 10 changed 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.
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 17 changed one line
Yes, there's something wrong. I'll look into that immediately.
== 2008-Apr-25 ==
At line 19 changed one line
-- [[ChristophSauer]], 2007-Aug-16 14:10 (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 21 changed one line
== 2007-Jul-16
One possibility would be {{{[[[text]]]}}} although that may be ambiguous with {{{[[wikiname]]}}}
Another possibility would be {{{:::text:::}}}
At line 23 changed one line
I would like to suggest a possible extension for 1.0. This would be for inner page anchoring and linking:
For example, {{{:::monospace text with bold and italic and [[Proposals|links]]:::}}}
At line 25 changed one line
__Inner Page Anchors and Links__
-- [[DavidBiesack]], 2008-Apr-25
At line 27 added one line
This is covered on the [[Additions]] page. The proposal is to use ##text to monospace##.
At line 28 changed one line
For inner page anchors, the following syntax is recommend:
-- [[StephenDay]], 2008-Apr-25
At line 30 changed one line
{{{ [[#1]] }}}
== 2008-Feb-27
At line 32 changed one line
Suggested HTML:
Strangely, the Creole 1.0 Test case does not get formatted as
expected in the Creole Sandbox.
At line 34 changed one line
{{{ <a name='1' /> }}}
For example, spaces in front of list items are not allowed, just try
At line 38 added 7 lines
{{{
* 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 37 changed one line
For inner page links, the following syntax is recommended:
wikicreole.org doesn't implement Creole 1.0 yet. Please don't try to reproduce its behavior in your own implementation...
At line 39 changed one line
{{{ [[#1|text]] }}}
-- [[YvesPiguet]], 2008-Feb-27
At line 41 changed one line
Suggested HTML:
-------
== 2008-Feb-22
At line 43 changed one line
{{{ <a href='#1'>text</a> }}}
The links to talk pages seem to have disappeared?
At line 45 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.
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 47 changed one line
-- [[JohnCook]]
Test: [[Talk.Talk]] [[Talk.Talk|Link to Talk]]
At line 49 changed 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.
-- [[ChristophSauer]], 2008-Feb-25 13:58 (CET)
At line 53 changed one line
-- [[YvesPiguet]], 2007-Jul-17
It's only visible when the user is logged in.
At line 55 changed one line
== 2007-Jul-09
-- [[RadomirDopieralski]], 2008-Mar-01
At line 57 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.
== 2008-Jan-12
At line 59 changed 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?
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 61 changed one line
If there is enough interest, is there any particular place on the Creole Wiki where I should post it?
-- [[TobiasSchaechtelin]], 2008-Jan-12
At line 63 changed one line
-- [[JohnCook]]
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 65 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?
-- [[ChristophSauer]], 2008-Jan-13 10:27 (CET)
At line 67 changed one line
-- [[JohnCook]]
Yes, thanks for the article. I hope it stays up. :)
At line 69 changed one line
== 2007-Jul-05
-- [[ChuckSmith]], 2008-Jan-13 12:03 (CET)
At line 71 changed one line
Isn't it possible to reduce spam with technical means? Something like c2, maybe?
Yes, very good initiative, thanks!
At line 81 added 34 lines
//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.
--[[YvesPiguet]], 2008-Jan-14
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?
-- [[TobiasSchaechtelin]], 2008-Jan-15 01:02 (CET)
== 2007-Dec-17
Tired of fighting with cats. Really tired. Can't get through. If this one succeeds it's a miracle.
Is there way to communicate with site's team other than through the cats? Takes too much time to pass them.
[[Engines]] page is spoiled and I can't restore it because of cats.
-- YaroslavStavnichiy
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.
-- RadomirDopieralski
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.
-- [[ChristophSauer]], 2007-Dez-19 15:16 (CET)
== 2007-Nov-28
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 75 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 ;)
Actually i should fix that bug by installing the new version of JSPWiki. It's on my looong list...
At line 77 changed one line
-- [[ChristophSauer]], 2007-Jul-05 21:11 (CEST)
-- [[ChristophSauer]], 2007-Nov-29 11:06 (CET)
At line 79 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
== 2007-Nov-20
At line 85 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.
Server is up again. After 5 years of duty our central switch died yesterday. RIP.
At line 88 changed one line
-- [[ChristophSauer]], 2007-05-02
-- [[ChristophSauer]], 2007-Nov-20 14:01 (CET)
At line 127 added one line
== 2007-Nov-18
At line 91 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!
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 96 changed one line
-- Martin Junghans, 2007-04-30
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 98 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.
-- [[ChristophSauer]], 2007-Nov-18 07:28 (CET)
At line 100 changed one line
-- Chuck Smith, 2007-May-02
== 2007-Oct-28
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.
-- Stephen Day
== 2007-Oct-15
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...
-- [[Christoph Sauer]], 2007-Okt-15 19:04 (CEST)
== 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?
-- [[YvesPiguet]]
I just opened it again. Yes lets have one this week.
-- [[Christoph Sauer]], 2007-Okt-15 12:07 (CEST)
== 2007-Sep-27
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.
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.
-- [[ChristophSauer]], 2007-Sep-27 13:26 (CEST)
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.
Shouldn't this wiki be read-only for unregistered visitors?
-- [[YvesPiguet]], 2007-Sep-28
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).
-- [[YvesPiguet]], 2007-Sep-28
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.
--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