Tags:
view all tags
%STARTINCLUDE% ---+ TWiki Text Formatting _These instructions are for contributors who prefer to use the Raw Edit over the default WYSIWYG editor._ Working in TWiki is as easy as typing in text. You don't need to know HTML, though you can use it if you prefer. Links to topics are created automatically when you enter WikiWords. And TWiki shorthand gives you all the power of HTML with a simple coding system that takes no time to learn. It's all laid out below. %TOC{depth="4"}% #TWikiShorthand ---++ TWiki Editing Shorthand %INCLUDE{"TWikiEditingShorthand"}% ---++ Using HTML, CSS and !JavaScript %INCLUDE{"UsingHTML"}% ---++ Hyperlinks Being able to create links without any special formatting is a core TWiki feature, made possible with WikiWords and inline URLs. ---+++ Internal Links * GoodStyle is a WikiWord that links to the <nop>GoodStyle topic located in the current web. * NotExistingYet is a topic waiting to be written because it is a red-link. Create the topic by clicking on the link. (Try clicking, but then, *Cancel* - creating the topic would wreck this example!) ---+++ External Links * =http://...=, =https://...=, =ftp://...=, =gopher://...=, =news://...=, =file://...=, =telnet://...= and =mailto:...@...= are linked automatically. * E-mail addresses like =name@domain.com= are linked automatically. * =[<nop>[Square bracket rules]]= let you easily create [[#SquareBrackets][non-WikiWord links]]. * You can also write =[<nop>[http://yahoo.com Yahoo home page]]= as an easier way of doing external links with descriptive text for the link, such as [[http://yahoo.com/ Yahoo home page]]. ---++ TWiki Variables %INCLUDE{"TWikiVariablesQuickStart"}% ---++ <nop>TWikiPlugin Formatting Extensions Plugins can extend the functionality of TWiki into many other areas. There are a huge number of TWiki plugins available from the [[http://twiki.org/cgi-bin/view/Plugins][Plugins]] web on TWiki.org. Currently enabled plugins on this TWiki installation, as listed by =%<nop>PLUGINDESCRIPTIONS%=: %PLUGINDESCRIPTIONS% Check on current Plugin status and settings for this site in TWikiPreferences. ---++ Common Editing Errors TWiki formatting rules are fairly simple to use and quick to type. However, there are some things to watch out for, taken from the TextFormattingFAQ: * *Q:* Text enclosed in angle brackets like =<filename>= is not displayed. How can I show it as it is? * *A:* The ='<'= and ='>'= characters have a special meaning in HTML, they define HTML tags. You need to escape them, so write ='&lt;'= instead of ='<'=, and ='&gt;'= instead of ='>'=. <br /> Example: Type ='prog &lt;filename&gt;'= to get ='prog <filename>'=. * *Q:* Why is the ='&'= character sometimes not displayed? * *A:* The ='&'= character has a special meaning in HTML, it starts a so called character entity, i.e. ='&copy;'= is the =©= copyright character. You need to escape ='&'= to see it as it is, so write ='&amp;'= instead of ='&'=. <br /> Example: Type ='This &amp; that'= to get ='This & that'=. __Related topics:__ WikiSyntax, WikiWord, WikiNotation, TextFormattingRules, TWikiEditingShorthand, TWikiRenderingShortcut, TWikiShorthand, TWikiVariablesQuickStart
Editar
|
Anexar
|
Watch
|
Im
p
rimir
|
H
istórico
:
r55
<
r54
<
r53
<
r52
<
r51
|
We
b
|
V
er tópico
|
Editar modo texto
|
Mais ações de tópico...
Versão do tópico: r53 - 11 Nov 2010
-
TWikiContributor
Home
Site map
Main web
Sandbox web
TWiki web
Web TWiki
User registration
Usuários
Grupos
Índice
Busca
Alterações
Notificações
Fonte RSS
Estatísticas
Preferências
Ver
Raw View
Print version
Find backlinks
History
More topic actions
Editar
Editar modo texto
Attach file or image
Editar preferências do tópico
Marcar novo tópico pai
More topic actions
Referência do usuário
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Manutenção Administrativa
Reference Manual
InterWikis
ManagingUsers
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categorias
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Account
Iniciar sessão
Български
Cesky
Dansk
Deutsch
English
Español
_Français_
Italiano
日本語
한글
Nederlands
Polski
Português
Русский
Svenska
简体中文
簡體中文
Editar
Anexar
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Idéias, solicitações, problemas com relação ao TWiki?
Nos dê um retorno
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.TextFormattingRules
.