Questions tagged [creole]

Creole is a common wiki markup language to be used across different wikis.

Creole is a common wiki markup language to be used across different wikis. Its aim is not replacing existing markup but allowing wiki users to transfer content seamlessly across wikis, and for novice users to contribute more easily. See http://www.wikicreole.org/ and http://wiki.wikicreole.org/

21 questions
1
vote
2 answers

Roadkill wiki engine, Creole markup

I'm using the Roadkill wiki engine and trying to paste xml into the pages like this: {{{this is a test}}} but the "" text is not displaying, it only shows "this is a test" Is there another way to escape it so that the page shows "this is a test"?
jsp
  • 143
  • 9
0
votes
1 answer

CakePHP Creole Markup

I'm looking to implement http://ask.cakephp.org/markup/display/wiki and http://www.wikicreole.org/ into a CakePHP application to make it easier for users to write posts. I have looked at the website but not entirely sure how to use it. Has anyone…
Cameron
  • 27,963
  • 100
  • 281
  • 483
0
votes
1 answer

How to embed an image from local in a plantUML sequence diagram?

Is it possible to embed images (other than sprites) from local machine in a PlantUML sequence diagram. Tried to insert a sequence code within the PlantUML Creole after ';' and before ':',but got syntax error. Is there a way to insert images into…
0
votes
1 answer

Java library : Gate Creole ResourceInstantiationException

I am using GATE library and am getting the error gate.creole.ResourceInstantiationException: Couldn't get resource data for com.jpetrak.gate.stringannotation.extendedgazetteer2.ExtendedGazetteer2. You may need first to load the plugin that contains…
guroosh
  • 642
  • 6
  • 18
-2
votes
1 answer

Is there a lightweight markup language that supports numbered headings?

Languages like Creole, reStructuredText, Markdown, and others allow headings = Food == Fruit === Apples and numbered lists # Food # Food 2 but I want something that can give me headings I can refer to by number. Like this type of output: 1.…
Richard
  • 14,798
  • 21
  • 70
  • 103
-3
votes
1 answer

iOS Localisation I need to give Haitian Creole language support, how can I give

I need to give Haitian Creole language support in iOS Sample text "Tanpri kenbe kote sou pou karakteristik SOS. Pou pèmèt kote ou ye a, tape Anviwònman > kote." I can not find it in iOS language list, neither Haitian nor…
Arpit B Parekh
  • 1,932
  • 5
  • 36
  • 57
1
2