TiddlyWiki is loading ...

Requires Javascript.
Ora di Religione - Manuale di religione per la scuola superioreaggiornato a domenica 7 Ottobre 2007
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which use a logographic writing system and need larger font sizes.
***/

/*{{{*/
body {font-size:0.8em;}

#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}

.subtitle {font-size:0.8em;}

.viewer table.listView {font-size:0.95em;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
<<tiddler MainMenu>>

AuthorMainMenu
MainMenu
DefaultTiddlers
PluginManager
PresentationIndex
[[Download]]
<!--{{{-->
<div id='header' class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='AuthorMainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/***
Place your custom CSS here
***/
/*{{{*/


[[StyleSheetCommon]]
/*}}}*/
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date [[DD MMM YYYY]]'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date [[DD MMM YYYY]]'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='viewer topbutton' macro='top'></div>
<br><br>
<div class='viewer' macro='navigation tiddlers:{{store.getTiddlerText("PresentationIndex").readBracketedList()}}}'></div>
<div class='tagClear'></div>
<!--}}}-->
[<img[Autore|Io.jpg]] 

Salvatore Schirone insegna Religione Cattolica nella scuola superiore di II grado dal 1987, come incaricato annuale. Dall'anno scolastico 2005-2006, superato il primo concorso riservato per IdR, entra in Ruolo nell'IIS "Euclide" di Bari.
Sposato con Anna De Giglio, ha due figli Davide ed Emanuela.

I suoi interessi teologici ruotano intorno all'Ecumenismo e alla Patristica orientale. In ambito scolastico si è occupato di Internete e ITC. In particolare collabora alla manutenzione del sito scolastico e ha progettato alcuni portali scolastici.

Ha scritto diversi articoli su riviste divulgative e specialistiche. Collabora in modo continuativo con la rivista "Omelie - Temi di predicazione" dell'EDI, e in modo saltuario per altre riviste pastorali e teologiche. Attualmente è presente nella redazione di "Vita Carmelitana" e "Appunti Ecumenici".

In collaborazione con P. Rosario Scognamiglio ha pubblicato:


*Nessun altro debito che l’amore. Prestito e usura nell’Antico Testamento, Edizioni Vivere In, Roma 1995
*Ricchi per ogni generosità. Economia e uso delle beni nel Nuovo Testamento, Edizioni Vivere In, Roma 1998
*L'Inno alla Carità, un canto a più voci. 1Cor 13 letto dai Padri della Chiesa, Editrice Domenicana Italiana, Napoli 2003

Altre pubblicazioni carmelitane:

*(in collaborazione) Figli dei Profeti. Itinerario spirituale con i profeti Elia ed Eliseo, Edizioni Vita Carmelitana, Bari 1997
*(in collaborazione) L’Apostolo Paolo Maestro e Modello. La spiritualità paolina nel Carmelo, Edizioni Vita Carmelitana, Bari 1997


Story.prototype.refreshTiddler_activelink = Story.prototype.refreshTiddler;
Story.prototype.refreshTiddler = function (title,template,force)
{
 var theTiddler = Story.prototype.refreshTiddler_activelink.apply(this,arguments);
 if (!theTiddler)
 return theTiddler
 var menu = document.getElementById("mainMenu");
 var links = menu.getElementsByTagName("a");
 for (var i=0; i<links.length; i++)
 {
 if (!links[i].getAttribute("tiddlyLink"))
 return;
 if (document.getElementById(this.idPrefix+(links[i].getAttribute("tiddlylink"))))
 addClass(links[i],"bold");
 else
 removeClass(links[i],"bold");
 }
 return theTiddler;
}
config.options.chkAnimate = false;
config.options.chkSinglePageMode = true;
config.options.chkTopOfPageMode = false;
EsempioPagina1
EsempioPagina2
[[Esempio Pagina 3]]

<<author>>
Introduzione
Questo ~TiddlyWiki è la traduzione in italiano del lavoro originario di [[SaqImtiaz|http://lewcid.googlepages.com/presentation_empty_full.html#Documentation]] riguardante la personalizzazione di [[TiddlyWiki|http://www.tiddlywiki.com]] per la realizzazione di presentazioni. Come già fatto per la mia [[Mini guida in italiano a TiddlyWiki|http://pollio.maurizio.googlepages.com/MiniGuidaTiddlyWiki.html]], nel tradurre in italiano le istruzioni sull'uso di questo [[adattamento di TiddlyWiki|http://pollio.maurizio.googlepages.com/MiniGuidaTiddlyWiki.html#%5B%5BAdattamenti%20di%20TiddlyWiki%5D%5D]], ho ritenuto opportuno evitare una traduzione pedissequa dell'originale per rendere l'argomento più chiaro.

Prima di tutto, per vedere subito quali sono le potenzialità di ~TiddlyWiki quando è usato in ''modo presentazione'', cliccate sul seguente link:

http://lewcid.googlepages.com/tots.html

!!Che cosa è ~TiddlyWiki utilizzato in ''modo presentazione''?
~TiddlyWiki in ''modo presentazione'' può essere considerato un adattamento di ~TiddlyWiki particolarmente utile per la realizzazione di presentazioni; la soluzione si basa sull'utilizzo di un certo numero di plugin specifici. Per sapere quali plugin sono installati in questo wiki, cliccate su PluginManager dopo essere passati al modo editing (leggete il punto successivo).

!!Come modificare questo ~TiddlyWiki
Per modificare questo ~TiddlyWiki, cioè per realizzare la vostra presentazione, occorre semplicemente aprire il file con il vostro browser; una volta fatto ciò, ''senza chiudere'' questa finestra del browser, basta aprire una ''nuova'' finestra del browser specificando il medesimo url riportato nella prima finestra aggiungendo alla fine la stringa di caratteri #author:true
//(Suggerimento: per rendere più spedito il processo di editing della vostra presentazione, memorizzate nei bookmark del browser l'url della vostra presentazione con la stringa #author:true al termine)//. In questo modo passate al modo editing che consente di modificare i contenuti della presentazione.

!! Come modificare il titolo, il sottotitolo ed il footer della presentazione
Per modificare il titolo della presentazione, basta editare il tiddler SiteTitle; per modificare il sottotitolo basta modificare il tiddler SiteSubtitle. Per modificare l'area di footer che viene visualizzata in ogni pagina della presentazione, basta editare il tiddler [[contentFooter]].

!!Come visualizzare la preview della presentazione
Per visualizzare la preview della presentazion, utilizzate il comando ''Presentation Mode'' presente nel MainMenu. Per ritornare al modo editing del contenuto, cliccate sul comando ''Author Mode'' che compare nel MainMenu.

!!Come modificare il contenuto e l'ordine della presentazione
Per modificare il contenuto e l'ordine della presentazione, occorre editare il tiddler PresentationIndex. In questo frammento devono essere elencati semplicemente i nomi dei frammenti (tiddler secondo la nomenclatura di ~TiddlyWiki) che costituiscono la presentazione; l'ordine con cui sono elencati corrisponderà all'ordine con cui verranno visualizzati i contenuti della presentazione.

!! Come personalizzare l'interfaccia di visualizzazione di default
Per personalizzare l'interfaccia di visualizzazione di default, occorre modificare i seguenti tiddlers secondo le vostre esigenze:
*PageTemplate
*StyleSheet
*ViewTemplate
*EditTemplate
*MainMenu

!!Come personalizzare l'interfaccia di editing (l'interfaccia autore)
Per personalizzare l'interfaccia di editing, occorre modificare i seguenti tiddlers: //(Notate che tutti questi file sono opzionali; se qualcuno di essi non esiste, verrà utilizzata la visualizzazione standard. Questo significa anche che se intendete modificare solo il PageTemplate avete bisogno solo del tiddler AuthorPageTemplate)//
*AuthorPageTemplate
*AuthorStyleSheet
*AuthorViewTemplate
*AuthorEditTemplate
*AuthorMainMenu

!!Come usare un diverso stylesheet o un diverso tema
Per utilizzare stylesheet alternativi o i vostri temi favoriti di ~TiddlyWiki dovete semplicemente importare i relativi tiddlers in questo file.
Se avete intenzione di modificare l'interfaccia di presentazione, importate solo i tiddler PageTemplate e StyleSheet. Se avete intenzione di modificare l'interfaccia di editing, dovete copiare i tiddler PageTemplate e StyleSheet come AuthorPageTemplate e AuthorStyleSheet rispettivamente.

!!Altri suggerimenti
* Quando realizzate delle variazioni che intendete applicare sia all'interfaccia di presentazione che di editing, utilizzate il tiddler StyleSheetCommon ed includetelo in questo modo {{{[[StyleSheetCommon]]}}} nei tiddler StyleSheet e AuthorStyleSheet; in questo modo eviterete di scrivere due volte il codice!
* Per realizzare rapidamente un controllo che vi consente di modificare le dimensioni dei font, installate FontSizePlugin: http://tw.lewcid.org/#FontSizePlugin
* Se la vostra presentazione è online, potrebbe essere utile attivare uno splash screen che visualizza un messaggio personalizzabile mentre ~TiddlyWiki si carica; installate allora SplashScreenPlugin: http://tw.lewcid.org/#SplashScreenPlugin (''Nota'': in questo ~TiddlyWiki FontSizePlugin e SplashScreenPlugin sono già installati).
Poiché TiddlyWiki è costituito da un unico file HTML, consultando questo sito avete già scaricato sul vostro PC tutto il software che realizza questo sistema. Se, dopo aver letto questa guida desiderate realizzare la vostra presentazione con ~TiddlyWiki e salvare le vostre modifiche, avete necessità di utilizzare una copia locale di questo software. 
Per effettuare il download di questo wiki, cliccate con il tasto destro del mouse su questo [[link|presentation_empty_full.html]] e selezionate dal menù contestuale //'Salva destinazione come...'// o //'Salva oggetto con nome...'//. 
Scegliete dove salvare il file e come volete chiamarlo, assicurandovi che il file sia salvato nel formato HTML con estensione HTML.

@@A seconda del browser utilizzato si possono verificare, in questa operazione, alcuni problemi. Per tali motivi fate attenzione a:@@
* ''Non'' utilizzate i comandi File/Salva presenti nel vostro browser per salvare ~TiddlyWiki, perchè in questo modo il risultato dell'operazione può dare origine a problemi nel funzionamento del software;
* Assicuratevi che ~TiddlyWiki sia salvato nel formato HTML.
!Il problema della Droga

Nell'ora di religione non è infrequente toccare il tema delle droghe, anche quando la lezione non è prevista o programmata. Come insegnanti non possiamo esimerci dal dovere di fare prevenzione in tema di tossicodipendenza. È vero, Il fenomeno si sta allargando anche alla scuola media inferiore, Ma resta la scuola superiore il campo in cui più necessitano interventi formativi e preventivi.

Spesso in modo informale, non sistematico, per via confidenziale, nelle aule e corridoi, noi insegnanti sperimentiamo la contiguità, della droga ai giovani. Se per un attimo si prova a tirare fuori l'argomento, la partecipazione è corale e fortemente motivata. Incoraggiati a parlare liberamente i ragazzi, pur non facendo mai riferimento all'assunzione personale, affermano di conoscere amici poco più grandi che le utilizzano tranquillamente, nei week-end e nei contesti di gruppo.

Questa forma di conoscenza più o meno diretta del problema non si spiega più con lo svantaggio socioculturale, la situazione di degrado delle periferie dei nostri ragazzi. Infatti ci si trova spesso di fronte a esperienze riferite da ragazzi non devianti, con un rendimento scolastico discreto, con una famiglia non problematica alle spalle.

!!Cosa pensano i ragazzi degli spinelli

Interpellato sugli effetti dello spinello un ragazzo ha risposto con una descrizione dettagliata e pertinente: rilassamento, risate, comunicazione più fluida, alterazione del senso del tempo, ecc. Il giudizio, poi sulla eventuale pericolosità è variegato. Una ricerca svolta su un campione di 1121 giovani dai 15 ai 30 anni residenti a Reggio Emilia rivela che il 21% degli interpellati non considera gli spinelli pericolosi, mentre il 35% considera dannoso solo un utilizzo esagerato. 

L'idea prevalente che sembra farsi strada è quella che un uso moderato, ricreativo, delle sostanze cannabiche non costituisca un rischio per la propria salute psicofisica e soprattutto sia compatibile con gli impegni quotidiani: scuola o lavoro, attività sportiva, relazioni familiari e amicali. Ma le cosa stannno proprio così? Proviamo ad approfondire la questione ...

!!Linkografia ragionata:
*[[http://www.corsodireligione.it/etica/tossic_1.htm|http://www.corsodireligione.it/etica/tossic_1.htm]]
**Apre con un introduttivo articolo di di Bruto Maria Bruti. Copre, poi, vari aspetti, dalla definizione e calssificazione delle droghe, fino all'analisi dei problemi sociali, politici, giuridici e pastorali, riportando ampi sralci di documenti, altri articoli e riferimenti bibliografici.
!Esempio Pagina 3

Questa è la terza pagina della presentazione.
!Esempio Pagina 1

Questa è la prima pagina della presentazione. Editate il tiddler corrispondente secondo le vostre necessità. Ricordate che se cambiate il nome di questo frammento, dovete aggiornare corrispondentemente anche il tiddler PresentationIndex. I nomi dei tiddler possono essere espressi anche sotto forma di una non wiki parola: osservate il tiddler [[Esempio Pagina 3]] per avere una idea di cosa significa questo. Se, in generale, avete difficoltà ad utilizzare ~TiddlyWiki, consultate la mia guida in italiano.


*Per navigare in questo sito cliccate sul pulsante ''Next'' posizionato in basso a destra i ogni pagina. Per ritornare alla pagina precedente, cliccate sul pulsante ''Previous'' in basso a sinistra;
*Cliccando su questo pulsante <<top>> ritornerete al top della pagina che state leggendo;
*Per navigare nel sito potete utilizzare anche i link presenti nel menu di sinistra;
*Quando vedete nella pagina del testo colorato come <<def questo>>, posizionando il cursore del mouse sul testo otterrete ulteriori informazioni.
!Esempio Pagina 2

Questa è la seconda pagina della presentazione.
/***
|Name|FontSizePlugin|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#FontSizePlugin|
|Version|1.0|
|Requires|~TW2.x|
!Description:
Resize tiddler text on the fly. The text size is remembered between sessions by use of a cookie.
You can customize the maximum and minimum allowed sizes.
(only affects tiddler content text, not any other text)

Also, you can load a TW file with a font-size specified in the url.
Eg: http://tw.lewcid.org/#font:110

!Demo:
Try using the font-size buttons in the sidebar, or in the MainMenu above.

!Installation:
Copy the contents of this tiddler to your TW, tag with systemConfig, save and reload your TW.
Then put {{{<<fontSize "font-size:">>}}} in your SideBarOptions tiddler, or anywhere else that you might like.

!Usage
{{{<<fontSize>>}}} results in <<fontSize>>
{{{<<fontSize font-size: >>}}} results in <<fontSize font-size:>>

!Customizing:
The buttons and prefix text are wrapped in a span with class fontResizer, for easy css styling.
To change the default font-size, and the maximum and minimum font-size allowed, edit the config.fontSize.settings section of the code below.

!Notes:
This plugin assumes that the initial font-size is 100% and then increases or decreases the size by 10%. This stepsize of 10% can also be customized.

!History:
*27-07-06, version 1.0 : prevented double clicks from triggering editing of containing tiddler.
*25-07-06, version 0.9

!Code
***/

//{{{
config.fontSize={};

//configuration settings
config.fontSize.settings =
{
 defaultSize : 100, // all sizes in %
 maxSize : 200,
 minSize : 40,
 stepSize : 10
};

//startup code
var fontSettings = config.fontSize.settings;

if (!config.options.txtFontSize)
 {config.options.txtFontSize = fontSettings.defaultSize;
 saveOptionCookie("txtFontSize");}
setStylesheet(".tiddler .viewer {font-size:"+config.options.txtFontSize+"%;}\n","fontResizerStyles");
setStylesheet("#contentWrapper .fontResizer .button {display:inline;font-size:105%; font-weight:bold; margin:0 1px; padding: 0 3px; text-align:center !important;}\n .fontResizer {margin:0 0.5em;}","fontResizerButtonStyles");

//macro
config.macros.fontSize={};
config.macros.fontSize.handler = function (place,macroName,params,wikifier,paramString,tiddler)
{

 var sp = createTiddlyElement(place,"span",null,"fontResizer");
 sp.ondblclick=this.onDblClick;
 if (params[0])
 createTiddlyText(sp,params[0]);
 createTiddlyButton(sp,"+","increase font-size",this.incFont);
 createTiddlyButton(sp,"=","reset font-size",this.resetFont);
 createTiddlyButton(sp,"–","decrease font-size",this.decFont);
}

config.macros.fontSize.onDblClick = function (e)
{
 if (!e) var e = window.event;
 e.cancelBubble = true;
 if (e.stopPropagation) e.stopPropagation();
 return false;
}

config.macros.fontSize.setFont = function ()
{
 saveOptionCookie("txtFontSize");
 setStylesheet(".tiddler .viewer {font-size:"+config.options.txtFontSize+"%;}\n","fontResizerStyles");
}

config.macros.fontSize.incFont=function()
{
 if (config.options.txtFontSize < fontSettings.maxSize)
 config.options.txtFontSize = (config.options.txtFontSize*1)+fontSettings.stepSize;
 config.macros.fontSize.setFont();
}

config.macros.fontSize.decFont=function()
{

 if (config.options.txtFontSize > fontSettings.minSize)
 config.options.txtFontSize = (config.options.txtFontSize*1) - fontSettings.stepSize;
 config.macros.fontSize.setFont();
}

config.macros.fontSize.resetFont=function()
{

 config.options.txtFontSize=fontSettings.defaultSize;
 config.macros.fontSize.setFont();
}

config.paramifiers.font =
{
 onstart: function(v)
 {
 config.options.txtFontSize = v;
 config.macros.fontSize.setFont();
 }
};
//}}}
function setFooter() {
 if (document.getElementById && document.getElementById("contentFooter") ) {
 var windowHeight=findWindowHeight();
 if (windowHeight>0) {
 var contentHeight= document.getElementById('mainMenu').offsetHeight + document.getElementById("header").offsetHeight + document.getElementById("contentFooter").offsetHeight;
 var menu= document.getElementById('mainMenu');
 //var footerHeight=footerElement.offsetHeight;
 if (windowHeight-(contentHeight)>=0) {
 menu.style.position='relative';
 menu.style.marginBottom=(windowHeight-(contentHeight))+'px';
 }
 else {
 menu.style.position='';
 menu.style.marginBottom='';
 }
 }
 }
}
window.onresize = function() {
 setFooter();
}

Story.prototype.refreshTiddler_footerhack=Story.prototype.refreshTiddler;
Story.prototype.refreshTiddler = function (title,template,force)
{ 
var theTiddler = Story.prototype.refreshTiddler_footerhack.apply(this,arguments);
setFooter();
 return theTiddler;}
<<tiddler ImportTiddlers>>
//{{{
version.extensions.inlineJavascript= {major: 1, minor: 5, revision: 1, date: new Date(2006,6,1)};

config.formatters.push( {
	name: "inlineJavascript",
	match: "\\<script",
	lookahead: "\\<script(?: src=\\\"((?:.|\\n)*?)\\\")?(?: label=\\\"((?:.|\\n)*?)\\\")?( show)?\\>((?:.|\\n)*?)\\</script\\>",

	handler: function(w) {
		var lookaheadRegExp = new RegExp(this.lookahead,"mg");
		lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = lookaheadRegExp.exec(w.source)
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			if (lookaheadMatch[1]) { // load a script library
				// make script tag, set src, add to body to execute, then remove for cleanup
				var script = document.createElement("script"); script.src = lookaheadMatch[1];
				document.body.appendChild(script); document.body.removeChild(script);
			}
			if (lookaheadMatch[4]) { // there is script code
				if (lookaheadMatch[3]) // show inline script code in tiddler output
					wikify("{{{\n"+lookaheadMatch[0]+"\n}}}\n",w.output);
				if (lookaheadMatch[2]) { // create a link to an 'onclick' script
					// add a link, define click handler, save code in link (pass 'place'), set link attributes
					var link=createTiddlyElement(w.output,"a",null,"tiddlyLinkExisting",lookaheadMatch[2]);
					link.onclick=function(){try{return(eval(this.code))}catch(e){alert(e.description?e.description:e.toString())}}
					link.code="function _out(place){"+lookaheadMatch[4]+"};_out(this);"
					link.setAttribute("href","javascript:;"); link.setAttribute("title",""); link.style.cursor="pointer";
				}
				else { // run inline script code
					var code="function _out(place){"+lookaheadMatch[4]+"};_out(w.output);"
					code=code.replace(/document.write\(/gi,'place.innerHTML+=(');
					try { var out = eval(code); } catch(e) { out = e.description?e.description:e.toString(); }
					if (out && out.length) wikify(out,w.output,w.highlightRegExp,w.tiddler);
				}
			}
			w.nextMatch = lookaheadMatch.index + lookaheadMatch[0].length;
		}
	}
} )
//}}}
{{{

binary: ''Binary'': consisting of, and characterised by, only two parts.
1: Stuart Hall, 1997. p234.
2: Stuart Hall, 1997. p236.
3: Stuart Hall, 1997. p257.
4: Stuart Hall, 1997. p257.
5: Stuart Hall, 1997. p257.
6: Stuart Hall, 1997. p258.
7: David Macdougall, 2002. p52.
questo: In questa finestra potete visualizzare ulteriore testo.

}}}
//{{{
config.macros.def ={};
config.macros.def.handler = function(place,macroName,params,wikifier,paramString,tiddler)
{
 var sliceName = params[1]? params[1].toLowerCase() : params[0].toLowerCase();
 var def = store.getTiddlerSlice("InfoDefinitions",sliceName);
 if (def == undefined)
 {
 wikify(params[0],place);
 return false;
 }
 var theClass = params[2]? params[2] : "info";
 var container = createTiddlyElement(place,"span",null,theClass);
 wikify(params[0],container);
 if (document.all)
 {
 container.onmouseover = function(){addClass(this,"infoover");};
 container.onmouseout = function(){removeClass(this,"infoover");};
 }
 var tooltip = createTiddlyElement(container,"span",null,null);
 wikify(def, tooltip);

}

config.macros.note ={};
config.macros.note.handler = function(place,macroName,params,wikifier,paramString,tiddler)
{
 var sliceName = params[1]? params[1].toLowerCase() : params[0].toLowerCase();
 var def = store.getTiddlerSlice("InfoDefinitions",sliceName);
 if (def == undefined)
 {
 wikify(params[0],place);
 return false;
 }
 var theClass = params[2]? params[2] : "note";
 var container = createTiddlyElement(place,"span",null,theClass);
 wikify("^^"+params[0]+"^^",container);
 if (document.all)
 {
 container.onmouseover = function(){addClass(this,"noteover");};
 container.onmouseout = function(){removeClass(this,"noteover");};
 }
 var tooltip = createTiddlyElement(container,"span",null,null);
 wikify(def, tooltip);

}

//}}}
/***
|''Name:''|InlineSlidersPlugin|
|''Description:''|super light weight plugin for inline sliders|
|''Author:''|Saq Imtiaz ( lewcid@gmail.com )|
|''Source:''|http://tw.lewcid.org/#InlineSlidersPlugin|
|''Code Repository:''|http://tw.lewcid.org/svn/plugins|
|''Version:''|2.0|
|''Date:''||
|''License:''|[[Creative Commons Attribution-ShareAlike 3.0 License|http://creativecommons.org/licenses/by-sa/3.0/]]|
|''~CoreVersion:''|2.2.2|

!!Usage
* Create sliders inline using a {{{<slider label>text of slider</slider>}}} syntax
* Also supports a {{{+++++ =====}}} syntax
* Please note
* Example:
+++++ Demo
This is an example slider
=====
***/
// /%
//!BEGIN-PLUGIN-CODE
config.formatters.unshift( {
	name: "inlinesliders",
	match: "\\+\\+\\+\\+\\+|\\<slider",
	lookaheadRegExp: /(?:\+\+\+\+\+|<slider) (.*?)(?:>?)\n((?:.|\n)*?)\n(?:=====|<\/slider>)/mg,
	handler: function(w)
	{
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart )
			{
			var btn = createTiddlyButton(w.output,lookaheadMatch[1] + " "+"\u00BB",lookaheadMatch[1],this.onClickSlider,"button sliderButton");
			var panel = createTiddlyElement(w.output,"div",null,"sliderPanel inlineSlider");
			panel.style.display = "none";
			panel.raw = lookaheadMatch[2];
			w.nextMatch = lookaheadMatch.index + lookaheadMatch[0].length;
			}
	},
	onClickSlider : function(e)
	{
		if(!e) var e = window.event;
		var n = this.nextSibling;
		removeChildren(n);
		wikify(n.raw,n);
		n.style.display = (n.style.display=="none") ? "block" : "none";
		return false;
	}
});
setStylesheet("div.inlineSlider {margin-left:1em; padding:0 0.5em;}","InlineSliderStyles");
//!END-PLUGIN-CODE
// %/
Questo è un TiddlyWiki dedicato all'IRC (Insegnamento della Religione Cattolica) nella scuola superiore di II grado, tenuto dal 
prof. ''[[Salvatore Schirone|Autore]]''.

Per il momento saranno inseriti vari appunti ricavati dal vivo delle lezioni, senza un ordine prestabilito. Successivamente, si spera di poter dare una certa forma al materiale raccolto e impostare in ordine le varie UdA (Unità di Apprendimento). 

Il manuale è quindi da considerarsi un //Work in Progress//. Sono graditi suggerimenti e correzioni. 
/***
|''Name:''|ItalianTranslationPlugin|
|''Description:''|Translation of TiddlyWiki into Italian|
|''Version:''|2.1.0|
|''Date:''|Mar 10, 2007|
|''Source:''|http://pollio.maurizio.googlepages.com/MiniGuidaTiddlyWiki.html|
|''Authors:''|Mathew Warburton - (mat01web (at) gmail (dot) com + Pollio Maurizio (pollio.maurizio (at) gmail (dot) com)|
|''License:''|[[BSD open source license]]|
|''~CoreVersion:''|2.1.0|
***/
{{{
// ---------------------------------------------------------------------------------
// Translateable strings
// ---------------------------------------------------------------------------------

// Strings in "double quotes" should be translated; strings in 'single quotes' should be left alone

if (config.options.txtUserName=="YourName")
 merge(config.options,{txtUserName: "TuoNome"});

merge(config.messages,{
 customConfigError: "Si sono verificati dei problemi nel caricare i plugin. Vedi PluginManager per i dettagli",
 pluginError: "Errore: %0",
 pluginDisabled: "Plugin non eseguito perchè disabilitato mediante l'etichetta 'systemConfigDisable' ",
 pluginForced: "Plugin eseguito perchè forzato mediante l'etichetta 'systemConfigForce' ",
 pluginVersionError: "Plugin non eseguito perchè richiede una versione più aggiornata di TiddlyWiki",
 nothingSelected: "Nessuna selezione. Devi selezionare prima uno o più elementi",
 savedSnapshotError: "Sembra che questo TiddlyWiki sia stato salvato scorrettamente. Per informazioni vai a http://www.tiddlywiki.com/#DownloadSoftware per ulteriori dettagli",
 subtitleUnknown: "(sconosciuto)",
 undefinedTiddlerToolTip: "Il frammento '%0' non esiste",
 shadowedTiddlerToolTip: "Il frammento '%0' non esiste, è un modello predefinito",
 tiddlerLinkTooltip: "%0 - %1, %2",
 externalLinkTooltip: "Collegamento a %0",
 noTags: "Non ci sono frammenti del tipo",
 notFileUrlError: "Devi esportare questo TiddlyWiki in un file prima di poterlo salvare",
 cantSaveError: "Non si possono salvare le modifiche con questo browser. Possibili cause possono essere:\n- il tuo browser non supporta il salvataggio (Firefox, Internet Explorer, Safari e Opera, se opportunamente configurati, funzionano bene)\n- il path del tuo file TiddlyWiki contiene caratteri non consentiti\n- il file HTML di TiddlyWiki è stato spostato o rinominato",
 invalidFileError: "Il file originale '%0' non sembra di tipo TiddlyWiki",
 backupSaved: "Backup riuscito",
 backupFailed: "Salvataggio file di backup non riuscito",
 rssSaved: "RSS feed salvato come",
 rssFailed: "Salvataggio RSS feed file non riuscito",
 emptySaved: "Modello vuoto salvato",
 emptyFailed: "Salvataggio file modello vuoto non riuscito",
 mainSaved: "File TiddlyWiki primario salvato",
 mainFailed: "File TiddlyWiki principale non salvato. Le tue modifiche non sono state salvate",
 macroError: "Errore nella macro <<%0>>",
 macroErrorDetails: "Errore in esecuzione della macro <<%0>>:\n%1",
 missingMacro: "La macro non esiste",
 overwriteWarning: "Il frammento '%0' esiste già. OK per sostituirlo",
 unsavedChangesWarning: "ATTENZIONE! Non sono state ancora salvate le modifiche in TiddlyWiki\n\nOK per salvare\nANNULLA per annullarle",
 confirmExit: "--------------------------------\n\nCi sono delle modifiche non salvate in TiddlyWiki. Se continui perderai le modifiche\n\n--------------------------------",
 saveInstructions: "SaveChanges",
 unsupportedTWFormat: "Formato TiddlyWiki non supportato '%0'",
 tiddlerSaveError: "Errore nel salvataggio del frammento '%0'",
 tiddlerLoadError: "Errore nel caricamento del frammento '%0'",
 wrongSaveFormat: "Cannot save with storage format '%0'. Using standard format for save.",
 invalidFieldName: "Nome di campo invalido %0",
 fieldCannotBeChanged: "Campo '%0' non può essere modficato"});

merge(config.messages.messageClose,{
 text: "Chiudi",
 tooltip: "Chiudi area di messaggio"});

config.messages.dates.months = ["Gennaio", "Febbraio", "Marzo", "Aprile", "Maggio", "Giugno", "Luglio", "Agosto", "Settembre", "Ottobre", "Novembre","Dicembre"];
config.messages.dates.days = ["Domenica", "Lunedì", "Martedì", "Mercoledì", "Giovedì", "Venerdì", "Sabato"];
config.messages.dates.shortMonths = ["Gen", "Feb", "Mar", "Apr", "Mag", "Giu", "Lug", "Ago", "Set", "Ott", "Nov", "Dic"];
config.messages.dates.shortDays = ["Dom", "Lun", "Mar", "Mer", "Gio", "Ven", "Sab"];

merge(config.views.wikified.tag,{
 labelNoTags: "Nessuna categoria",
 labelTags: "Categorie: ",
 openTag: "Apri la categoria '%0'",
 tooltip: "Mostra frammenti del tipo '%0'",
 openAllText: "Apri tutti i tiddler di questa categoria",
 openAllTooltip: "Apri tutti",
 popupNone: "Non ci sono altri frammenti del tipo '%0'"});

merge(config.views.wikified,{
 defaultText: "Il frammento '%0' non esiste ancora. Doppio click per crearlo",
 defaultModifier: "(missing)",
 shadowModifier: "(frammento nascosto incorporato)",
 createdPrompt: "created"});

merge(config.views.editor,{
 tagPrompt: "Aggiungi le categorie separandole con uno spazio, [[se il titolo è più di una parola mettilo tra due parentesi quadre]] o scegli tra quelle esistenti",
 defaultText: "Edita '%0'"});

merge(config.views.editor.tagChooser,{
 text: "Esistenti",
 tooltip: "Seleziona la categoria tra quelle già presenti",
 popupNone: "Nessuna categoria è definita",
 tagTooltip: "Aggiungi la categoria '%0'"});

merge(config.macros.search,{
 label: "Trova",
 prompt: "Cerca in questo TiddlyWiki",
 accessKey: "F",
 successMsg: "%0 Trovati frammenti contenenti %1",
 failureMsg: "Nessun frammento contiene %0"});

merge(config.macros.tagging,{
 label: "Crea Categorie: ",
 labelNotTag: "Categoria:",
 tooltip: "Frammenti di tipo '%0'"});

merge(config.macros.timeline,{
 dateFormat: "DD MMM YYYY"});

merge(config.macros.allTags,{
 tooltip: "Mostra i frammenti del tipo '%0'",
 noTags: "Non ci sono frammenti categorizzati"});

config.macros.list.all.prompt = "Elenca tutti i frammenti in ordine alfabetico";
config.macros.list.missing.prompt = "Elenca i frammenti collegati tra loro ma non ancora definiti";
config.macros.list.orphans.prompt = "Elenca i frammenti non collegati";
config.macros.list.shadowed.prompt = "Elenca i frammenti nascosti contenenti le impostazioni del programma";

merge(config.macros.closeAll,{
 label: "Chiudi tutti",
 prompt: "Chiude tutti i frammenti aperti (esclusi quelli in modifica)"});

merge(config.macros.permaview,{
 label: "Indirizzo di Pagina",
 prompt: "Indica sulla barra l'indirizzo della pagina e dei frammenti aperti"});

merge(config.macros.saveChanges,{
 label: "Salva modifiche",
 prompt: "Salva tutti i frammenti per creare un nuovo TiddlyWiki",
 accessKey: "S"});

merge(config.macros.newTiddler,{
 label: "Nuovo",
 prompt: "Crea un nuovo frammento",
 title: "Nuovo",
 accessKey: "N"});

merge(config.macros.newJournal,{
 label: "Oggi",
 prompt: "Crea un nuovo frammento con data e ora corrente",
 accessKey: "J"});

merge(config.macros.plugins,{
 skippedText: "(Questo plugin non è stato eseguito perchè è stato caricato dopo l'avvio di TiddlyWiki)",
 noPluginText: "Non ci sono plugin installati",
 confirmDeleteText: "Sei sicuro di voler cancellare questo/i plugin?:\n\n%0",
 listViewTemplate : {
 columns: [
 {name: 'Selected', field: 'Selected', rowName: 'title', type: 'Selector'},
 {name: 'Title', field: 'title', tiddlerLink: 'title', title: "Title", type: 'TiddlerLink'},
 {name: 'Forced', field: 'forced', title: "Forced", tag: 'systemConfigForce', type: 'TagCheckbox'},
 {name: 'Disabled', field: 'disabled', title: "Disabled", tag: 'systemConfigDisable', type: 'TagCheckbox'},
 {name: 'Executed', field: 'executed', title: "Loaded", type: 'Boolean', trueText: "Yes", falseText: "No"},
 {name: 'Error', field: 'error', title: "Status", type: 'Boolean', trueText: "Error", falseText: "OK"},
 {name: 'Log', field: 'log', title: "Log", type: 'StringList'}
 ],
 rowClasses: [
 {className: 'error', field: 'error'},
 {className: 'warning', field: 'warning'}
 ],
 actions: [
 {caption: "Scegli l'azione...", name: ''},
 {caption: "Rimuovi la categoria systemConfig", name: 'remove'},
 {caption: "Cancella definitivamente questo plugin", name: 'delete'}
 ]}
 });

merge(config.macros.refreshDisplay,{
 label: "Rinnova",
 prompt: "Rinnova l'intero display di TiddlyWiki"
 });

merge(config.macros.importTiddlers,{
 defaultPath: "http://www.tiddlywiki.com/index.html",
 fetchLabel: "Importa",
 fetchPrompt: "Importa il file Tiddlywiki",
 fetchError: "Si sono verificati errori nell'importare il file Tiddlywiki",
 confirmOverwriteText: "Sei sicuro di voler sovrascrivere questo/i frammento/i ?:\n\n%0",
 wizardTitle: "Importa frammenti da altri TiddlyWiki",
 step1: "Passo 1: Seleziona il file TiddlyWiki da cui vuoi copiare",
 step1prompt: "Specifica l'URL del file TiddlyWiki o il suo path qui: ",
 step1promptFile: "...o seleziona il file TiddlyWiki dalla finestra di browsing: ",
 step1promptFeeds: "...oppure seleziona una sorgente predefinita: ",
 step1feedPrompt: "Scegli...",
 step2: "Passo 2: Caricamento del file TiddlyWiki",
 step2Text: "Attendi mentre il file viene caricato da: %0",
 step3: "Passo 3: Scegli i frammenti che vuoi importare",
 step4: "%0 frammento/i importato/i",
 step5: "Completato",
 listViewTemplate: {
 columns: [
 {name: 'Selected', field: 'Selected', rowName: 'title', type: 'Selector'},
 {name: 'Title', field: 'title', title: "Titolo", type: 'String'},
 {name: 'Snippet', field: 'text', title: "Estratto", type: 'String'},
 {name: 'Tags', field: 'tags', title: "Categoria", type: 'Tags'}
 ],
 rowClasses: [
 ],
 actions: [
 {caption: "Seleziona l'azione...", name: ''},
 {caption: "Importa frammento/i", name: 'import'}
 ]}
 });

merge(config.commands.closeTiddler,{
 text: "Chiudi",
 tooltip: "Chiude questo frammento"});

merge(config.commands.closeOthers,{
 text: "Chiude altri",
 tooltip: "Chiude tutti gli altri frammenti"});

merge(config.commands.editTiddler,{
 text: "Modifica",
 tooltip: "Edita il frammento",
 readOnlyText: "Visualizza",
 readOnlyTooltip: "Visualizza il contenuto di questo frammento"});

merge(config.commands.saveTiddler,{
 text: "Salva",
 tooltip: "Salva le modifiche"});

merge(config.commands.cancelTiddler,{
 text: "Annulla",
 tooltip: "Annulla le modifiche",
 warning: "Sicuro di voler annullare le modifiche a '%0'?",
 readOnlyText: "Chiudi",
 readOnlyTooltip: "Visualizza il frammento nel modo usuale"});

merge(config.commands.deleteTiddler,{
 text: "Elimina",
 tooltip: "Elimina questo frammento",
 warning: "Sicuro di voler eliminare '%0'?"});

merge(config.commands.permalink,{
 text: "Indirizzo",
 tooltip: "Indica sulla barra l'indirizzo di questo frammento"});

merge(config.commands.references,{
 text: "Collegati",
 tooltip: "Elenca i frammenti che puntano qui",
 popupNone: "Nessun frammento punta qui"});

merge(config.commands.jump,{
 text: "Vai a",
 tooltip: "Vai ad un altro frammento aperto"});

merge(config.shadowTiddlers,{
 DefaultTiddlers: "GettingStarted",
 MainMenu: "GettingStarted",
 SiteTitle: "Il mio TiddlyWiki",
 SiteSubtitle: "Un programma non lineare per scrivere web",
 SiteUrl: "http://www.tiddlywiki.com/",
 GettingStarted: "Per iniziare ad usare questo documento vuoto, comincia ad editare i seguenti frammenti:\n* SiteTitle e SiteSubtitle: Il titolo ed il sottotitolo della pagina visibili nella barra del browser\n* MainMenu: Il menù principale di TW\n* DefaultTiddlers: Inserisci i collegamenti ai frammenti che desideri compaiono all'apertura di questo TiddlyWiki.\n Inserisci anche un tuo nome utente che ti permetterà di firmare le tue modifiche: <<option txtUserName>>",
 SideBarOptions: "<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal 'DD MMM YYYY'>><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel Opzioni 'Modifica le opzioni avanzate di interfaccia del TiddlyWiki'>>",
 OptionsPanel: "Queste Opzioni sono utilizzate per personalizzare il tuo TiddlyWiky e vengono salvate nel browser\n\nDigita un nome utente per firmare le tue modifiche. Usa un formato di parola Wiki (es MarioRossi)\n\n <<option txtUserName>>\n<<option chkSaveBackups>> SalvaBackups\n<<option chkAutoSave>> SalvataggioAutomatico\n<<option chkGenerateAnRssFeed>> GeneraUnArchivioRSS\n<<option chkRegExpSearch>> RicercaEstesa\n<<option chkCaseSensitiveSearch>> ConsideraCaratteriInRicerca\n<<option chkAnimate>> AbilitaAnimazioni\n\n----\nApri \nOpzioniAvanzate\nGestionePlugins\nImportaTiddlers",
 OpzioniAvanzate: "<<option chkGenerateAnRssFeed>> GeneraUnArchivioRss\n<<option chkOpenInNewWindow>> ApriCollegamentiInNuovaFinestra\n<<option chkSaveEmptyTemplate>> SalvaModelloVuoto\n<<option chkToggleLinks>> Cliccando su un collegamento ad un frammento già aperto lo chiude\n^^(evita con Control o altro tasto modificabile)^^ \n<<option chkHttpReadOnly>> Non rendere editabile dal web\n<<option chkForceMinorUpdate>> Tratta le modifiche minori e mantieni data ed ora precedenti\n^^(disattiva con Shift in modifica o con la combinazione Ctrl-Shift-Enter)^^\n<<option chkConfirmDelete>> Richiedi Conferma prima di eliminare il frammento\n Numero massimo di righe per ciascun frammento: <<option txtMaxEditRows>>\n Percorso della directory di backup: <<option txtBackupFolder>>\n<<option chkInsertTabs>> Usa il tasto tab per inserire caratteri di tabulazione invece di saltare al prossimo campo",
 SideBarTabs: "<<tabs txtMainTab 'Data' 'Elenca i frammenti cronologicamente' TabTimeline Tutti 'Tutti i frammenti in ordine alfabetico' TabAll 'Categorie' 'Elenca i frammenti per tipo' TabTags 'Altro' 'Altri Elenchi' TabMore>>",
 TabTimeline: "<<timeline>>",
 TabAll: "<<list all>>",
 TabTags: "<<allTags>>",
 TabMore: "<<tabs txtMoreTab 'Mancanti' 'Frammenti non ancora editati' TabMoreMissing 'Orfani' 'Frammenti non collegati tra loro' TabMoreOrphans 'Nascosti' 'Frammenti Nascosti' TabMoreShadowed >>",
 TabMoreMissing: "<<list missing>>",
 TabMoreOrphans: "<<list orphans>>",
 TabMoreShadowed: "<<list shadowed>>",
 PluginManager: "<<plugins>>",
 ImportTiddlers: "<<importTiddlers>>",
 AdvancedOptions: "<<tiddler AdvancedOptions>>",
 GestionePlugins: "<<tiddler PluginManager>>",
 ImportaTiddlers: "<<tiddler ImportTiddlers>>"});

delete config.shadowTiddlers.GettingStarted;
}}}
/***
|''Name:''|LegacyStrikeThroughPlugin|
|''Description:''|Support for legacy (pre 2.1) strike through formatting|
|''Version:''|1.0.1|
|''Date:''|Jul 21, 2006|
|''Source:''|http://www.tiddlywiki.com/#LegacyStrikeThroughPlugin|
|''Author:''|MartinBudden (mjbudden (at) gmail (dot) com)|
|''License:''|[[BSD open source license]]|
|''CoreVersion:''|2.1.0|
|''Browser:''|Firefox 1.0.4+; Firefox 1.5; InternetExplorer 6.0|

***/

//{{{

// Ensure that the LegacyStrikeThrough Plugin is only installed once.
if(!version.extensions.LegacyStrikeThroughPlugin)
 {
 version.extensions.LegacyStrikeThroughPlugin = true;

config.formatters.push(
{
 name: "legacyStrikeByChar",
 match: "==",
 termRegExp: /(==)/mg,
 element: "strike",
 handler: config.formatterHelpers.createElementAndWikify
});

} // end of "install only once"
//}}}
[[Introduzione]]
-
-
-
[[Droga]]
-
----
[[info]]
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'/>
<!--}}}-->

<style type="text/css">#contentWrapper {display:none;}</style><div id="SplashScreen" style="border: 3px solid #ccc; display: block; text-align: center; width: 320px; margin: 100px auto; padding: 50px; color:#000; font-size: 28px; font-family:Tahoma; background-color:#eee;"><b>TiddlyWiki</b> is loading<blink> ...</blink><br><br><span style="font-size: 14px; color:red;">Requires Javascript.</span></div>
// Resolves a Tiddler reference or tiddler title into a tiddler title string, or null if it doesn't exist
resolveTitle = function(t)
{
 if (t instanceof Tiddler) t = t.title;
 return store.tiddlerExists(t) ? t : null;
}

config.macros.navigation = {};
config.macros.navigation.handler = function(place,macroName,params,wikifier,paramString,tiddler)
{

 if (!store.tiddlerExists(tiddler.title))
 return false;
 var e = createTiddlyElement(place,"span",null,"nav");
 e.setAttribute("refresh","macro");
 e.setAttribute("macroName",macroName);
 e.setAttribute("params",paramString);
 e.setAttribute("tiddler",tiddler.title)
 this.refresh(e,paramString);
}

config.macros.navigation.refresh = function(place,params)
{
 var tiddler = store.getTiddler(place.getAttribute("tiddler"));
 removeChildren(place);


 var params = place.getAttribute("params").parseParams("tiddlers",null,true);
//alert(store.getTiddlerText(getParam(params,"index",undefined)).parseParams("tiddlers",null,false))
 var tiddlers = getParam(params,"tiddlers",undefined);
if (typeof tiddlers == 'string')
 tiddlers = tiddlers.readBracketedList();
 if (tiddlers == undefined)
 alert("no source tiddlers defined for navigation");
 var contents = [];
 for (var i=0;i<tiddlers.length;i++)
 {
 var title = resolveTitle(tiddlers[i]);
 contents.push(title);
}
 var navIndex = contents.indexOf(tiddler.title);
 if (navIndex == -1)
 return false;
 
 if (contents[navIndex-1])
 {
 wikify("[[<< Indietro|"+contents[navIndex-1]+"]]",place);
 place.lastChild.className += " navPrev";
 }
 if (contents[navIndex+1])
 {
 wikify("[[Avanti >>|"+contents[navIndex+1]+"]]",place);
 place.lastChild.className += " navNext";
 }

 var theTable = createTiddlyElement(place,"table",null,"nav");
 var theBody = createTiddlyElement(theTable,"tbody");
 var theRow = createTiddlyElement(theBody,"tr");
 for (var i=0; i<contents.length; i++)
 {
 var box = createTiddlyElement(theRow,"td",null,"navlinkcell"," ");
 box.onclick = onClickTiddlerLink;
 box.setAttribute("tiddlyLink",contents[i]);
 box.title = (contents[i]);
 if (contents[i] ==tiddler.title)
 box.className += " activenav";
 }
}

setStylesheet(
".navNext {float:right;}\n"+
".navPrev, .navPrevious{float:left;}\n"+
".nav .tiddlyLink {color:#000; background:transparent;border:none;padding:0;margin:0;}\n"+
".nav {padding:0;margin:0;}\n"+
".nav table {margin:0 auto !important; border:0px solid #000;padding:0;border-collapse:separate;}\n"+
".nav table tr{padding:0; margin:0;border-spacing: 1px;}\n"+
".nav table td {padding:4px; border:1px solid #000; border-spacing: 0px;cursor:pointer;cursor:hand}\n"+
".nav .activenav{background:#000 !important;}\n","NavigationPluginStyles");
<!--{{{-->
<div id="header" class='header'>
 <div class='gradient' macro='gradient vert #EF9934 #C86719 '>
 <div class='titleLine' >
<span class='searchBar' macro='search'></span>
 <span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
 <span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
 </div>
<!-- bisogna creare un tiddler TopMenu e uno stile opportuno per il menu top
<div id='topMenu' refresh='content' tiddler='TopMenu'></div>
--> 
</div>

</div>
<div id='bodywrapper'>

<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='displayArea'>
 <div id='messageArea'></div>
 <div id='tiddlerDisplay'></div>
</div>
<div id='contentFooter' refresh='content' tiddler='contentFooter'></div>
</div>
EsempioPagina1
EsempioPagina2
[[Esempio Pagina 3]]
//{{{
TiddlyWiki.prototype.removeNotification = function(title,fn) {
 for (var i=0;i<this.namedNotifications.length;i++)
 if((this.namedNotifications[i].name == title) && (this.namedNotifications[i].notify == fn))
 this.namedNotifications.splice(i,1);
}
 
//checks to see if a tiddler exists in store or as a shadow.
TiddlyWiki.prototype.isTiddler= function (title)
 {return store.tiddlerExists(title) || store.isShadowTiddler(title)}

// Refresh all tiddlers in the Story
Story.prototype.lewcidrefreshAllTiddlers = function()
{
 var place = document.getElementById(this.container);
 var e = place.firstChild;
 if(!e) return;
 this.refreshTiddler(e.getAttribute("tiddler"),null,true);
 while((e = e.nextSibling) != null)
 this.refreshTiddler(e.getAttribute("tiddler"),null,true);
}

config.presentationPlugin ={
};

config.presentationPlugin.defaults = [
 {name: "StyleSheet", notify: refreshStyles},
 {name: "PageTemplate", notify: refreshPageTemplate}
 ];

window.presentationMode='';

function applyPresentationMode (oldMode,Mode)
{
 presentationMode = Mode;
 var defaults = config.presentationPlugin.defaults;
 var oldStyleElement = document.getElementById(oldMode+"StyleSheet");
 if (oldStyleElement)
 {
 oldStyleElement.parentNode.removeChild(oldStyleElement);
 }
 for (var i=0; i<defaults.length; i++)
 {
 var def = defaults[i]["name"];
 var newMode = store.isTiddler(Mode + def)? Mode + def : def;
 store.removeNotification(oldMode + def, defaults[i]["notify"]);
 store.addNotification(newMode,defaults[i]["notify"]);
 store.notify(newMode); //just one do blanket notify instead?
 }
 story.lewcidrefreshAllTiddlers();
}

config.macros.author={};
config.macros.author.handler= function (place,macroName,params,wikifier,paramString,tiddler) {
 var e = createTiddlyElement(place,"div");
 e.setAttribute("refresh","macro");
 e.setAttribute("macroName","author");
 e.setAttribute("params",paramString);
 this.refresh(e,paramString);
}

config.macros.author.refresh = function(place,params){
 if (window.lewcideditmode== false)
 return false;
 removeChildren(place);
 var oldMode = window.presentationMode;
 var newMode = (oldMode == "Author")?"":"Author";
 var label = (oldMode == "Author")? "Presentation Mode":"Author Mode";
 var tooltip = label;
 createTiddlyButton(place,label,tooltip,function() {
 applyPresentationMode(oldMode,newMode);
 });
};

Story.prototype.chooseTemplateForTiddler_old_presentation = Story.prototype.chooseTemplateForTiddler;

Story.prototype.chooseTemplateForTiddler = function(title,template)
{
 if (!template)
 template = DEFAULT_VIEW_TEMPLATE;
 var mode = presentationMode;
 if (template == DEFAULT_VIEW_TEMPLATE)
 {
 if (store.isTiddler(mode+"ViewTemplate"))
 return mode+"ViewTemplate";
 }
 else if (template == DEFAULT_EDIT_TEMPLATE)
 {
 if (store.isTiddler(mode+"EditTemplate"))
 return mode+"EditTemplate";
 }
 return this.chooseTemplateForTiddler_old_presentation(title,template);
}

window.lewcideditmode = false;
config.paramifiers.author = {
 onstart: function(v) {
 if (v!="true")
 return false;
 applyPresentationMode("","Author");
 window.lewcideditmode = true;
 if (config.options.chkSinglePageMode)
 config.options.chkSinglePageMode = false;
 refreshDisplay();
 }
};
//}}}
<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal 'DD MMM YYYY'>><<saveChanges>><<fontSize caratteri:>> <<slider chkSliderOptionsPanel OptionsPanel Opzioni 'Modifica le opzioni avanzate di interfaccia del TiddlyWiki'>>
/***
|''Name:''|SinglePageModePlugin|
|''Source:''|http://www.TiddlyTools.com/#SinglePageModePlugin|
|''Author:''|Eric Shulman - ELS Design Studios|
|''License:''|[[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|''~CoreVersion:''|2.0.10|

Normally, as you click on the links in TiddlyWiki, more and more tiddlers are displayed on the page. The order of this tiddler display depends upon when and where you have clicked. Some people like this non-linear method of reading the document, while others have reported that when many tiddlers have been opened, it can get somewhat confusing.

!!!!!Usage
<<<
SinglePageMode allows you to configure TiddlyWiki to navigate more like a traditional multipage web site with only one item displayed at a time. When SinglePageMode is enabled, the title of the current tiddler is automatically displayed in the browser window's titlebar and the browser's location URL is updated with a 'permalink' for the current tiddler so that it is easier to create a browser 'bookmark' for the current tiddler.

Even when SinglePageMode is disabled (i.e., displaying multiple tiddlers is permitted), you can reduce the potential for confusion by enable TopOfPageMode, which forces tiddlers to always open at the top of the page instead of being displayed following the tiddler containing the link that was clicked.
<<<
!!!!!Configuration
<<<
When installed, this plugin automatically adds checkboxes in the AdvancedOptions tiddler so you can enable/disable the plugin behavior. For convenience, these checkboxes are also included here:

<<option chkSinglePageMode>> Display one tiddler at a time
<<option chkTopOfPageMode>> Always open tiddlers at the top of the page
<<<
!!!!!Installation
<<<
import (or copy/paste) the following tiddlers into your document:
''SinglePageModePlugin'' (tagged with <<tag systemConfig>>)
^^documentation and javascript for SinglePageMode handling^^

When installed, this plugin automatically adds checkboxes in the ''shadow'' AdvancedOptions tiddler so you can enable/disable this behavior. However, if you have customized your AdvancedOptions, you will need to ''manually add these checkboxes to your customized tiddler.''
<<<
!!!!!Revision History
<<<
''2006.07.04 [2.2.1]'' in hijack for displayTiddlers(), suspend TPM as well as SPM so that DefaultTiddlers displays in the correct order.
''2006.06.01 [2.2.0]'' added chkTopOfPageMode (TPM) handling
''2006.02.04 [2.1.1]'' moved global variable declarations to config.* to avoid FireFox 1.5.0.1 crash bug when assigning to globals
''2005.12.27 [2.1.0]'' hijack displayTiddlers() so that SPM can be suspended during startup while displaying the DefaultTiddlers (or #hash list). Also, corrected initialization for undefined SPM flag to "false", so default behavior is to display multiple tiddlers
''2005.12.27 [2.0.0]'' Update for TW2.0
''2005.11.24 [1.1.2]'' When the back and forward buttons are used, the page now changes to match the URL. Based on code added by Clint Checketts
''2005.10.14 [1.1.1]'' permalink creation now calls encodeTiddlyLink() to handle tiddler titles with spaces in them
''2005.10.14 [1.1.0]'' added automatic setting of window title and location bar ('auto-permalink'). feature suggestion by David Dickens.
''2005.10.09 [1.0.1]'' combined documentation and code in a single tiddler
''2005.08.15 [1.0.0]'' Initial Release
<<<
!!!!!Credits
<<<
This feature was developed by EricShulman from [[ELS Design Studios|http:/www.elsdesign.com]].
Support for BACK/FORWARD buttons adapted from code developed by Clint Checketts
<<<
!!!!!Code
***/
//{{{
Story.prototype.displayTiddler = function(srcElement,title,template,animate,slowly)
{
 var place = document.getElementById(this.container);
 var theTiddler = document.getElementById(this.idPrefix + title);
 if(theTiddler)
 this.refreshTiddler(title,template);
 else
 {
 var before = this.positionTiddler(srcElement);
 theTiddler = this.createTiddler(place,before,title,template);
 }
 if(srcElement && typeof srcElement !== "string")
 {
 if(anim && config.options.chkAnimate && (animate == undefined || animate == true))
 anim.startAnimating(new Cascade(title,srcElement,theTiddler,slowly),new Scroller(theTiddler,slowly));
 else
 window.scrollTo(0,0);
 }
}



version.extensions.SinglePageMode= {major: 2, minor: 2, revision: 1, date: new Date(2006,7,3)};

config.options.chkSinglePageMode=true;

if (config.options.chkSinglePageMode==undefined) config.options.chkSinglePageMode=false;
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSinglePageMode>> Display one tiddler at a time";

if (config.options.chkTopOfPageMode==undefined) config.options.chkTopOfPageMode=false;
config.shadowTiddlers.AdvancedOptions += "\n<<option chkTopOfPageMode>> Always open tiddlers at the top of the page";

config.SPMTimer = 0;
config.lastURL = window.location.hash;
function checkLastURL()
{
 if (!config.options.chkSinglePageMode)
 { window.clearInterval(config.SPMTimer); config.SPMTimer=0; return; }
 if (config.lastURL == window.location.hash)
 return;
 var tiddlerName = convertUTF8ToUnicode(decodeURI(window.location.hash.substr(1)));
 tiddlerName=tiddlerName.replace(/\[\[/,"").replace(/\]\]/,""); // strip any [[ ]] bracketing
 if (tiddlerName.length) story.displayTiddler(null,tiddlerName,1,null,null);
}

if (Story.prototype.SPM_coreDisplayTiddler==undefined) Story.prototype.SPM_coreDisplayTiddler=Story.prototype.displayTiddler;
Story.prototype.displayTiddler = function(srcElement,title,template,animate,slowly)
{
 if (config.options.chkSinglePageMode) {
 window.location.hash = encodeURIComponent(String.encodeTiddlyLink(title));
 config.lastURL = window.location.hash;
 document.title = wikifyPlain("SiteTitle") + " - " + title;
 story.closeAllTiddlers();
 if (!config.SPMTimer) config.SPMTimer=window.setInterval(function() {checkLastURL();},1000);
 }
 if (config.options.chkTopOfPageMode) { story.closeTiddler(title); window.scrollTo(0,0); srcElement=null; }
 this.SPM_coreDisplayTiddler(srcElement,title,template,animate,slowly)
}

if (Story.prototype.SPM_coreDisplayTiddlers==undefined) Story.prototype.SPM_coreDisplayTiddlers=Story.prototype.displayTiddlers;
Story.prototype.displayTiddlers = function(srcElement,titles,template,unused1,unused2,animate,slowly)
{
 // suspend single-page mode when displaying multiple tiddlers
 var saveSPM=config.options.chkSinglePageMode; config.options.chkSinglePageMode=false;
 var saveTPM=config.options.chkTopOfPageMode; config.options.chkTopOfPageMode=false;
 this.SPM_coreDisplayTiddlers(srcElement,titles,template,unused1,unused2,animate,slowly);
 config.options.chkSinglePageMode=saveSPM; config.options.chkTopOfPageMode=saveTPM;
}
//}}}
Manuale di religione per la scuola superiore
//<script>
var giorno = new Array(8);
giorno[1] = "domenica";
giorno[2] = "lunedì";
giorno[3] = "martedì";
giorno[4] = "mercoledì";
giorno[5] = "giovedì";
giorno[6] = "venerdì";
giorno[7] = "sabato";

var mese = new Array(13);
mese[1] = "Gennaio";
mese[2] = "Febbraio";
mese[3] = "Marzo";
mese[4] = "Aprile";
mese[5] = "Maggio";
mese[6] = "Giugno";
mese[7] = "Luglio";
mese[8] = "Agosto";
mese[9] = "Settembre";
mese[10] = "Ottobre";
mese[11] = "Novembre";
mese[12] = "Dicembre";

var dateObj = new Date(document.lastModified)
var v_giorno = giorno[dateObj.getDay() + 1]
var v_mese = mese[dateObj.getMonth() + 1]
var v_data = dateObj.getDate()
var v_anno = dateObj.getYear()
if (v_anno < 2000)
v_anno = v_anno + 1900
document.write("aggiornato a  "+ v_giorno +" "+ v_data +" "+ v_mese +" "+ v_anno) 
</script>//
Ora di Religione
/***

''Inspired by [[TiddlyPom|http://www.warwick.ac.uk/~tuspam/tiddlypom.html]]''

|Name|SplashScreenPlugin|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#SplashScreenPlugin|
|Version|0.21 |
|Requires|~TW2.08+|
!Description:
Provides a simple splash screen that is visible while the TW is loading.

!Installation
Copy the source text of this tiddler to your TW in a new tiddler, tag it with systemConfig and save and reload. The SplashScreen will now be installed and will be visible the next time you reload your TW.

!Customizing
Once the SplashScreen has been installed and you have reloaded your TW, the splash screen html will be present in the MarkupPreHead tiddler. You can edit it and customize to your needs.

!History
* 20-07-06 : version 0.21, modified to hide contentWrapper while SplashScreen is displayed.
* 26-06-06 : version 0.2, first release

!Code
***/
//{{{
var old_lewcid_splash_restart=restart;

restart = function()
{ if (document.getElementById("SplashScreen"))
 document.getElementById("SplashScreen").style.display = "none";
 if (document.getElementById("contentWrapper"))
 document.getElementById("contentWrapper").style.display = "block";
 
 old_lewcid_splash_restart();
 
 if (splashScreenInstall)
 {if(config.options.chkAutoSave)
 {saveChanges();}
 displayMessage("TW SplashScreen has been installed, please save and refresh your TW.");
 }
}


var oldText = store.getTiddlerText("MarkupPreHead");
if (oldText.indexOf("SplashScreen")==-1)
 {var siteTitle = store.getTiddlerText("SiteTitle");
 var splasher='\n\n<style type="text/css">#contentWrapper {display:none;}</style><div id="SplashScreen" style="border: 3px solid #ccc; display: block; text-align: center; width: 320px; margin: 100px auto; padding: 50px; color:#000; font-size: 28px; font-family:Tahoma; background-color:#eee;"><b>'+siteTitle +'</b> is loading<blink> ...</blink><br><br><span style="font-size: 14px; color:red;">Requires Javascript.</span></div>';
 if (! store.tiddlerExists("MarkupPreHead"))
 {var myTiddler = store.createTiddler("MarkupPreHead");}
 else
 {var myTiddler = store.getTiddler("MarkupPreHead");}
 myTiddler.set(myTiddler.title,oldText+splasher,config.options.txtUserName,null,null);
 store.setDirty(true);
 var splashScreenInstall = true;
}
//}}}
/***
Place your custom CSS here
***/
/*{{{*/


[[SideBarWG]]

/***
!Top Menu Styles
***/
/*{{{*/
#topMenu br {display:none; }
#topMenu { background: #000 ; color:#fff;padding: 1em 1em;}
/*}}}*/

/***
!General
***/
/*{{{*/
body {
 background: #444;
 margin: 0 auto;
}

 #contentWrapper{
 background: #fff;
 border: 0;
 margin: 0 1em;

 padding:0;
}
/*}}}*/

/***
!Header rules
***/
/*{{{*/
.titleLine{
 margin: 68px 3em 0em 0em;
margin-left:1.7em;
margin-bottom: 28px;
 padding: 0;
 text-align: left;
 color: #fff;
}

.siteTitle {
 font-size: 2em;
 font-weight: bold;
}

.siteSubtitle {
 font-size: 1.1em;
 display: block;
 margin: .5em auto 1em;
}

.gradient {margin: 0 auto; border-bottom:1px solid #000;}



.header {
 background: #fff; 
 margin: 0 0em;
 padding:0 12px;

}
/*}}}*/

/***
!Display Area
***/
/*{{{*/
#bodywrapper {margin:0 12px; padding:0;background:#fff; height:1%}

#displayArea{
 margin: 0em 16em 0em 14em;
 text-align: left;
}

.tiddler {
 padding: 1em 1em 0em 0em;
}

h1,h2,h3,h4,h5 { color: #000; background: transparent; padding-bottom:2px; border-bottom: 1px dotted #666; }
.title {color:black; font-size:1.8em; border-bottom:1px solid #333; padding-bottom:0.3px;}
.subtitle { font-size:90%; color:#ccc; padding-left:0.25em; margin-top:0.1em; }

.shadow .title {
 color: #aaa;
}

.tagClear{
 clear: none; 
}

* html .viewer pre {
 margin-left: 0em;
}

* html .editor textarea, * html .editor input {
 width: 98%;
}

.tiddler {margin-bottom:1em; padding-bottom:0em;}


.toolbar .button {color:#bbb; border:none;}
.toolbar .button:hover, .toolbar .highlight, .toolbar .marked, .toolbar a.button:active {background:transparent; color:#111; border:none; text-decoration:underline;}

#sidebar .highlight, #sidebar .marked {background:transparent;}

.tagging, .tagged {
 border: 1px solid #eee;
 background-color: #F7F7F7;
}

.selected .tagging, .selected .tagged {
 background-color: #eee;
 border: 1px solid #bbb;
}

 .tagging .listTitle, .tagged .listTitle {
 color: #bbb;
}

.selected .tagging .listTitle, .selected .tagged .listTitle {
 color: #222; 
}


.tagging .button:hover, .tagged .button:hover {
 border: none; background:transparent; text-decoration:underline; color:#000;
}

.tagging .button, .tagged .button {
 color:#aaa;
}

.selected .tagging .button, .selected .tagged .button {
 color:#000;
}

.viewer blockquote {
 border-left: 3px solid #000;
}

.viewer pre, .viewer code {
 border: 1px dashed #ccc;
 background: #eee;}

.viewer hr {
 border: 0;
 border-top: solid 1px #333;
 margin: 0 8em;
 color: #333;
}

.highlight, .marked {background:transparent; color:#111; border:none; text-decoration:underline;}

.viewer .highlight, .viewer .marked {text-decoration:none;}

#sidebarTabs .highlight, #sidebarTabs .marked {color:#000; text-decoration:none;}

.tabSelected {
 color: #000;
 background: #fff;
 border-top: solid 1px #ccc;
 border-left: solid 1px #ccc;
 border-right: solid 1px #ccc;
 border-bottom: none;
}

.viewer .tabSelected:hover{color:#000;}

.viewer .tabSelected {font-weight:bold;}

.tabUnselected {
 color: #999;
 background: #eee;
 border-top: solid 1px #ccc;
 border-left: solid 1px #ccc;
 border-right: solid 1px #ccc;
 border-bottom: solid 1px #ccc;
 padding-bottom:1px;
}

.tabContents {
 background: #fff;
 color: #000;
}
/*}}}*/
/***
!!!Tables
***/
/*{{{*/
.viewer table {
 border: 1px solid #000;
}

.viewer th, thead td {
 background: #000;
 border: 1px solid #000;
 color: #fff;
}

.viewer td, .viewer tr {
 border: 1px solid #111; padding:4px;
}
/*}}}*/


/***
!!!Editor area
***/
/*{{{*/
.editor input, .editor textarea {
 border: 1px solid #ccc;
}

.editor {padding-top:0.3em;}

.editor textarea:focus, .editor input:focus {
 border: 1px solid #333;
}
/*}}}*/

/***
!Sidebar
***/
/*{{{*/
#sidebar{
position:relative;
float:right;
margin-bottom:1em;
display:inline;
width: 16em;
}

#sidebarOptions .sliderPanel {
 background: #eee; border:1px solid #ccc;
}

/*}}}*/

/***
!Body Footer rules
***/
/*{{{*/
#contentFooter {
 text-align: center;
 clear: both;
 color:#fff;
 background: #000;
 padding: 1em 2em;
font-weight:bold;
}

/*}}}*/
/***
!Link Styles
***/
/*{{{*/
a{
 color: #000;
}

a:hover{
 color: #ED700B;
 background:#fff;
}


.button {
 color: #000;
 border: 1px solid #fff;
}

.button:hover {
 color: #fff;
 background: #ED700B;
 border-color: #000;
}

.button:active {
 color: #fff;
 background: #ED700B;
 border: 1px solid #000;
}

.tiddlyLink {border-bottom: 1px dotted #000;}
.tiddlyLink:hover {border-bottom: 1px dotted #ED700B;} 

.titleLine a {border-bottom: 1px dotted #FF9900;}

.titleLine a:hover {border-bottom: 1px dotted #fff;}

.siteTitle a, .siteSubtitle a{
 color: #fff;
}

.viewer .button {border: 1px solid #ED700B; font-weight:bold;}
.viewer .button:hover, .viewer .marked, .viewer .highlight{background:#ED700B; color:#fff; font-weight:bold; border: 1px solid #000;}

#topMenu .button, #topMenu .tiddlyLink {
 margin-left:0.5em; margin-right:0.5em;
 padding-left:3px; padding-right:3px;
 color:white; font-weight:bold;
}
#topMenu .button:hover, #topMenu .tiddlyLink:hover { background:#000; color:#FF8814}

#topMenu a{border:none;}
/*}}}*/

/***
!Message Area /%=================================================%/
***/
/*{{{*/
#messageArea {
 border: 4px dotted #ff8614;
 background: #000;
 color: #fff;
 font-size:90%;
}

#messageArea .button {
 padding: 0.2em;
 color: #000;
 background: #fff;
 text-decoration:none;
 font-weight:bold;
 border:1px solid #000; 
}

#messageArea a {color:#fff;}

#messageArea a:hover {color:#ff8614; background:transparent;}

#messageArea .button:hover {background: #FF8614; color:#fff; border:1px solid #fff; }

/*}}}*/

/***
!Popup /%=================================================%/
***/
/*{{{*/
.popup {
 background: #ff8814;
 border: 1px solid #333;
}

.popup hr {
 color: #333;
 background: #333;
 border-bottom: 1px;
}

.popup li.disabled {
 color: #333;
}

.popup li a, .popup li a:visited {
 color: #eee;
 border: none;
}

.popup li a:hover {
 background: #ff8614;
 color: #fff;
 border: none;
 text-decoration:underline;
}

.searchBar {float:right; font-size:1em;}
.searchBar .button {display:block; border:none; color:#ccc; }
.searchBar .button:hover{border:none; color:#eee;}

.searchBar input{
 border: 1px inset #000; background:#EFDFD1; width:10em; margin:0;
}

.searchBar input:focus {
 border: 1px inset #000; background:#fff;
}

*html .titleLine {margin-right:1.3em;}

*html .searchBar .button {margin-left:1.7em;}

 .HideSideBarButton {float:right;} 
/*}}}*/

.blog h2, .blog h3, .blog h4{
 margin:0;
 padding:0;
border-bottom:none;
}
.blog {margin-left:1.5em;} 


.blog .excerpt {
 margin:0;
margin-top:0.3em;
 padding: 0;
 margin-left:1em;
 padding-left:1em;
 font-size:90%;
 border-left:1px solid #ddd;
}

#tiddlerWhatsNew h1, #tiddlerWhatsNew h2 {border-bottom:none;}
div[tags~="RecentUpdates"], div[tags~="lewcidExtension"] {margin-bottom: 2em;}

#hoverMenu .button, #hoverMenu .tiddlyLink {border:none; font-weight:bold; background:#f37211; color:#fff; padding:0 5px; float:right; margin-bottom:4px;}
#hoverMenu .button:hover, #hoverMenu .tiddlyLink:hover {font-weight:bold; border:none; color:#f37211; background:#000; padding:0 5px; float:right; margin-bottom:4px;}

#topMenu .fontResizer {float:right;}

#topMenu .fontResizer .button{border:1px solid #000;}
#topMenu .fontResizer .button:hover {border:1px solid #f37211; color:#fff;}
#sidebarTabs .txtMainTab .tiddlyLinkExisting {
 font-weight: normal;
 font-style: normal;
}

#sidebarTabs .txtMoreTab .tiddlyLinkExisting {
 font-weight: bold;
 font-style: normal;
}





#displayArea {margin-right:1em;}

.headerShadow {
 position: relative;
 padding: 2.5em 0em 1em 1em;
 left: -1px;
 top: -1px;
}

.headerForeground {
 position: absolute;
 padding: 2.5em 0em 1em 1em;
 left: 0px;
 top: 0px;
}

.siteTitle {
 font-size: 2.5em;
}

.siteSubtitle {
 font-size: 1.2em;
}

#mainMenu {float:left; position:relative;}


.viewer .button {border: 1px solid #ED700B; font-weight:bold;}
.viewer .button:hover, .viewer .marked, .viewer .highlight{background:#ED700B; color:#fff; font-weight:bold; border: 1px solid #ED700B;}
[[StyleSheetCommon]]
#contentFooter .tiddlyLink {
 color:#fff;
}
/*}}}*/

.centre {text-align:center; margin:0;}
.centre img {margin:0 auto;}

.title, h1 {font-size: 1.6em; font-weight:bold; background:transparent; margin-top:0;margin-bottom:0; color:#000;}

h2 {font-size: 1.45em; font-weight:bold; background:transparent; margin-top:0;margin-bottom:0; color:#000;}

#mainMenu {width:14em;}
#displayArea {margin-left:18em;}

.left {float:left; margin-right:1em;}
.bold {font-weight:bold;}



.topbutton button, .topbutton{float:right;}

.note{
 position:relative; /*this is the key*/
 z-index:24; background:#ccc;
 color:#000;
 text-decoration:none}

.note:hover, .noteover{z-index:25; background-color:#FFB865;cursor:help;}

.note span{display: none;}

.note:hover span, .noteover span{ /*the span will display just on :hover state*/
 display:block;
 position:absolute;
 top:2em; left:2em; width:15em;
 border:1px solid #000;
 background-color:#FFB35A; color:#000;
 padding:0.5em;}



.info{
 position:relative; /*this is the key*/
 z-index:24; background:#ccc;
 color:#000;
 text-decoration:none}

.info:hover, .infoover{z-index:25; background-color:#FFB865;cursor:help;}

.info span{display: none}

.info:hover span, .infoover span{ /*the span will display just on :hover state*/
 display:block;
 position:absolute;
 top:2em; left:2em; width:15em;
 border:1px solid #000;
 background-color:#FFB35A; color:#000;
 padding:0.5em;}

.bold {font-weight: bold !important;}
Tiddler.prototype.getSubtitle = function()
{
 return(this.title);
}

config.macros.top={};
config.macros.top.handler=function(place,macroName)
{
 createTiddlyButton(place,"^","jump to top",this.onclick);
}
config.macros.top.onclick=function()
{
 window.scrollTo(0,0);
};
<!--{{{-->
<div class='viewer' macro='view text wikified'></div>
<div class='viewer topbutton' macro='top'></div>
<br><br>
<div class='viewer' macro='navigation tiddlers:{{store.getTiddlerText("PresentationIndex").readBracketedList()}}}'></div>
<div class='tagClear'></div>
<!--}}}-->
&copy; 2007 Salvatore Schirone 
made with TiddlyWiki versione <<version>>
<html>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/it/"><br/><img alt="Creative Commons License" style="border-width: 0" src="http://i.creativecommons.org/l/by-sa/2.5/it/80x15.png"/></a></html>
Le modifiche apportate alla versione <<version>> di Tiddlywiki sono:
*importazione della traduzione italiana di [[Maurizio Pollio|http://pollio.maurizio.googlepages.com/MiniGuidaTiddlyWiki.html]], importando il plugin [[Italiano]];
*importazione dei plugin della versione [[SaqImtiaz|http://lewcid.googlepages.com/presentation_empty_full.html#Documentation]], per creare una vista tipo presentazione;

Personalizzazioni:
*modifica dei tiddler della testata: SiteTitle, SiteSubtitle;
*Inserito nella testata il campo trova, aggiungendo in PageTemplate la linea {{{<span class='searchBar' macro='search'></span>}}};
*Personalizzazione  del footer: [[contentFooter]];
*Personalizzazione del menu principale di destra: MainMenu

Plugin aggiunti:
*InLineJavascript - per di inserire javascript nei tiddler
*InlineSlidersPlugin - per creare menu colassabili con la macro '''slider'''

Implementazioni ulteriori:
*Aggiunto nel sottotitolo la versione che si aggiorna ad ogni salvataggio di pagina (necessita di InLineJavascript)
/***
|''Name:''|ItalianTranslationPlugin|
|''Description:''|Translation of TiddlyWiki into Italian|
|''Version:''|2.1.0|
|''Date:''|Mar 10, 2007|
|''Source:''|http://pollio.maurizio.googlepages.com/MiniGuidaTiddlyWiki.html|
|''Authors:''|Mathew Warburton - (mat01web (at) gmail (dot) com + Pollio Maurizio (pollio.maurizio (at) gmail (dot) com)|
|''License:''|[[BSD open source license]]|
|''~CoreVersion:''|2.1.0|
|''Browser:''|Firefox 1.0.4+; Firefox 1.5; InternetExplorer 6.0|
***/
{{{
// ---------------------------------------------------------------------------------
// Translateable strings
// ---------------------------------------------------------------------------------

// Strings in "double quotes" should be translated; strings in 'single quotes' should be left alone

if (config.options.txtUserName=="YourName")
 merge(config.options,{txtUserName: "TuoNome"});

merge(config.messages,{
 customConfigError: "Si sono verificati dei problemi nel caricare i plugin. Vedi PluginManager per i dettagli",
 pluginError: "Errore: %0",
 pluginDisabled: "Plugin non eseguito perchè disabilitato mediante l'etichetta 'systemConfigDisable' ",
 pluginForced: "Plugin eseguito perchè forzato mediante l'etichetta 'systemConfigForce' ",
 pluginVersionError: "Plugin non eseguito perchè richiede una versione più aggiornata di TiddlyWiki",
 nothingSelected: "Nessuna selezione. Devi selezionare prima uno o più elementi",
 savedSnapshotError: "Sembra che questo TiddlyWiki sia stato salvato scorrettamente. Per informazioni vai a http://www.tiddlywiki.com/#DownloadSoftware per ulteriori dettagli",
 subtitleUnknown: "(sconosciuto)",
 undefinedTiddlerToolTip: "Il frammento '%0' non esiste",
 shadowedTiddlerToolTip: "Il frammento '%0' non esiste, è un modello predefinito",
 tiddlerLinkTooltip: "%0 - %1, %2",
 externalLinkTooltip: "Collegamento a %0",
 noTags: "Non ci sono frammenti del tipo",
 notFileUrlError: "Devi esportare questo TiddlyWiki in un file prima di poterlo salvare",
 cantSaveError: "Non si possono salvare le modifiche con questo browser. Possibili cause possono essere:\n- il tuo browser non supporta il salvataggio (Firefox, Internet Explorer, Safari e Opera, se opportunamente configurati, funzionano bene)\n- il path del tuo file TiddlyWiki contiene caratteri non consentiti\n- il file HTML di TiddlyWiki è stato spostato o rinominato",
 invalidFileError: "Il file originale '%0' non sembra di tipo TiddlyWiki",
 backupSaved: "Backup riuscito",
 backupFailed: "Salvataggio file di backup non riuscito",
 rssSaved: "RSS feed salvato come",
 rssFailed: "Salvataggio RSS feed file non riuscito",
 emptySaved: "Modello vuoto salvato",
 emptyFailed: "Salvataggio file modello vuoto non riuscito",
 mainSaved: "File TiddlyWiki primario salvato",
 mainFailed: "File TiddlyWiki principale non salvato. Le tue modifiche non sono state salvate",
 macroError: "Errore nella macro <<%0>>",
 macroErrorDetails: "Errore in esecuzione della macro <<%0>>:\n%1",
 missingMacro: "La macro non esiste",
 overwriteWarning: "Il frammento '%0' esiste già. OK per sostituirlo",
 unsavedChangesWarning: "ATTENZIONE! Non sono state ancora salvate le modifiche in TiddlyWiki\n\nOK per salvare\nANNULLA per annullarle",
 confirmExit: "--------------------------------\n\nCi sono delle modifiche non salvate in TiddlyWiki. Se continui perderai le modifiche\n\n--------------------------------",
 saveInstructions: "SaveChanges",
 unsupportedTWFormat: "Formato TiddlyWiki non supportato '%0'",
 tiddlerSaveError: "Errore nel salvataggio del frammento '%0'",
 tiddlerLoadError: "Errore nel caricamento del frammento '%0'",
 wrongSaveFormat: "Cannot save with storage format '%0'. Using standard format for save.",
 invalidFieldName: "Nome di campo invalido %0",
 fieldCannotBeChanged: "Campo '%0' non può essere modficato"});

merge(config.messages.messageClose,{
 text: "Chiudi",
 tooltip: "Chiudi area di messaggio"});

config.messages.dates.months = ["Gennaio", "Febbraio", "Marzo", "Aprile", "Maggio", "Giugno", "Luglio", "Agosto", "Settembre", "Ottobre", "Novembre","Dicembre"];
config.messages.dates.days = ["Domenica", "Lunedì", "Martedì", "Mercoledì", "Giovedì", "Venerdì", "Sabato"];
config.messages.dates.shortMonths = ["Gen", "Feb", "Mar", "Apr", "Mag", "Giu", "Lug", "Ago", "Set", "Ott", "Nov", "Dic"];
config.messages.dates.shortDays = ["Dom", "Lun", "Mar", "Mer", "Gio", "Ven", "Sab"];

merge(config.views.wikified.tag,{
 labelNoTags: "Nessuna categoria",
 labelTags: "Categorie: ",
 openTag: "Apri la categoria '%0'",
 tooltip: "Mostra frammenti del tipo '%0'",
 openAllText: "Apri tutti i tiddler di questa categoria",
 openAllTooltip: "Apri tutti",
 popupNone: "Non ci sono altri frammenti del tipo '%0'"});

merge(config.views.wikified,{
 defaultText: "Il frammento '%0' non esiste ancora. Doppio click per crearlo",
 defaultModifier: "(missing)",
 shadowModifier: "(built-in shadow tiddler)",
 createdPrompt: "created"});

merge(config.views.editor,{
 tagPrompt: "Aggiungi le categorie separandole con uno spazio, [[se il titolo è più di una parola mettilo tra due parentesi quadre]] o scegli tra quelle esistenti",
 defaultText: "Edita '%0'"});

merge(config.views.editor.tagChooser,{
 text: "Esistenti",
 tooltip: "Seleziona la categoria tra quelle già presenti",
 popupNone: "Nessuna categoria è definita",
 tagTooltip: "Aggiungi la categoria '%0'"});

merge(config.macros.search,{
 label: "Trova",
 prompt: "Cerca in questo TiddlyWiki",
 accessKey: "F",
 successMsg: "%0 Trovati frammenti contenenti %1",
 failureMsg: "Nessun frammento contiene %0"});

merge(config.macros.tagging,{
 label: "Crea Categorie: ",
 labelNotTag: "Categoria:",
 tooltip: "Frammenti di tipo '%0'"});

merge(config.macros.timeline,{
 dateFormat: "DD MMM YYYY"});

merge(config.macros.allTags,{
 tooltip: "Mostra i frammenti del tipo '%0'",
 noTags: "Non ci sono frammenti categorizzati"});

config.macros.list.all.prompt = "Elenca tutti i frammenti in ordine alfabetico";
config.macros.list.missing.prompt = "Elenca i frammenti collegati tra loro ma non ancora definiti";
config.macros.list.orphans.prompt = "Elenca i frammenti non collegati";
config.macros.list.shadowed.prompt = "Elenca i frammenti nascosti contenenti le impostazioni del programma";

merge(config.macros.closeAll,{
 label: "Chiudi tutti",
 prompt: "Chiude tutti i frammenti aperti (esclusi quelli in modifica)"});

merge(config.macros.permaview,{
 label: "Indirizzo di Pagina",
 prompt: "Indica sulla barra l'indirizzo della pagina e dei frammenti aperti"});

merge(config.macros.saveChanges,{
 label: "Salva modifiche",
 prompt: "Salva tutti i frammenti per creare un nuovo TiddlyWiki",
 accessKey: "S"});

merge(config.macros.newTiddler,{
 label: "Nuovo",
 prompt: "Crea un nuovo frammento",
 title: "Nuovo frammento",
 accessKey: "N"});

merge(config.macros.newJournal,{
 label: "Oggi",
 prompt: "Crea un nuovo frammento con data e ora corrente",
 accessKey: "J"});

merge(config.macros.plugins,{
 skippedText: "(Questo plugin non è stato eseguito perchè è stato caricato dopo l'avvio di TiddlyWiki)",
 noPluginText: "Non ci sono plugin installati",
 confirmDeleteText: "Sei sicuro di voler cancellare questo/i plugin?:\n\n%0",
 listViewTemplate : {
 columns: [
 {name: 'Selected', field: 'Selected', rowName: 'title', type: 'Selector'},
 {name: 'Title', field: 'title', tiddlerLink: 'title', title: "Title", type: 'TiddlerLink'},
 {name: 'Forced', field: 'forced', title: "Forced", tag: 'systemConfigForce', type: 'TagCheckbox'},
 {name: 'Disabled', field: 'disabled', title: "Disabled", tag: 'systemConfigDisable', type: 'TagCheckbox'},
 {name: 'Executed', field: 'executed', title: "Loaded", type: 'Boolean', trueText: "Yes", falseText: "No"},
 {name: 'Error', field: 'error', title: "Status", type: 'Boolean', trueText: "Error", falseText: "OK"},
 {name: 'Log', field: 'log', title: "Log", type: 'StringList'}
 ],
 rowClasses: [
 {className: 'error', field: 'error'},
 {className: 'warning', field: 'warning'}
 ],
 actions: [
 {caption: "Scegli l'azione...", name: ''},
 {caption: "Rimuovi la categoria systemConfig", name: 'remove'},
 {caption: "Cancella definitivamente questo plugin", name: 'delete'}
 ]}
 });

merge(config.macros.refreshDisplay,{
 label: "Rinnova",
 prompt: "Rinnova l'intero display di TiddlyWiki"
 });

merge(config.macros.importTiddlers,{
 defaultPath: "http://www.tiddlywiki.com/index.html",
 fetchLabel: "Importa",
 fetchPrompt: "Importa il file Tiddlywiki",
 fetchError: "Si sono verificati errori nell'importare il file Tiddlywiki",
 confirmOverwriteText: "Sei sicuro di voler sovrascrivere questo/i frammento/i ?:\n\n%0",
 wizardTitle: "Importa frammenti da altri TiddlyWiki",
 step1: "Passo 1: Seleziona il file TiddlyWiki da cui vuoi copiare",
 step1prompt: "Specifica l'URL del file TiddlyWiki o il suo path qui: ",
 step1promptFile: "...o seleziona il file TiddlyWiki dalla finestra di browsing: ",
 step1promptFeeds: "...oppure seleziona una sorgente predefinita: ",
 step1feedPrompt: "Scegli...",
 step2: "Passo 2: Caricamento del file TiddlyWiki",
 step2Text: "Attendi mentre il file viene caricato da: %0",
 step3: "Passo 3: Scegli i frammenti che vuoi importare",
 step4: "%0 frammento/i importato/i",
 step5: "Completato",
 listViewTemplate: {
 columns: [
 {name: 'Selected', field: 'Selected', rowName: 'title', type: 'Selector'},
 {name: 'Title', field: 'title', title: "Titolo", type: 'String'},
 {name: 'Snippet', field: 'text', title: "Estratto", type: 'String'},
 {name: 'Tags', field: 'tags', title: "Categoria", type: 'Tags'}
 ],
 rowClasses: [
 ],
 actions: [
 {caption: "Seleziona l'azione...", name: ''},
 {caption: "Importa frammento/i", name: 'import'}
 ]}
 });

merge(config.commands.closeTiddler,{
 text: "Chiudi",
 tooltip: "Chiude questo frammento"});

merge(config.commands.closeOthers,{
 text: "Chiude altri",
 tooltip: "Chiude tutti gli altri frammenti"});

merge(config.commands.editTiddler,{
 text: "Modifica",
 tooltip: "Edita il frammento",
 readOnlyText: "Visualizza",
 readOnlyTooltip: "Visualizza il contenuto di questo frammento"});

merge(config.commands.saveTiddler,{
 text: "Salva",
 tooltip: "Salva le modifiche"});

merge(config.commands.cancelTiddler,{
 text: "Annulla",
 tooltip: "Annulla le modifiche",
 warning: "Sicuro di voler annullare le modifiche a '%0'?",
 readOnlyText: "done",
 readOnlyTooltip: "View this tiddler normally"});

merge(config.commands.deleteTiddler,{
 text: "Elimina",
 tooltip: "Elimina questo frammento",
 warning: "Sicuro di voler eliminare '%0'?"});

merge(config.commands.permalink,{
 text: "Indirizzo",
 tooltip: "Indica sulla barra l'indirizzo di questo frammento"});

merge(config.commands.references,{
 text: "Collegati",
 tooltip: "Elenca i frammenti che puntano qui",
 popupNone: "Nessun frammento punta qui"});

merge(config.commands.jump,{
 text: "Vai a",
 tooltip: "Vai ad un altro frammento aperto"});

merge(config.shadowTiddlers,{
 DefaultTiddlers: "GettingStarted",
 MainMenu: "GettingStarted",
 SiteTitle: "Il mio TiddlyWiki",
 SiteSubtitle: "Un programma non lineare per scrivere web",
 SiteUrl: "http://www.tiddlywiki.com/",
 GettingStarted: "Per iniziare ad usare questo documento vuoto, comincia ad editare i seguenti frammenti:\n* SiteTitle e SiteSubtitle: Il titolo ed il sottotitolo della pagina visibili nella barra del browser\n* MainMenu: Il menù principale di TW\n* DefaultTiddlers: Inserisci i collegamenti ai frammenti che desideri compaiono all'apertura di questo TiddlyWiki.\n Inserisci anche un tuo nome utente che ti permetterà di firmare le tue modifiche: <<option txtUserName>>",
 SideBarOptions: "<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal 'DD MMM YYYY'>><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel Opzioni 'Modifica le opzioni avanzate di interfaccia del TiddlyWiki'>>",
 OptionsPanel: "Queste OpzioniInterfaccia per personalizzare il tuo TiddlyWiky vengono salvate nel browser\n\nDigita un nome utente per firmare le tue modifiche. Usa un formato di parola Wiki (es PincoPallino)\n\n <<option txtUserName>>\n<<option chkSaveBackups>> SalvaBackups\n<<option chkAutoSave>> SalvataggioAutomatico\n<<option chkGenerateAnRssFeed>> GeneraUnArchivioRSS\n<<option chkRegExpSearch>> RicercaEstesa\n<<option chkCaseSensitiveSearch>> ConsideraCaratteriInRicerca\n<<option chkAnimate>> AbilitaAnimazioni\n\n----\nApri \nOpzioniAvanzate\nGestionePlugins\nImportaTiddlers",
 OpzioniAvanzate: "<<option chkGenerateAnRssFeed>> GeneraUnArchivioRss\n<<option chkOpenInNewWindow>> ApriCollegamentiInNuovaFinestra\n<<option chkSaveEmptyTemplate>> SalvaModelloVuoto\n<<option chkToggleLinks>> Cliccando su un collegamento ad un frammento già aperto lo chiude\n^^(evita con Control o altro tasto modificabile)^^ \n<<option chkHttpReadOnly>> Non rendere editabile dal web\n<<option chkForceMinorUpdate>> Tratta le modifiche minori e mantieni data ed ora precedenti\n^^(disattiva con Shift in modifica o con la combinazione Ctrl-Shift-Enter)^^\n<<option chkConfirmDelete>> Richiedi Conferma prima di eliminare il frammento\n Numero massimo di righe per ciascun frammento: <<option txtMaxEditRows>>\n Percorso della directory di backup: <<option txtBackupFolder>>\n<<option chkInsertTabs>> Usa il tasto tab per inserire caratteri di tabulazione invece di saltare al prossimo campo",
 SideBarTabs: "<<tabs txtMainTab 'Data' 'Elenca i frammenti cronologicamente' TabTimeline Tutti 'Tutti i frammenti in ordine alfabetico' TabAll 'Categorie' 'Elenca i frammenti per tipo' TabTags 'Altro' 'Altri Elenchi' TabMore>>",
 TabTimeline: "<<timeline>>",
 TabAll: "<<list all>>",
 TabTags: "<<allTags>>",
 TabMore: "<<tabs txtMoreTab 'Mancanti' 'Frammenti non ancora editati' TabMoreMissing 'Orfani' 'Frammenti non collegati tra loro' TabMoreOrphans 'Nascosti' 'Frammenti Nascosti' TabMoreShadowed >>",
 TabMoreMissing: "<<list missing>>",
 TabMoreOrphans: "<<list orphans>>",
 TabMoreShadowed: "<<list shadowed>>",
 PluginManager: "<<plugins>>",
 ImportTiddlers: "<<importTiddlers>>",
 AdvancedOptions: "<<tiddler AdvancedOptions>>",
 GestionePlugins: "<<tiddler PluginManager>>",
 ImportaTiddlers: "<<tiddler ImportTiddlers>>"});

delete config.shadowTiddlers.GettingStarted;
}}}