Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Wikitext


Related Topics

In the News (Fri 17 Feb 12)

  
  Help:Substitution - Atkinspedia
It causes an automatic conversion of wikitext into the referring text when the referring page is saved; the template is macro expanded when the page is saved rather than, as usually happens, when the page is viewed.
Wikitext after substitution is often more complex than when the required wikitext would have been written directly.
In the case of substituting an ordinary template, the template tag is replaced by the wikitext of the template, with the parameter values substituted for the parameters.
www.atkinsalltheway.com /wiki/index.php/Help:Substitution   (2261 words)

  
 Help:Editing - UO Stuff
After adding to or changing the wikitext it is useful to press "Preview", which produces the corresponding webpage in your browser but does not make it publicly available yet (not until you press "Save").
If the wikitext is not changed no edit will be recorded and the edit summary is discarded.
A dummy edit is a change in wikitext that has no effect on the rendered page, such as changing the number of newlines at some position from 0 to 1 or from 2 to 3 or conversely (changing from 1 to 2 makes a difference, see below).
www.uostuff.com /index.php?title=Help:Editing   (895 words)

  
 Wikitext - Wikipedia, the free encyclopedia
Wikitext language or wiki markup is a markup language that offers a simplified alternative to HTML and is used to write pages in wiki websites.
The grammar, structure, features, keywords and so on are dependent on the particular wiki software used on the particular website.
For example, all wikitext markup languages have a simple way of hyperlinking to other pages within the site, but there are several different syntax conventions for these links.
en.wikipedia.org /wiki/Wikitext   (261 words)

  
 Help:Template - IndependentWiki
Putting "subst:" after the double opening braces causes an automatic conversion of wikitext when the referring page is saved: the subst tag is replaced by the wikitext of the template, with the parameter values substituted for the parameters.
The wikitext of a page can be looked upon as a list of statements, in which case a template is a statement-type subroutine.
Alternatively the wikitext is a string expression, in which case a template is a string function.
www.independentmovement.us /index.php?title=Help:Template   (8880 words)

  
 Wikitext - PIMSWiki   (Site not responding. Last check: 2007-11-03)
Wikitext or wiki markup is a markup language that offers a simplified alternative to HTML and is used to write pages in wiki websites.
An example of Wikitext that can be used on this Wiki can be found here.
MediaWiki's wikitext allows you to freely mix wiki format and HTML, but it provides a simple, readable syntax that allows users to not even know HTML.
www.pimswiki.org /index.php?title=Wikitext   (174 words)

  
 Help:HTML in wikitext - MozillaWiki
For many HTML elements, more convenient wikitext code is available, see Help:Editing.
On the other hand, HTML tags allow an id that can be referenced in one's user style css, and allows the tag to be used as link target.
which renders as the wikitext, not working as a link.
wiki.mozilla.org /Help:HTML_in_wikitext   (317 words)

  
 Help:Editing - Off-world: The Blade Runner Wiki - A Wikia wiki
This will bring you to the edit page: a page with a text box containing the wikitext: the editable source code from which the server produces the webpage.
However, the edit link of a diff page gives the current wikitext, even if the diff page shows an old version below the table of differences.
After adding to or changing the wikitext it is useful to press "Show preview", which produces the corresponding webpage in your browser but does not make it publicly available yet (not until you press "Save").
bladerunner.wikia.com /wiki/Help:Editing   (2570 words)

  
 Help:Editing - Wikipedia, the free encyclopedia
This brings you to the edit page: a page with a text box containing the wikitext - the editable code from which the server produces the finished page.
If you need more help see Wikitext examples.
You are welcome to copy the exact wikitext from the master page at Meta and paste it into this page at any time.
en.wikipedia.org /wiki/Help:Editing   (912 words)

  
 Mozile MediaWiki Editing Demo
This page is a proof-of-concept demonstrating how Mozile can edit MediaWiki pages and use the client-side html2wiki.xsl stylesheet to translate the resulting HTML into wikitext.
This page was derived from the Help:Editing all-in-one guide page in order to demonstrate a large range of wikitext formatting.
This demonstration relies on some proposed modifications to the output of the MediaWiki wikitext parser, as noted in html2wiki.xsl.
mozile.mozdev.org /0.8/demos/mediawiki.html   (1010 words)

  
 What *should* WikiWYG do if you hand it wikitext? | Wikipedia | Wikitech
My intuition is that it should *not* treat it as wikitext, and this is
wikitext, so that you don't lose any flexibility.
No, I mean, a wysiwyg mode where wikitext is interpreted as wikitext,
www.gossamer-threads.com /lists/wiki/wikitech/67121   (1897 words)

  
 Wiki Help - PIMSWiki   (Site not responding. Last check: 2007-11-03)
The right column below shows common Wikitext that can be used, while the left column below shows what the Wikitext looks like after you've saved the page.
You can use the Sandbox to play around with Wikitext formatting, or use your own user page once you've logged in (just click on your name at the top of the page).
You can also determine if a template is being used on a page, by entering the edit page and looking at the bottom (near the minor edit button) - if there is a template being used on the current page it will be displayed there with a link to it.
www.pimswiki.org /index.php?title=Wiki_Help   (1218 words)

  
 wt2db
WikiText is based on the form of text that is used in a WikiWikiWeb.
This means WikiText is a merging of DocBook into a plain text file.
Also see the WikiText Editing HOWTO published by the LDP at http://www.tldp.org/HOWTO/WikiText-HOWTO/.
www.tldp.org /wt2db   (765 words)

  
 WikiwygBugs - The Official Kwiki Web Site   (Site not responding. Last check: 2007-11-03)
Create a list in wisiwyg, switch to wikitext and lists are indented by one character turning them into preformatted lines.
What we see with DOM inspector is the original
 block containing just two lines of text, and, within the editing iframe, another 
 block containing the first line, a 
, the second line, and another
.
Another format that does not survive round-tripping from wikitext format to wysiwyg is non-link markers (e.g., !).
www.kwiki.org /index.cgi?WikiwygBugs   (542 words)

  
 Contributing a new WikiText Module for 4.5.x | drupal.org
Users of this module have probably known about the odd integration of the wiki module with Drupal's "filter architecture." That is, WikiText filtering was supported only for certain node types.
As would be expected, the WikiText filtering works for all node content types from book to page to story to comment.
This new wikitext module doesn't interact well yet with the HTML Filter, but I'll let someone else worry about that for now.
drupal.org /node/14375   (1000 words)

  
 Wikiwyg - Turn any HTML div into a wysiwyg and wikitext edit area.   (Site not responding. Last check: 2007-11-03)
Wikiwyg - Turn any HTML div into a wysiwyg and wikitext edit area.
He is currently an employee of Socialtext and also the author of the Kwiki wiki software (http://www.kwiki.org).
Chris did all the work that makes the Wikitext mode toolbar so smart and context sensitive.
www.wikiwyg.net /download/bleed/doc/html/Wikiwyg.html   (974 words)

  
 Help:Automatic conversion of wikitext - MozillaWiki
There are three categories of automatic conversion of wikitext:
As opposed to rendering matters (what webpage results from given wikitext), these conversions are not demonstrated in looking at existing wikitext and webpages: the wikitext only shows the result, not how it was entered.
It also means that when testing these features, one has to remember or record what one has entered.
wiki.mozilla.org /Help:Automatic_conversion_of_wikitext   (308 words)

  
 Wikitext - RDChaptersWiki   (Site not responding. Last check: 2007-11-03)
Wikitext is a document written in a wiki markup language, such as the current one explained in the Editing_overview.
This page could eventually include a complete w:EBNF grammar for the Wikitext language.
This page was last modified 19:50, 10 November 2004.
reclaimdemocracy.org /rdc/index.php?title=Wikitext   (77 words)

  
 Wanted: Reviewers for Free Rhet/Comp Wikitext | Kairosnews
All semester, my students and I have toiled to get the Free Rhetoric and Composition Wikitext ready for use in composition classes.
This free wikitext shows more potential than a lot of the published textbooks I've seen.
Too many textbooks (and teachers) still present writing as a linear process, as if students could start at the beginning, continue until the end, and then stop.
kairosnews.org /node/4541   (476 words)

  
 Help:Editing - WoWWiki
But an empty line starts a new paragraph.
Sufficient as wikitext code is
, the XHTML code
is not needed, the system produces this code.
You can break lines
without starting a new paragraph.
www.wowwiki.com /Help:Editing   (2197 words)

  
 wikitext: See what people are saying right now on Technorati   (Site not responding. Last check: 2007-11-03)
wikitext: See what people are saying right now on Technorati
In searching around for new developments in the free text and wiki-text world, I came across a project at the University of Georgia that was...
wikitext per day for the last 30 days
technorati.com /tag/wikitext   (137 words)

  
 How to set font color with WiKiText | drupal.org
How to set font color with WiKiText
I can successfully use the 'Full HTML' Input Format in a Story Body to specify font color.
However, this doesn't work with the 'WikiText' Input Format.
drupal.org /node/54387   (119 words)

  
 [No title]
There is no DocBook structure that is not supported by WikiText.
keep in mind that none of the WikiText functions will work inside these tags.
Any LDP author is welcome to use the WikiText.
www.linuxrx.com /HOWTO/sunsite-sources/WikiText-HOWTO.html   (1201 words)

  
 WikiText
WikiText is converted to HTML according to the following formatting guidelines:
Four or more minus signs make a horizontal rule
Don't end a line with single or double bar; otherwise, a blank cell results
fedoranews.org /cms/node/323/print   (319 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.