Revision history for UsingHTML
Revision [22847]
Last edited on 2016-05-20 07:38:42 by BrianKoontz [Replaces old-style internal links with new pipe-split links.]Additions:
This page can now be found on the [[Docs:UsingHTML | Wikka Documentation Server]].
An archive of [[http://wikkawiki.org/UsingHTML/revisions | old revisions of this page]] is still available for reference.<<
An archive of [[http://wikkawiki.org/UsingHTML/revisions | old revisions of this page]] is still available for reference.<<
Deletions:
An archive of [[http://wikkawiki.org/UsingHTML/revisions
old revisions of this page]] is still available for reference.<<
Additions:
<<===This page has moved===
This page can now be found on the [[Docs:UsingHTML Wikka Documentation Server]].
Thanks for updating your bookmarks!
An archive of [[http://wikkawiki.org/UsingHTML/revisions
old revisions of this page]] is still available for reference.<<
::c::
CategoryMigratedDocs
This page can now be found on the [[Docs:UsingHTML Wikka Documentation Server]].
Thanks for updating your bookmarks!
An archive of [[http://wikkawiki.org/UsingHTML/revisions
old revisions of this page]] is still available for reference.<<
::c::
CategoryMigratedDocs
Deletions:
=====Using HTML in Wikka pages=====
There are two ways to incorporate HTML code into your Wikka pages:
1) Convert HTML to Wikka markup using a utility such as this perl script: [[http://search.cpan.org/dist/HTML-WikiConverter-WikkaWiki/ HTML-WikiConverter-WikkaWiki]]; or
1) HTML code can be inserted directly into Wikka pages.
Think of the possibilities. This allows you to cut and paste HTML tables from an existing webpage into the wiki. You can see an example of this on the LanguageCodes page.
To insert HTML, start with two double quotes, then insert the HTML, and then close with another two double quotes.
==Syntax==
%%""[html code]""%%
==Security==
By default, some HTML tags are removed by the SafeHTML parser to protect against potentially dangerous code. The list of tags that are removed can be found on the SafeHTML page.
It's possible to allow //all// HTML tags to be used, but this is a big security risk. **Use with caution.**
To allow all HTML tags, edit the ##[[ConfigurationOptions wikka.config.php]]## file and change the ##double_doublequote_html## value to "raw".
Possible values of ##double_doublequote_html##:
- safe
- raw
- disabled
If the value is set to "disabled", HTML characters are converted to HTML entities. You can check the [[http://php.net/htmlspecialchars PHP Manual page for htmlspecialchars]] for more info.
CategoryDocumentation
Additions:
There are two ways to incorporate HTML code into your Wikka pages:
1) Convert HTML to Wikka markup using a utility such as this perl script: [[http://search.cpan.org/dist/HTML-WikiConverter-WikkaWiki/ HTML-WikiConverter-WikkaWiki]]; or
1) HTML code can be inserted directly into Wikka pages.
1) Convert HTML to Wikka markup using a utility such as this perl script: [[http://search.cpan.org/dist/HTML-WikiConverter-WikkaWiki/ HTML-WikiConverter-WikkaWiki]]; or
1) HTML code can be inserted directly into Wikka pages.
Deletions:
Deletions:
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/49.htm>Wholesale shoes</a>"}}
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/99.htm>Wholesale shoes</a>"}}
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/149.htm>Wholesale shoes</a>"}}
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/199.htm>Wholesale shoes</a>"}}
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/244.htm>Wholesale shoes</a>"}}
Its useful,mabe
Additions:
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com>Wholesale shoes</a>"}}
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/49.htm>Wholesale shoes</a>"}}
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/99.htm>Wholesale shoes</a>"}}
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/149.htm>Wholesale shoes</a>"}}
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/199.htm>Wholesale shoes</a>"}}
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/244.htm>Wholesale shoes</a>"}}
Its useful,mabe
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/49.htm>Wholesale shoes</a>"}}
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/99.htm>Wholesale shoes</a>"}}
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/149.htm>Wholesale shoes</a>"}}
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/199.htm>Wholesale shoes</a>"}}
{{table columns="1" cellpadding="1" style="display:none" cells="<a href=http://www.cqymsm.com/area/244.htm>Wholesale shoes</a>"}}
Its useful,mabe
Revision [12925]
Edited on 2006-01-19 09:40:10 by DarTar [restoring syntax example and adding headings]Additions:
==Syntax==
%%""[html code]""%%
==Security==
To allow all HTML tags, edit the ##[[ConfigurationOptions wikka.config.php]]## file and change the ##double_doublequote_html## value to "raw".
Possible values of ##double_doublequote_html##:
%%""[html code]""%%
==Security==
To allow all HTML tags, edit the ##[[ConfigurationOptions wikka.config.php]]## file and change the ##double_doublequote_html## value to "raw".
Possible values of ##double_doublequote_html##:
Deletions:
""
[html code]
""
To allow all HTML tags, edit the wakka.config.php file and change the double_doublequote_html value to "raw".
Possible values of double_doublequote_html:
Revision [12919]
Edited on 2006-01-18 19:00:03 by RolandStens [Removed us4 from the us4.php.net in the last link. This makes the link work regardless of your locat]Additions:
[[WikkaDocumentation Wikka Documentation]]
----
=====Using HTML in Wikka pages=====
HTML code can be inserted directly into Wikka pages.
Think of the possibilities. This allows you to cut and paste HTML tables from an existing webpage into the wiki. You can see an example of this on the LanguageCodes page.
To insert HTML, start with two double quotes, then insert the HTML, and then close with another two double quotes.
Syntax:
""
[html code]
""
By default, some HTML tags are removed by the SafeHTML parser to protect against potentially dangerous code. The list of tags that are removed can be found on the SafeHTML page.
It's possible to allow //all// HTML tags to be used, but this is a big security risk. **Use with caution.**
To allow all HTML tags, edit the wakka.config.php file and change the double_doublequote_html value to "raw".
Possible values of double_doublequote_html:
- safe
- raw
- disabled
If the value is set to "disabled", HTML characters are converted to HTML entities. You can check the [[http://php.net/htmlspecialchars PHP Manual page for htmlspecialchars]] for more info.
----
----
=====Using HTML in Wikka pages=====
HTML code can be inserted directly into Wikka pages.
Think of the possibilities. This allows you to cut and paste HTML tables from an existing webpage into the wiki. You can see an example of this on the LanguageCodes page.
To insert HTML, start with two double quotes, then insert the HTML, and then close with another two double quotes.
Syntax:
""
[html code]
""
By default, some HTML tags are removed by the SafeHTML parser to protect against potentially dangerous code. The list of tags that are removed can be found on the SafeHTML page.
It's possible to allow //all// HTML tags to be used, but this is a big security risk. **Use with caution.**
To allow all HTML tags, edit the wakka.config.php file and change the double_doublequote_html value to "raw".
Possible values of double_doublequote_html:
- safe
- raw
- disabled
If the value is set to "disabled", HTML characters are converted to HTML entities. You can check the [[http://php.net/htmlspecialchars PHP Manual page for htmlspecialchars]] for more info.
----
Deletions:
----
=====Using HTML in Wikka pages=====
HTML code can be inserted directly into Wikka pages.
Think of the possibilities. This allows you to cut and paste HTML tables from an existing webpage into the wiki. You can see an example of this on the LanguageCodes page.
To insert HTML, start with two double quotes, then insert the HTML, and then close with another two double quotes.
Syntax:
""
[html code]
""
By default, some HTML tags are removed by the SafeHTML parser to protect against potentially dangerous code. The list of tags that are removed can be found on the SafeHTML page.
It's possible to allow //all// HTML tags to be used, but this is a big security risk. **Use with caution.**
To allow all HTML tags, edit the wakka.config.php file and change the double_doublequote_html value to "raw".
Possible values of double_doublequote_html:
- safe
- raw
- disabled
If the value is set to "disabled", HTML characters are converted to HTML entities. You can check the [[http://us4.php.net/htmlspecialchars PHP Manual page for htmlspecialchars]] for more info.
----
Additions:
[[WikkaDocumentation Wikka Documentation]]
If the value is set to "disabled", HTML characters are converted to HTML entities. You can check the [[http://us4.php.net/htmlspecialchars PHP Manual page for htmlspecialchars]] for more info.
CategoryDocumentation
If the value is set to "disabled", HTML characters are converted to HTML entities. You can check the [[http://us4.php.net/htmlspecialchars PHP Manual page for htmlspecialchars]] for more info.
CategoryDocumentation
Deletions:
If the value is set to "disabled", HTML characters are converted to HTML entities. You can check the [[http://us4.php.net/htmlspecialchars PHP Manual page for htmlspecialchars]] for more info.
Additions:
[[HelpInfo Wikka Documentation]]
----
=====Using HTML in Wikka pages=====
HTML code can be inserted directly into Wikka pages.
Think of the possibilities. This allows you to cut and paste HTML tables from an existing webpage into the wiki. You can see an example of this on the LanguageCodes page.
To insert HTML, start with two double quotes, then insert the HTML, and then close with another two double quotes.
Syntax:
""
[html code]
""
By default, some HTML tags are removed by the SafeHTML parser to protect against potentially dangerous code. The list of tags that are removed can be found on the SafeHTML page.
It's possible to allow //all// HTML tags to be used, but this is a big security risk. **Use with caution.**
To allow all HTML tags, edit the wakka.config.php file and change the double_doublequote_html value to "raw".
Possible values of double_doublequote_html:
- safe
- raw
- disabled
----
=====Using HTML in Wikka pages=====
HTML code can be inserted directly into Wikka pages.
Think of the possibilities. This allows you to cut and paste HTML tables from an existing webpage into the wiki. You can see an example of this on the LanguageCodes page.
To insert HTML, start with two double quotes, then insert the HTML, and then close with another two double quotes.
Syntax:
""
[html code]
""
By default, some HTML tags are removed by the SafeHTML parser to protect against potentially dangerous code. The list of tags that are removed can be found on the SafeHTML page.
It's possible to allow //all// HTML tags to be used, but this is a big security risk. **Use with caution.**
To allow all HTML tags, edit the wakka.config.php file and change the double_doublequote_html value to "raw".
Possible values of double_doublequote_html:
- safe
- raw
- disabled
Deletions:
Think of the possibilities. This allows you to cut and paste HTML tables from an existing webpage into the wiki. You can see an example of this on the LanguageCodes page.
To insert HTML, start with two double quotes, then insert the HTML, and then close with another two double quotes.
Syntax:
""
[html code]
""
By default, some HTML tags are removed by the SafeHTML parser to protect against potentially dangerous code. The list of tags that are removed can be found on the SafeHTML page.
It's possible to allow //all// HTML tags to be used, but this is a big security risk. **Use with caution.**
To allow all HTML tags, edit the wakka.config.php file and change the double_doublequote_html value to "raw".
Possible values of double_doublequote_html:
- safe
- raw
- disabled
Additions:
It's possible to allow //all// HTML tags to be used, but this is a big security risk. **Use with caution.**
Deletions:
Additions:
By default, some HTML tags are removed by the SafeHTML parser to protect against potentially dangerous code. The list of tags that are removed can be found on the SafeHTML page.