Format clues and add multimedia contents to the web-based interactive crosswords
Since CMFC 6.4.0, we could add rich formatting text, images and links to crosswords for web publishing, by inserting certain tags in the clue text.
The following tags are supported:
Tag | Description | Example | Result |
---|---|---|---|
[i] | format text italic | [i]Italic text[/i] | Italic text |
[b] | format text bold | [b]Bold text[/b] | Bold text |
[img] | put an image (aligned to center) | [img]http://www.cmfcapp.com/wp-content/uploads/2013/11/iTunesArtwork.png[/img] |
|
[B] | setup a blue (visible) link to external URL | [B link=’http://cmfcapp.com’]Crossword Maker For Cruciverbalists[/B] | Crossword Maker For Cruciverbalists |
[R] | setup a red (invisible) link to external URL.* Red link looks like normal text before the answer is found. It will turn red and be click-able after the correct answer if filled. | [R link=’http://cmfcapp.com’]Crossword Maker For Cruciverbalists[/R] | Crossword Maker For Cruciverbalists |
[p] | make a new paragraph (left aligned) | First paragraph[p]A new paragraph[/p] | First paragraphA new paragraph |
[pc] | make a new paragraph (aligned to center) | First paragraph[pc]Another paragraph[/pc] | First paragraph
Another paragraph |