<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'/>
<!--}}}-->
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 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;}
/*}}}*/
/*{{{*/
@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
<<importTiddlers>>
In Socialtext Unplugged, the selected pages of your Socialtext workspace are displayed as individual "tiddlers" on the page. When the mouse passes over a tiddler a short toolbar menu appears at the top right. Use the commands here to manipulate that particular tiddler: notably closing and editting it. (You can double click on a tiddler as a shortcut to directly enter edit mode).

Over on the right hand side of the window are commands that affect the entire page, in particular "close all" which can be useful to clear the decks when many tiddlers are open at once.

The user is encouraged to ensure that they can SaveChanges before embarking on widespread editing.
Welcome to Socialtext Unplugged. This is a specially designed web page that you can use to view and edit your Socialtext content without having to be online to your Socialtext server.

There are three steps to using Socialtext Unplugged:
* First, learn how to SaveChanges to your local hard drive. This keeps your work safe even if you close your browser or have to reboot your computer
* Secondly, find out how to BrowseAndEdit your content while it is unplugged
* Thirdly, when you can reconnect to your Socialtext server, you can SyncChanges to save your unplugged changes to the server so that other people can see them too

You should also check your system meets the SystemRequirements.
Socialtext Unplugged lets you browse and edit your content while you're offline. When you make a change you need to SaveChanges to save the change to your local hard drive, before later performing a SyncChanges to synchronise the change back to the server.

The procedure for SaveChanges is slightly different for different browsers:
* SavingOnInternetExplorer
* SavingOnFireFox
* SavingOnSafari
* SavingOnOpera
You can save changes with any version of FireFox, and also many other browsers in the FireFox family, such as Camino on the Mac and MiniMo on mobile devices. The procedure is:
# Click the button labelled 'save changes' over in the right hand sidebar
# If prompted with an "Internet Security" dialog as follows, click the checkbox labelled "Remember this decision" and then the "Allow" button
## "A script from "file://" is requesting enhanced capabilities that are UNSAFE and could be used to compromise your machine or data..."
# You should then see a message at the top right of the window saying "Main TiddlyWiki file saved"
If you accidentally //deny// permission instead, you may need to UnravelFireFoxPermissions.
You can save changes with Internet Explorer versions 6 and 7, but not the earlier versions. The procedure is:
# Click the button labelled 'save changes' over in the right hand sidebar
# If prompted as follows, click "Yes":
## "An ActiveX control on this page might be unsafe to interact with other parts of the page. Do you want to allow this interaction?"
# You should then see a message at the top right of the window saying "Main TiddlyWiki file saved"
Note that there is currently [[a bug|http://trac.tiddlywiki.org/tiddlywiki/ticket/39]] that prevents Internet Explorer from saving correctly if you have specified a backup directory in AdvancedOptions.
To SaveChanges on Opera, see the instructions for using the TiddlySaver Java applet.
To SaveChanges on Safari, see the instructions for using the TiddlySaver Java applet.
<<search>><<closeAll>><<permaview>><<newTiddler 'New Tiddler' fields:'server.host:"https://saturn.ffzg.hr%2C%20saturn.ffzg.hr:443" server.workspace:"edukacijakorisnika" wikiformat:socialtext'>><<newJournal 'DD MMM YYYY' fields:'server.host:"https://saturn.ffzg.hr%2C%20saturn.ffzg.hr:443" server.workspace:"edukacijakorisnika" wikiformat:socialtext'>><<saveChanges>><<backstage sync>><<slider chkSliderOptionsPanel OptionsPanel 'options ยป' 'Change TiddlyWiki advanced options'>>
Edukacija korisnika
Socialtext Unplugged
https://saturn.ffzg.hr/edukacijakorisnika/
[[SocialtextScreenStyle]]
[[SocialtextStyleOverrides]]
[[Styles HorizontalMainMenu]]
<<sync>>
@@The user interface for synchronization is not finalized@@
To synchronize your changes back to the Socialtext server:
# click on [[Sync]] in the right-hand sidebar
<<tabs txtMoreTab Orphans 'Orphaned tiddlers' TabMoreOrphans Shadowed 'Shadowed tiddlers' TabMoreShadowed>>
Under FireFox, you can run into problems if you accidentally click 'Deny' on the permission request dialog, and have selected //Remember this decision//.

To reverse the effects, first locate the file {{{prefs.js}}} in your FireFox profile directory. Under Windows you'll find it at something like {{{C:\Documents and Settings\Jeremy\Application Data\Mozilla\Firefox\Profiles\o3dhupu6.default\prefs.js}}}, where {{{Jeremy}}} is the name of your windows profile and {{{o3dhupu6}}} will be a similar string of gobbledegook. On the Mac it'll be at {{{~/Library/Application Support/Firefox/Profiles/o3dhupu6.default/prefs.js}}} and on most versions of Linux, at {{{~/.mozilla/firefox/o3dhupu6.default/prefs.js}}}.

Open the file in a text editor and find the line {{{user_pref("capability.principal.codebase.p0.denied", "UniversalXPConnect");}}} and simply replace the word {{{denied}}} with {{{granted}}}.
//(Thanks to JonScully for figuring out this fix)//
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler references > fields syncing jump'></div>
<div class='workspace' id='st-page-wiki-title' macro='view socialtext.workspace'></div>
<div class='title' id='st-page-titletext' macro='view title'></div>
<div class='subtitle'>
Created on <span macro='view created date [[MMM DD, 0hh:0mm]]'></span>.
Updated by <span macro='view modifier link'></span>
on <span macro='view modified date [[MMM DD, 0hh:0mm]]'></span></div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></span></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
/***
To use, add {{{[[Styles HorizontalMainMenu]]}}} to your StyleSheet tiddler.
See http://www.w3schools.com/css/css_colors.asp for a color chart.
***/
/*{{{*/
#mainMenu {position:relative;left:auto;width:auto;text-align:left;line-height:normal;padding 0em 1em 0em 1em;font-size:normal;}
#mainMenu br {display:none;}
#mainMenu {background:#336699;}
#mainMenu {padding:2px;}
#mainMenu .button, #mainMenu .tiddlyLink {padding-left:0.5em;padding-right:0.5em;color:white;font-size:115%;}

#displayArea {
	margin-top:0;margin-right:20em;margin-bottom:0;margin-left:1em;
	padding-top:.1em;padding-bottom:.1em;
}
/*}}}*/
|''Type:''|socialtext|
|''URL:''|https://saturn.ffzg.hr%2C%20saturn.ffzg.hr:443 |
|''Workspace:''|edukacijakorisnika|
|''WorkspaceList:''||
|''Description:''|Edukacija korisnika|
The TiddlySaver Java applet allows TiddlyWiki from a {{{file://}}} URL to save changes Safari, Opera and other browsers.

It is a small file named [["TiddlySaver.jar"|TiddlySaver.jar]] that must be placed in the same directory as your TiddlyWiki file. Before you can use it, you need to give it the necessary privileges by editting your {{{.java.policy}}} file.

For Windows, the file will be at {{{C:\Documents and Settings\your-user-name\.java.policy}}}. Add the following lines (substituting the directory of your TiddlyWiki file as appropriate):
{{{
grant codeBase "file:${user.home}/My Documents/tiddlywiki-folder/*" {
  permission java.io.FilePermission "${user.home}${/}My Documents${/}tiddlywiki-folder${/}*", "read,write";
};
}}}
On Mac OS X, the file is found at {{{/Users/your-user-name/.java.policy}}}:
{{{
grant codeBase "file:${user.home}/Documents/tiddlywiki-folder/*" {
  permission java.io.FilePermission "${user.home}${/}Documents${/}tiddlywiki-folder${/}*", "read,write";
};
}}}
It can be tricky creating files whose name starts with a period, so you can use this [[pre-built .java.policy file|.java.policy]]. The same file is suitable for Macs too, just edit it and delete the "My " bit, leaving just "Documents". Make sure you save it in the right place for each operating system!

If you have trouble setting up the permissions correctly, you can try granting broader permissions to the applet like this:

{{{
grant codeBase "file://localhost/home/users/Desktop/
TiddlySaver.jar"
 { permission java.security.AllPermission; };
}}}

Note that there is currently [[a bug|http://trac.tiddlywiki.org/ticket/172]] that prevents TiddlySaver from working if you have specified a backup directory in AdvancedOptions.
/***
|''Name:''|SocialtextLocaleOverrides|
|''Description:''|Text changes for Socialtext|
***/

//{{{
merge(config.views.wikified.tag,{
	labelNoTags: "No Tags",
	labelTags: "Tags"});

merge(config.commands.references,{
	text: "incoming links",
	tooltip: "Show tiddlers that link to this one",
	popupNone: "No incoming links"});
//}}}
/***
|''Name:''|SocialtextTweaksPlugin|
|''Description:''|Allows changes to be synchronised with a Socialtext server|
|''Source:''|http://stunplugged.tiddlywiki.com/#SocialtextTweaksPlugin|
|''Author:''|JeremyRuston (jeremy (at) osmosoft (dot) com)|
|''Version:''|1.0.2|
|''Date:''|Jun 15, 2006|
|''Comments:''|Please make comments at http://groups.google.co.uk/group/TiddlyWikiDev|
|''License:''|[[BSD open source license]]|
|''~CoreVersion:''|2.2|

Make minor configuration tweaks specific to Socialtext Unplugged
***/

//{{{
// Ensure that the SocialtextTweaksPlugin is only installed once.
if(!version.extensions.SocialtextTweaksPlugin) {
version.extensions.SocialtextTweaksPlugin = {installed:true};
// Check version number of core code
if(version.major < 2 || (version.major == 2 && version.minor < 2))
	{alertAndThrow("SocialtextTweaksPlugin requires TiddlyWiki 2.2 or later.");}

merge(config.defaultCustomFields,{
	wikiformat:'socialtext',
	'server.host':'https://saturn.ffzg.hr%2C%20saturn.ffzg.hr:443'
});

config.options.chkSinglePageMode = true;
config.options.chkEnableAnimations = true;

} // end of "install only once"
//}}}
/***
|''Name:''|SocialtextFormatterPlugin|
|''Description:''|Allows Tiddlers to use [[Socialtext|http://www.socialtext.com/]] text formatting|
|''Author:''|Martin Budden (mjbudden (at) gmail (dot) com)|
|''Source:''|http://www.martinswiki.com/#SocialtextFormatterPlugin|
|''CodeRepository:''|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/formatters/SocialtextFormatterPlugin.js|
|''Version:''|0.9.4|
|''Date:''|Jan 21, 2007|
|''Comments:''|Please make comments at http://groups.google.co.uk/group/TiddlyWikiDev|
|''License:''|[[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|''~CoreVersion:''|2.1.0|

This is the SocialtextFormatterPlugin, which allows you to insert Socialtext formated text into a TiddlyWiki.

The aim is not to fully emulate Socialtext, but to allow you to work with Socialtext content off-line and then resync the content with your Socialtext wiki later on, with the expectation that only minor edits will be required.

To use Socialtext format in a Tiddler, tag the Tiddler with SocialtextFormat or set the tiddler's {{{wikiformat}}} extended field to {{{socialtext}}}

Please report any defects you find at http://groups.google.co.uk/group/TiddlyWikiDev
***/

//{{{
// Ensure that the SocialtextFormatter Plugin is only installed once.
if(!version.extensions.SocialtextFormatterPlugin) {
version.extensions.SocialtextFormatterPlugin = {installed:true};

if(version.major < 2 || (version.major == 2 && version.minor < 1))
	{alertAndThrow('SocialtextFormatterPlugin requires TiddlyWiki 2.1 or later.');}

SocialtextFormatter = {}; // 'namespace' for local functions

wikify = function(source,output,highlightRegExp,tiddler)
{
	if(source && source != '') {
		var w = new Wikifier(source,getParser(tiddler),highlightRegExp,tiddler);
		var out = output;
		if(tiddler && (tiddler.isTagged(config.parsers.socialtextFormatter.formatTag) || (tiddler.fields.wikiformat==config.parsers.socialtextFormatter.format)) ) {
			var d1 = createTiddlyElement(output,'div','content-display-body','content-section-visible');
			var d2 = createTiddlyElement(d1,'div','wikipage');
			out = createTiddlyElement(d2,'div',null,'wiki');
		}
		var time1,time0 = new Date();
		w.subWikifyUnterm(out);
		if(tiddler && config.options.chkDisplayInstrumentation) {
			time1 = new Date();
			var t = tiddler ? tiddler.title : source.substr(0,10);
			displayMessage("Wikify '"+t+"' in " + (time1-time0) + " ms");
		}
	}
};

stDebug = function(out,str)
{
	createTiddlyText(out,str.replace(/\n/mg,'\\n').replace(/\r/mg,'RR'));
	createTiddlyElement(out,'br');
};

SocialtextFormatter.Tiddler_changed = Tiddler.prototype.changed;
Tiddler.prototype.changed = function()
{
	if((this.fields.wikiformat==config.parsers.socialtextFormatter.format) || this.isTagged(config.parsers.socialtextFormatter.formatTag)) {
		// update the links array, by checking for Socialtext format links
		this.links = [];
		var tiddlerLinkRegExp = /(?:\"(.*?)\" ?)?\[([^\]]*?)\]/mg;
		tiddlerLinkRegExp.lastIndex = 0;
		var match = tiddlerLinkRegExp.exec(this.text);
		while(match) {
			var link = match[2];
			this.links.pushUnique(link);
			match = tiddlerLinkRegExp.exec(this.text);
		}
	}/* else {
		return SocialtextFormatter.Tiddler_changed.apply(this,arguments);
	}*/
	this.linksUpdated = true;
};

SocialtextFormatter.wafl = function(w)
{
	this.lookaheadRegExp.lastIndex = w.matchStart;
	var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
	if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
		var lm2 = lookaheadMatch[2];
		switch(lookaheadMatch[1]) {
		case 'image':
			var img = createTiddlyElement(w.output,'img');
			img.src = w.tiddler.title + '/' + lm2;
			createTiddlyText(img,lm2);
			break;
		case 'file':
			var s = createTiddlyElement(w.output,'span',null,'nlw_phrase');
			var a = createTiddlyElement(s,'a');
			a.href = w.tiddler.title + '/' + lm2;
			createTiddlyText(a,lm2);
			break;
		case 'link':
			s = createTiddlyElement(w.output,'span',null,'nlw_phrase');
			a = createTiddlyElement(s,'a');
			var t = w.tiddler ? w.tiddler.title + ':' : '';
			a.setAttribute('href','#' + t + lm2);
			a.title = 'section link';
			createTiddlyText(a,lm2);
			break;
		case 'weblog':
			s = createTiddlyElement(w.output,'span',null,'nlw_phrase');
			var text = lm2;
			var link = 'Weblog: ' + lm2;
			createTiddlyText(createTiddlyLink(s,link,false,null,w.isStatic),text);
			break;
		case 'section':
			a = createTiddlyElement(w.output,'a');// drop anchor
			t = w.tiddler ? w.tiddler.title + ':' : '';
			a.setAttribute('name',t + lm2);
			break;
		case 'date':
			createTiddlyText(w.output,lm2);
			break;
		case 'user':
			var oldSource = w.source;
			w.source = lm2;
			w.nextMatch = 0;
			w.subWikifyUnterm(w.output);
			w.source = oldSource;
			break;
// Shortcut expansions - not strictly syntax
		case 'google':
			s = createTiddlyElement(w.output,'span',null,'nlw_phrase');
			a = createExternalLink(s,'http://www.google.com/search?q='+lm2);
			createTiddlyText(a,lm2);
			break;
		case 'fedex':
			s = createTiddlyElement(w.output,'span',null,'nlw_phrase');
			a = createExternalLink(s,'http://www.fedex.com/Tracking?tracknumbers='+lm2);
			createTiddlyText(a,lm2);
			break;
		case 'map':
			s = createTiddlyElement(w.output,'span',null,'nlw_phrase');
			a = createExternalLink(s,'http://maps.google.com/maps?q='+lm2);
			createTiddlyText(a,lm2);
			break;
		case 'wikipedia':
			s = createTiddlyElement(w.output,'span',null,'nlw_phrase');
			a = createExternalLink(s,'http://en.wikipedia.org/wiki/'+lm2);
			createTiddlyText(a,lm2);
			break;
		case 'rt':
			s = createTiddlyElement(w.output,'span',null,'nlw_phrase');
			a = createExternalLink(s,'http://rt.socialtext.net/Ticket/Display.html?id='+lm2);
			createTiddlyText(a,lm2);
			break;
		case 'stcal':
			s = createTiddlyElement(w.output,'span',null,'nlw_phrase');
			a = createExternalLink(s,'https://calendar.socialtext.net:445/view_t.php?timeb=1&id=3&date='+lm2);
			createTiddlyText(a,lm2);
			break;
		case 'svn':
			s = createTiddlyElement(w.output,'span',null,'nlw_phrase');
			a = createExternalLink(s,'https://repo.socialtext.net/listing.php?rev='+lm2+'sc=1');
			createTiddlyText(a,lm2);
			break;
		default:
			w.outputText(w.output,w.matchStart,w.nextMatch);
			return;
		}
		w.nextMatch = this.lookaheadRegExp.lastIndex;
	} else {
		w.outputText(w.output,w.matchStart,w.nextMatch);
	}
};

SocialtextFormatter.presence = function(w)
{
	this.lookaheadRegExp.lastIndex = w.matchStart;
	var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
	if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
		var p = lookaheadMatch[1];
		var text = lookaheadMatch[2];
		var link;
		var src;
		if(p=='aim') {
			link = 'aim:goim?screenname=' + text + '&message=hello';
			src = 'http://big.oscar.aol.com/sleepleft?on_url=http://www.aim.com/remote/gr/MNB_online.gif&amp;off_url=http://www.aim.com/remote/gr/MNB_offline.gif';
		} else if(p=='yahoo'||p=='ymsgr') {
			link = 'ymsgr:sendIM?'+text;
			src = 'http://opi.yahoo.com/online?u=chrislondonbridge&f=.gif';
		} else if(p=='skype'||p=='callto') {
			link = 'callto:'+text;
			src = 'http://goodies.skype.com/graphics/skypeme_btn_small_green.gif';
		} else if(p=='asap') {
			link = 'http://asap2.convoq.com/AsapLinks/Meet.aspx?l='+text;
			src = 'http://asap2.convoq.com/AsapLinks/Presence.aspx?l='+text;
		}
		var s = createTiddlyElement(w.output,'span',null,'nlw_phrase');
		var a = createExternalLink(s,link);
		var img = createTiddlyElement(a,'img');
		createTiddlyText(a,text);
		img.src = src;
		img.border='0';
		img.alt = '(' + lookaheadMatch[1] + ')';
		if(p=='aim') {
			img.width='11'; img.height='13';
		}
		w.nextMatch = this.lookaheadRegExp.lastIndex;
	}
};

config.formatterHelpers.singleCharFormat = function(w)
{
	this.lookaheadRegExp.lastIndex = w.matchStart;
	var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
	if(lookaheadMatch && lookaheadMatch.index == w.matchStart && lookaheadMatch[0].substr(lookaheadMatch[0].length-2,1) != ' ') {
		w.subWikifyTerm(createTiddlyElement(w.output,this.element),this.termRegExp);
	} else {
		w.outputText(w.output,w.matchStart,w.nextMatch);
	}
};

config.socialtext = {};
config.socialtext.formatters = [
{
	name: 'socialtextHeading',
	match: '^\\^{1,6} ?',
	termRegExp: /(\n+)/mg,
	handler: function(w)
	{
		var len = w.matchText.trim().length;
		var e = createTiddlyElement(w.output,'h' + len);
		var a = createTiddlyElement(e,'a');// drop anchor
		var t = w.tiddler ? w.tiddler.title + ':' : '';
		len = w.source.substr(w.nextMatch).indexOf('\n');
		a.setAttribute('name',t+w.source.substr(w.nextMatch,len));
		w.subWikifyTerm(e,this.termRegExp);
	}
},

{
	name: 'socialtextTable',
	match: '^\\|(?:(?:.|\n)*)\\|$',
	lookaheadRegExp: /^\|(?:(?:.|\n)*)\|$/mg,
	cellRegExp: /(?:\|(?:[^\|]*)\|)(\n|$)?/mg,
	cellTermRegExp: /((?:\x20*)\|)/mg,
	handler: function(w)
	{
		var table = createTiddlyElement(w.output,'table');
		var rowContainer = createTiddlyElement(table,'tbody');
		var prevColumns = [];
		w.nextMatch = w.matchStart;
		this.lookaheadRegExp.lastIndex = w.nextMatch;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		while(lookaheadMatch && lookaheadMatch.index == w.nextMatch) {
			var r = this.rowHandler(w,createTiddlyElement(rowContainer,'tr'),prevColumns);
			if(!r) {
				w.nextMatch++;
				break;
			}
			this.lookaheadRegExp.lastIndex = w.nextMatch;
			lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		}
	},
	rowHandler: function(w,e,prevColumns)
	{
		this.cellRegExp.lastIndex = w.nextMatch;
		var cellMatch = this.cellRegExp.exec(w.source);
		while(cellMatch && cellMatch.index == w.nextMatch) {
			w.nextMatch++;
			var cell = createTiddlyElement(e,'td');
			w.subWikifyTerm(cell,this.cellTermRegExp);
			if(cellMatch[1]) {
				// End of row
				w.nextMatch = this.cellRegExp.lastIndex;
				return true;
			}
			// Cell
			w.nextMatch--;
			this.cellRegExp.lastIndex = w.nextMatch;
			cellMatch = this.cellRegExp.exec(w.source);
		}
		return false;
	}
},

{
	name: 'socialtextList',
	match: '^[\\*#]+ ',
	lookaheadRegExp: /^([\*#])+ /mg,
	termRegExp: /(\n+)/mg,
	handler: function(w)
	{
		var stack = [w.output];
		var currLevel = 0, currType = null;
		var itemType = 'li';
		w.nextMatch = w.matchStart;
		this.lookaheadRegExp.lastIndex = w.nextMatch;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		while(lookaheadMatch && lookaheadMatch.index == w.nextMatch) {
			var listType = lookaheadMatch[1] == '*' ? 'ul' : 'ol';
			var listLevel = lookaheadMatch[0].length;
			w.nextMatch += listLevel;
			if(listLevel > currLevel) {
				for(var i=currLevel; i<listLevel; i++) {
					stack.push(createTiddlyElement(stack[stack.length-1],listType));
				}
			} else if(listLevel < currLevel) {
				for(i=currLevel; i>listLevel; i--) {
					stack.pop();
				}
			} else if(listLevel == currLevel && listType != currType) {
				stack.pop();
				stack.push(createTiddlyElement(stack[stack.length-1],listType));
			}
			currLevel = listLevel;
			currType = listType;
			var e = createTiddlyElement(stack[stack.length-1],itemType);
			w.subWikifyTerm(e,this.termRegExp);
			this.lookaheadRegExp.lastIndex = w.nextMatch;
			lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		}
	}
},

{
	name: 'socialtextQuoteByLine',
	match: '^>+',
	lookaheadRegExp: /^>+/mg,
	termRegExp: /(\n)/mg,
	element: 'blockquote',
	handler: function(w)
	{
		var stack = [w.output];
		var currLevel = 0;
		var newLevel = w.matchLength;
		var i;
		do {
			if(newLevel > currLevel) {
				for(i=currLevel; i<newLevel; i++) {
					stack.push(createTiddlyElement(stack[stack.length-1],this.element));
				}
			} else if(newLevel < currLevel) {
				for(i=currLevel; i>newLevel; i--) {
					stack.pop();
				}
			}
			currLevel = newLevel;
			w.subWikifyTerm(stack[stack.length-1],this.termRegExp);
			createTiddlyElement(stack[stack.length-1],'br');
			this.lookaheadRegExp.lastIndex = w.nextMatch;
			var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
			var matched = lookaheadMatch && lookaheadMatch.index == w.nextMatch;
			if(matched) {
				newLevel = lookaheadMatch[0].length;
				w.nextMatch += newLevel;
			}
		} while(matched);
	}
},

{
	name: 'socialtextRule',
	match: '^----+$\\n+',
	handler: function(w)
	{
		createTiddlyElement(w.output,'hr');
	}
},

{
	name: 'socialtextPreformatted',
	match: '^\\.pre\\s*\\n',
	lookaheadRegExp: /^.pre\s*\n((?:.|\n)*?)\n.pre\s*\n/mg,
	element: 'pre',
	handler: config.formatterHelpers.enclosedTextHelper
},

{
	name: 'socialtextHtml',
	match: '^\\.html',
	lookaheadRegExp: /\.html((?:.|\n)*?)\.html/mg,
	handler: function(w)
	{
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			createTiddlyElement(w.output,'span').innerHTML = lookaheadMatch[1];
			w.nextMatch = this.lookaheadRegExp.lastIndex;
		}
	}
},

{
	name: 'macro',
	match: '<<',
	lookaheadRegExp: /<<([^>\s]+)(?:\s*)((?:[^>]|(?:>(?!>)))*)>>/mg,
	handler: function(w)
	{
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart && lookaheadMatch[1]) {
			w.nextMatch = this.lookaheadRegExp.lastIndex;
			invokeMacro(w.output,lookaheadMatch[1],lookaheadMatch[2],w,w.tiddler);
		}
	}
},

{
	name: 'socialtextExplicitLink',
	match: '(?:".*?" ?)?\\[',
	lookaheadRegExp: /(?:\"(.*?)\" ?)?\[([^\]]*?)\]/mg,
	handler: function(w)
	{
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			var link = lookaheadMatch[2];
			var text = lookaheadMatch[1] ? lookaheadMatch[1] : link;
			createTiddlyText(createTiddlyLink(w.output,link,false,null,w.isStatic,w.tiddler),text);
			w.nextMatch = this.lookaheadRegExp.lastIndex;
		}
	}
},

{
	name: 'socialtextExternalLink',
	match: '(?:".*?" ?)?<[a-z]{2,8}:',
	lookaheadRegExp: /(?:\"(.*?)\" ?)?<([a-z]{2,8}:.*?)>/mg,
	imgRegExp: /\.(?:gif|ico|jpg|png)/g,
	handler: function(w)
	{
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			var link = lookaheadMatch[2];
			var text = lookaheadMatch[1] ? lookaheadMatch[1] : link;
			this.imgRegExp.lastIndex = 0;
			if(this.imgRegExp.exec(link)) {
				var img = createTiddlyElement(w.output,'img');
				if(lookaheadMatch[1]) {
					img.title = text;
				}
				img.alt = text;
				img.src = link;
			} else {
				createTiddlyText(createExternalLink(w.output,link),text);
			}
			w.nextMatch = this.lookaheadRegExp.lastIndex;
		}
	}
},

{
	name: 'socialtextUrlLink',
	match: config.textPrimitives.urlPattern,
	handler: function(w)
	{
		w.outputText(createExternalLink(w.output,w.matchText),w.matchStart,w.nextMatch);
	}
},

{
	name: 'socialtextBold',
	match: '\\*(?![\\s\\*])',
	lookaheadRegExp: /\*(?!\s)(?:.*?)(?!\s)\*(?=[$\s\|\._\-,])/mg,
	termRegExp: /((?!\s)\*(?=[$\s\|\.\-_,]))/mg,
	element: 'strong',
	handler: config.formatterHelpers.singleCharFormat
},

{
	name: 'socialtextItalic',
	match: '_(?![\\s_])',
	lookaheadRegExp: /_(?!\s)(?:.*?)(?!\s)_(?=[$\s\|\.\*\-,])/mg,
	termRegExp: /((?!\s)_(?=[$\s\|\.\*\-,]))/mg,
	element: 'em',
	handler: config.formatterHelpers.singleCharFormat
},

{
	name: 'socialtextStrike',
	match: '-(?![\\s\\-])',
	lookaheadRegExp: /-(?!\s)(?:.*?)(?!\s)-(?=[$\s\|\.\*_,])/mg,
	termRegExp: /((?!\s)-(?=[$\s\|\.\*_,]))/mg,
	element: 'del',
	handler: config.formatterHelpers.singleCharFormat
},

{
	name: 'socialtextMonoSpaced',
	match: '`(?![\\s`])',
	lookaheadRegExp: /`(?!\s)(?:.*?)(?!\s)`(?=[$\s\.\*\-_,])/mg,
	termRegExp: /((?!\s)`(?=[$\s\.\*\-_,]))/mg,
	element: 'tt',
	handler: config.formatterHelpers.singleCharFormat
},

{
	name: 'socialtextParagraph',
	match: '\\n{2,}',
	handler: function(w)
	{
		createTiddlyElement(w.output,'p');
	}
},

{
	name: 'socialtextLineBreak',
	match: '\\n',
	handler: function(w)
	{
		createTiddlyElement(w.output,'br');
	}
},

{
	name: 'socialtextNoWiki',
	match: '\\{\\{',
	lookaheadRegExp: /\{\{((?:.|\n)*?)\}\}/mg,
	element: 'span',
	handler: config.formatterHelpers.enclosedTextHelper
},

{
	name: 'socialtextTrademark',
	match: '\\{tm\\}',
	handler: function(w)
	{
		createTiddlyElement(w.output,'span').innerHTML = '&trade;';
	}
},

{
	name: 'socialtextWafl',
	match: '\\{(?:[a-z]{2,16}): ?.*?\\}',
	lookaheadRegExp: /\{([a-z]{2,16}): ?(.*?)\}/mg,
	handler: SocialtextFormatter.wafl
},

{
	name: 'socialtextPresence',
	match: '(?:aim|yahoo|ymsgr|skype|callto|asap):\\w+',
	lookaheadRegExp: /(aim|yahoo|ymsgr|skype|callto|asap):(\w+)/mg,
	handler: SocialtextFormatter.presence
},

{
	name: 'socialtextMailTo',
	match: '[\\w\.]+@[\\w]+\.[\\w\.]+',
	lookaheadRegExp: /([\w\.]+@[\w]+\.[\w\.]+)/mg,
	handler: function(w)
	{
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			var text = lookaheadMatch[1];
			createTiddlyText(createExternalLink(w.output,'mailto:'+text),text);
			w.nextMatch = this.lookaheadRegExp.lastIndex;
		}
	}
},

{
	name: 'socialtextHtmlEntitiesEncoding',
	match: '&#?[a-zA-Z0-9]{2,8};',
	handler: function(w)
	{
		createTiddlyElement(w.output,'span').innerHTML = w.matchText;
	}
}
];

config.parsers.socialtextFormatter = new Formatter(config.socialtext.formatters);
config.parsers.socialtextFormatter.format = 'socialtext';
config.parsers.socialtextFormatter.formatTag = 'SocialtextFormat';

} // end of 'install only once'
//}}}
/***
|''Name:''|SocialtextAdaptorPlugin|
|''Description:''|Adaptor for moving and converting data to and from Socialtext Wikis|
|''Author:''|Martin Budden (mjbudden (at) gmail (dot) com) and JeremyRuston (jeremy (at) osmosoft (dot) com)|
|''Source:''|http://www.martinswiki.com/#SocialtextAdaptorPlugin|
|''CodeRepository:''|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/adaptors/SocialtextAdaptorPlugin.js|
|''Version:''|0.5.1|
|''Date:''|Feb 25, 2007|
|''Comments:''|Please make comments at http://groups.google.co.uk/group/TiddlyWikiDev|
|''License:''|[[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|''~CoreVersion:''|2.2.0|

Socialtext REST documentation is at:
http://www.eu.socialtext.net/st-rest-docs/index.cgi?socialtext_rest_documentation

***/

//{{{
if(!version.extensions.SocialtextAdaptorPlugin) {
version.extensions.SocialtextAdaptorPlugin = {installed:true};

function SocialtextAdaptor()
{
	this.host = null;
	this.workspace = null;
	return this;
}

SocialtextAdaptor.mimeType = 'text/x.socialtext-wiki';
SocialtextAdaptor.serverType = 'socialtext';
SocialtextAdaptor.serverParsingErrorMessage = "Error parsing result from server";
SocialtextAdaptor.errorInFunctionMessage = "Error in function SocialtextAdaptor.%0";

SocialtextAdaptor.prototype.setContext = function(context,userParams,callback)
{
	if(!context) context = {};
	context.userParams = userParams;
	if(callback) context.callback = callback;
	context.adaptor = this;
	if(!context.host)
		context.host = this.host;
	if(!context.workspace && this.workspace)
		context.workspace = this.workspace;
	return context;
};

SocialtextAdaptor.doHttpGET = function(uri,callback,params,headers,data,contentType,username,password)
{
	return doHttp('GET',uri,data,contentType,username,password,callback,params,headers);
};

SocialtextAdaptor.doHttpPOST = function(uri,callback,params,headers,data,contentType,username,password)
{
	return doHttp('POST',uri,data,contentType,username,password,callback,params,headers);
};

SocialtextAdaptor.fullHostName = function(host)
{
	if(!host)
		return '';
	if(!host.match(/:\/\//))
		host = 'http://' + host;
	if(host.substr(host.length-1) != '/')
		host = host + '/';
	return host;
};

SocialtextAdaptor.minHostName = function(host)
{
	return host ? host.replace(/^http:\/\//,'').replace(/\/$/,'') : '';
};

// Convert a page title to the normalized form used in uris
SocialtextAdaptor.normalizedTitle = function(title)
{
	var n = title.toLowerCase();
	n = n.replace(/\s/g,'_').replace(/\//g,'_').replace(/\./g,'_').replace(/:/g,'').replace(/\?/g,'');
	if(n.charAt(0)=='_')
		n = n.substr(1);
	return String(n);
};

// Convert a Socialtext date in YYYY-MM-DD hh:mm format into a JavaScript Date object
SocialtextAdaptor.dateFromEditTime = function(editTime)
{
	var dt = editTime;
	return new Date(Date.UTC(dt.substr(0,4),dt.substr(5,2)-1,dt.substr(8,2),dt.substr(11,2),dt.substr(14,2)));
};

SocialtextAdaptor.prototype.openHost = function(host,context,userParams,callback)
{
	this.host = SocialtextAdaptor.fullHostName(host);
	context = this.setContext(context,userParams,callback);
	if(context.callback) {
		context.status = true;
		window.setTimeout(function() {callback(context,userParams);},0);
	}
	return true;
};

SocialtextAdaptor.prototype.openWorkspace = function(workspace,context,userParams,callback)
{
	this.workspace = workspace;
	context = this.setContext(context,userParams,callback);
	if(context.callback) {
		context.status = true;
		window.setTimeout(function() {callback(context,userParams);},0);
	}
	return true;
};


SocialtextAdaptor.prototype.getWorkspaceList = function(context,userParams,callback)
{
	context = this.setContext(context,userParams,callback);
	var uriTemplate = '%0data/workspaces';
	var uri = uriTemplate.format([context.host]);
	var req = SocialtextAdaptor.doHttpGET(uri,SocialtextAdaptor.getWorkspaceListCallback,context,{'accept':'application/json'});
	return typeof req == 'string' ? req : true;
};

SocialtextAdaptor.getWorkspaceListCallback = function(status,context,responseText,uri,xhr)
{
	context.status = false;
	context.statusText = SocialtextAdaptor.errorInFunctionMessage.format(['getWorkspaceListCallback']);
	if(status) {
		try {
			eval('var info=' + responseText);
		} catch (ex) {
			context.statusText = exceptionText(ex,SocialtextAdaptor.serverParsingErrorMessage);
			if(context.callback)
				context.callback(context,context.userParams);
			return;
		}
		var list = [];
		for(var i=0; i<info.length; i++) {
			var item = {
				title:info[i].title,
				name:info[i].name,
				modified:SocialtextAdaptor.dateFromEditTime(info[i].modified_time)
				};
			list.push(item);
		}
		context.workspaces = list;
		context.status = true;
	} else {
		context.statusText = xhr.statusText;
	}
	if(context.callback)
		context.callback(context,context.userParams);
};

SocialtextAdaptor.prototype.getTiddlerList = function(context,userParams,callback)
{
	context = this.setContext(context,userParams,callback);
	var uriTemplate = '%0data/workspaces/%1/pages?order=newest';//!! ? or ;
	var uri = uriTemplate.format([context.host,context.workspace]);
	var req = SocialtextAdaptor.doHttpGET(uri,SocialtextAdaptor.getTiddlerListCallback,context,{'accept':'application/json'});
	return typeof req == 'string' ? req : true;
};


SocialtextAdaptor.getTiddlerListCallback = function(status,context,responseText,uri,xhr)
{
	context.status = false;
	context.statusText = SocialtextAdaptor.errorInFunctionMessage.format(['getTiddlerListCallback']);
	if(status) {
		try {
			eval('var info=' + responseText);
		} catch (ex) {
			context.statusText = exceptionText(ex,SocialtextAdaptor.serverParsingErrorMessage);
			if(context.callback)
				context.callback(context,context.userParams);
			return;
		}
		var list = [];
		for(var i=0; i<info.length; i++) {
			var tiddler = new Tiddler(info[i].name);
			tiddler.modified = SocialtextAdaptor.dateFromEditTime(info[i].last_edit_time);
			tiddler.modifier = info[i].last_editor;
			tiddler.tags = info[i].tags;
			tiddler.fields['server.page.id'] = info[i].page_id;
			tiddler.fields['server.page.name'] = info[i].name;
			tiddler.fields['server.page.revision'] = String(info[i].revision_id);
			list.push(tiddler);
		}
		context.tiddlers = list;
		context.status = true;
	} else {
		context.statusText = xhr.statusText;
	}
	if(context.callback)
		context.callback(context,context.userParams);
};

SocialtextAdaptor.prototype.generateTiddlerInfo = function(tiddler)
{
	var info = {};
	var host = this && this.host ? this.host : SocialtextAdaptor.fullHostName(tiddler.fields['server.host']);
	var workspace = this && this.workspace ? this.workspace : tiddler.fields['server.workspace'];
	uriTemplate = '%0%1/index.cgi?%2';
	info.uri = uriTemplate.format([host,workspace,SocialtextAdaptor.normalizedTitle(tiddler.title)]);
	return info;
};

SocialtextAdaptor.prototype.getTiddler = function(title,context,userParams,callback)
{
	return this.getTiddlerRevision(title,null,context,userParams,callback);
};

SocialtextAdaptor.prototype.getTiddlerRevision = function(title,revision,context,userParams,callback)
{
	context = this.setContext(context,userParams,callback);

	// request the page in json format to get the page attributes
	if(revision) {
		var uriTemplate = '%0data/workspaces/%1/pages/%2/revisions/%3';
		context.revision = revision;
	} else {
		uriTemplate = '%0data/workspaces/%1/pages/%2';
		context.revision = null;
	}
	uri = uriTemplate.format([context.host,context.workspace,SocialtextAdaptor.normalizedTitle(title),revision]);

	context.tiddler = new Tiddler(title);
	context.tiddler.fields.wikiformat = 'socialtext';
	context.tiddler.fields['server.host'] = SocialtextAdaptor.minHostName(context.host);
	context.tiddler.fields['server.workspace'] = context.workspace;
	var req = SocialtextAdaptor.doHttpGET(uri,SocialtextAdaptor.getTiddlerCallback,context,{'accept':'application/json'});
	return typeof req == 'string' ? req : true;
};


SocialtextAdaptor.getTiddlerCallback = function(status,context,responseText,uri,xhr)
{
	context.status = false;
	context.statusText = SocialtextAdaptor.errorInFunctionMessage.format(['getTiddlerCallback']);
	if(status) {
		try {
			eval('var info=' + responseText);
			context.tiddler.tags = info.tags;
			context.tiddler.fields['server.page.id'] = info.page_id;
			context.tiddler.fields['server.page.name'] = info.name;
			context.tiddler.fields['server.page.revision'] = String(info.revision_id);
			context.tiddler.modifier = info.last_editor;
			context.tiddler.modified = SocialtextAdaptor.dateFromEditTime(info.last_edit_time);
		} catch (ex) {
			context.statusText = exceptionText(ex,SocialtextAdaptor.serverParsingErrorMessage);
			if(context.callback)
				context.callback(context,context.userParams);
			return;
		}
		context.status = true;
	} else {
		context.statusText = xhr.statusText;
		if(context.callback)
			context.callback(context,context.userParams);
		return;
	}
	var uriTemplate = context.revision ? '%0data/workspaces/%1/pages/%2/revisions/%3' : '%0data/workspaces/%1/pages/%2';
	var host = SocialtextAdaptor.fullHostName(context.tiddler.fields['server.host']);
	var workspace = context.workspace ? context.workspace : context.tiddler.fields['server.workspace'];
	uri = uriTemplate.format([host,workspace,SocialtextAdaptor.normalizedTitle(context.tiddler.title),context.revision]);
	var req = SocialtextAdaptor.doHttpGET(uri,SocialtextAdaptor.getTiddlerCallback2,context,{'accept':SocialtextAdaptor.mimeType});
};

SocialtextAdaptor.getTiddlerCallback2 = function(status,context,responseText,uri,xhr)
{
	context.tiddler.text = responseText;
	if(status) {
		context.status = true;
	} else {
		context.status = false;
		context.statusText = xhr.statusText;
	}
	if(context.callback)
		context.callback(context,context.userParams);
};

SocialtextAdaptor.prototype.getTiddlerRevisionList = function(title,limit,context,userParams,callback)
{
	context = this.setContext(context,userParams,callback);

	var uriTemplate = '%0data/workspaces/%1/pages/%2/revisions?accept=application/json';
	if(!limit)
		limit = 5;
	var uri = uriTemplate.format([context.host,context.workspace,SocialtextAdaptor.normalizedTitle(title),limit]);

	var req = SocialtextAdaptor.doHttpGET(uri,SocialtextAdaptor.getTiddlerRevisionListCallback,context);
	return typeof req == 'string' ? req : true;
};

SocialtextAdaptor.getTiddlerRevisionListCallback = function(status,context,responseText,uri,xhr)
{
	context.status = false;
	if(status) {
		var content = null;
		try {
			eval('var info=' + responseText);
		} catch (ex) {
			context.statusText = exceptionText(ex,SocialtextAdaptor.serverParsingErrorMessage);
			if(context.callback)
				context.callback(context,context.userParams);
			return;
		}
		list = [];
		for(var i=0; i<info.length; i++) {
			var tiddler = new Tiddler(info[i].name);
			tiddler.modified = SocialtextAdaptor.dateFromEditTime(info[i].last_edit_time);
			tiddler.modifier = info[i].last_editor;
			tiddler.tags = info[i].tags;
			tiddler.fields['server.page.id'] = info[i].page_id;
			tiddler.fields['server.page.name'] = info[i].name;
			tiddler.fields['server.page.revision'] = info[i].revision_id;
			list.push(tiddler);
		}
		var sortField = 'server.page.revision';
		list.sort(function(a,b) {return a.fields[sortField] < b.fields[sortField] ? +1 : (a.fields[sortField] == b.fields[sortField] ? 0 : -1);});
		context.revisions = list;
		context.status = true;
	} else {
		context.statusText = xhr.statusText;
	}
	if(context.callback)
		context.callback(context,context.userParams);
};

SocialtextAdaptor.prototype.putTiddler = function(tiddler,context,userParams,callback)
{
	context = this.setContext(context,userParams,callback);
	context.tiddler = tiddler;
	context.title = tiddler.title;
	var uriTemplate = '%0data/workspaces/%1/pages/%2';
	var host = context.host ? context.host : SocialtextAdaptor.fullHostName(tiddler.fields['server.host']);
	var workspace = context.workspace ? context.workspace : tiddler.fields['server.workspace'];
	var uri = uriTemplate.format([host,workspace,tiddler.title,tiddler.text]);
	//var req = doHttp('POST',uri,tiddler.text,SocialtextAdaptor.mimeType,null,null,SocialtextAdaptor.putTiddlerCallback,context,{"X-Http-Method": "PUT"});
	var req = SocialtextAdaptor.doHttpPOST(uri,SocialtextAdaptor.putTiddlerCallback,context,{"X-Http-Method": "PUT"},tiddler.text,SocialtextAdaptor.mimeType);
	return typeof req == 'string' ? req : true;
};

SocialtextAdaptor.putTiddlerCallback = function(status,context,responseText,uri,xhr)
{
	if(status) {
		context.status = true;
	} else {
		context.status = false;
		context.statusText = xhr.statusText;
	}
	if(context.callback)
		context.callback(context,context.userParams);
};

SocialtextAdaptor.prototype.close = function()
{
	return true;
};

config.adaptors[SocialtextAdaptor.serverType] = SocialtextAdaptor;
} //# end of 'install only once'
//}}}
/***
SocialtextStyleOverrides
***/

/*{{{*/
.headerShadow {padding: 2em 0em .5em 1em;}
.headerForeground {padding: 2em 0em .5em 1em;}

#st-page-wiki-title {
	font-size: 80%;
}
.subtitle {
	font-style: italic;
	font-size 80%;
}

/* from #st-tags */
.tagged {
	border-color: #bbeebb;
	background-color: #f4fff4;
}

.tagged .listTitle {
	color: #595;
	font-weight: bold;
}

.tagged .button {
	color: #000;
}

.selected .tagged {
	background-color: ColorPalette::TertiaryLight;
	border: 1px solid ColorPalette::TertiaryMid;
}

/* from #st-incoming-links */
.tagging {
	border-color: #ebb;
	background-color: #fff4f4;
}

.tagging .listTitle {
	color: #b78;
	font-weight: bold;
}

.tagging .button {
	color: #999;
}

.selected .tagging {
	background-color: ColorPalette::TertiaryLight;
	border: 1px solid ColorPalette::TertiaryMid;
}

.tiddler {/* Tiddler body */
	border:1px solid #ccc;
	margin:0.5em;
	background:#fff;
	padding:0.5em;
}

.viewer blockquote {border-left: 0px solid}

.tiddlyLinkNonExisting {
	font-style: italic;
	border-bottom: 1px dashed;
}

.editor input, .editor textarea {
	background: #ffd;
	border-style: solid;
	border-color: #888 #ccc #ccc #888;
	border-width: 2px;
}

.tabContents {white-space: nowrap;}

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

#sidebar {
	position: absolute;
	right: 3px;
	width: 21em;
	font-size: .9em;
}

#sidebarOptions .button {
	border-color: #eee;
}

#sidebarTabs .tabContents {
	width: 20em;
	overflow: hidden;
}

.viewer tt {
	font-size: 1.2em;
	line-height: 1.4em;
}

ul {list-style-type: square;}
ul ul {list-style-type: circle;}

ol {list-style-type: decimal;}
ol ol {list-style-type: decimal;}
ol ol ol {list-style-type: decimal;}
ol ol ol ol {list-style-type: decimal;}
ol ol ol ol ol {list-style-type: decimal;}
ol ol ol ol ol ol {list-style-type: decimal;}

/*}}}*/
/***
SocialtextScreenStyle
http://www.eu.socialtext.net/static/2.0.0.1/css/st/screen.css
***/

/*{{{*/
body {
	font-family: Arial, sans-serif;
	color: #000;
	background: #eee;
	margin: 0;
}

/* Wiki Navigation */

.st-wiki-nav {
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
}
.st-wiki-nav-content {
	background: url('../../images/st/wiki-nav/solid.gif') repeat-x left bottom;
	margin-left: 24px;
	margin-right: 24px;
	padding-top: 3px;
	min-height: 24px;
}
* html .st-wiki-nav-content {
	padding-bottom: 3px;
	height: 24px;
}

.st-wiki-nav-right {
	background: url('../../images/st/wiki-nav/right-round.gif') no-repeat bottom right;
}

.st-wiki-nav-left {
	background: url('../../images/st/wiki-nav/left-round.gif') no-repeat bottom left;
}

#st-home {
	float: left;
	margin-right: 60px;
	padding-top: 2px;
}

#st-home-link {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	font-size: 90%;
}

#st-editing-prefix-container {
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: -20px;
}

#st-editing-prefix-container tr td {
	margin: 0px;
	padding: 0px;
}

#st-editing-title {
	color: black;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 0.4em;
}

#st-wiki-title-invite {
	font-size: 50%;
	font-family: Helvetica, sans-serif;
}

#st-wiki-title-central-page-link {
	font-size: 50%;
	font-family: Helvetica, sans-serif;
}

#st-wiki-title-invite a {
	color: #00f;
}

#st-wiki-logo {
	text-align: center;
	clear: both;
}

#st-wiki-logo-image {
}

.st-wiki-nav-actions {
	float: right;
	color: black;
	font-size: 75%;
	padding-top: 3px;
}

.st-wiki-nav-actions a {
	padding: 2px;
	color: white;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
}

/* Wiki Subnav */

#st-wiki-subnav {
	margin-top: 2px;
	font-size: 70%;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	color: #888;
}

#st-wiki-subnav a {
	padding: 2px;
	color: #008;
	text-decoration: none;
}

#st-wiki-subnav-right {
	float: right;
	margin-right: 6em;
}

#st-wiki-subnav-left {
	float: left;
	margin-left: 6em;
}
* html #st-wiki-subnav-left {
	margin-left: 3em;
}

/* Wiki Navigation Search Bar */

#st-search-form {
	margin: 0;
	padding: 0;
	padding-top: 1px;
}

#st-search-form .button-table {
	float: left;
	font-size: 79%;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 1px;
}

#st-search-form #st-search-term {
	float: left;
	font-size: 60%;
}

/* Content Outline */

#st-content-border, #st-edit-border {
	position: relative;
	clear: both;
	margin-left: 3px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #eee;
}

#st-content-border-left, #st-edit-border-left {
	background: url('../../images/st/page-shadow/left.gif') left top repeat-y;
	position: relative;
}

#st-content-border-right, #st-edit-border-right {
	background: url('../../images/st/page-shadow/right.gif') right top repeat-y;
	position: relative;
}

#st-content-border-top, #st-edit-border-top {
	position: relative;
	background: url('../../images/st/page-shadow/top.gif') left top repeat-x;
}

#st-content-border-bottom, #st-edit-border-bottom {
	background: url('../../images/st/page-shadow/bottom.gif') left bottom repeat-x;
	position: relative;
}

#st-content-border-left-top, #st-edit-border-left-top {
	background: url('../../images/st/page-shadow/left-top.gif') left top no-repeat;
	position: relative;
}
#st-content-border-right-top, #st-edit-border-right-top {
	background: url('../../images/st/page-shadow/right-top.gif') right top no-repeat;
	position: relative;
}

#st-content-border-left-bottom, #st-edit-border-left-bottom {
	background: url('../../images/st/page-shadow/left-bottom.gif') left bottom no-repeat;
	position: relative;
}

#st-content-border-right-bottom, #st-edit-border-right-bottom {
	background: url('../../images/st/page-shadow/right-bottom.gif') right bottom no-repeat;
	padding-top: 5px;
	padding-bottom: 9px;
	position: relative;
}

* html #st-content-border-right-bottom, * html #st-edit-border-right-bottom {
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 8px;
	position: relative;
}

.st-content-width-controller {
	width: 100%;
	position: relative;
	border-collapse: collapse;
}
.st-content-width-controller td {
	vertical-align: top;
}
.st-content {
	position: relative;
	background-color: white;
	margin-top: 0px;
	margin-left: 7px;
	margin-right: 8px;
	margin-bottom: -1px;
	border-left: 1px dotted #80a9f3;
	border-right: 1px dotted #80a9f3;
	border: 1px solid #80a9f3;
	padding: 6px 12px 12px 12px;
}
* html .st-content {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* This textarea is only for Safari. However, if we use display:none; here Safari ignores the .value operation in JS */
#st-raw-wikitext-textarea {
	width:1px;
	height:1px;
	margin:0;
	padding:0;
}

/* Action Buttons */
.button-table, .button-table tr td {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.button-rounded {
	background: url('../../images/st/grey-button/left-top-rounded.png') top left no-repeat;
	margin: 0;
}
.button-rounded-right-top {
	background: url('../../images/st/grey-button/right-top-rounded.png') top right no-repeat;
	margin: 0;
}
.button-rounded-left-bottom {
	background: url('../../images/st/grey-button/left-bottom-rounded.png') bottom left no-repeat;
	margin: 0;
}
.button-rounded-right-bottom {
	background: url('../../images/st/grey-button/right-bottom-rounded.png') bottom right no-repeat;
	margin: 0;
}
.button-straight {
	background: url('../../images/st/grey-button/left-top-straight.png') top left no-repeat;
	margin: 0;
}
.button-straight-right-top {
	background: url('../../images/st/grey-button/right-top-straight.png') top right no-repeat;
	margin: 0;
}
.button-straight-left-bottom {
	background: url('../../images/st/grey-button/left-bottom-straight.png') bottom left no-repeat;
	margin: 0;
}
.button-straight-right-bottom {
	background: url('../../images/st/grey-button/right-bottom-straight.png') bottom right no-repeat;
	margin: 0;
}
.button-content {
	font-size: 90%;
}
.button-content a {
	display: block;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.button-content input.submit {
	border: 0px;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: black;
	background-color: transparent;
}

/* Personal Homepage */

#st-homepage {
	background: white url('../../images/st/homepage/blue-fade.gif') top left no-repeat;
}

#st-homepage-layout {
	margin-top: 15px;
	clear: both;
	width: 100%;
	border-collapse: collapse;
}

#st-homepage-layout tr td.st-homepage-layout-cell {
	padding: 5px;
	vertical-align: top;
}

#st-homepage-layout-dashboard {
	width: 50%
}

#st-homepage-layout-notes {
	width: 50%;
}

#st-homepage-notes, #st-homepage-dashboard {
	text-align: left;
	width: 95%;
}

#st-user-greeting, #st-wiki-title {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 150%;
}
#st-wiki-title {
	margin-left: 5px;
}

#st-user-greeting {
	position: relative;
	text-align: right;
	float: right;
}

#st-group-notes-content, #st-personal-notes-content {
}

.st-homepage-section {
	margin-bottom: 15px;
}

#st-homepage-notes .st-homepage-section {
	background-color: white;
	border: 1px solid #aaa;
	padding: 15px;
}

.st-homepage-section-title {
	font-size: 110%;
	font-family: Helvetica, Verdana, sans-serif;
}

#st-homepage-notes .st-homepage-section-title {
	color: #aaa;
	text-decoration: underline;
}

.st-homepage-notes-edit-link {
	background: url('../../images/st/homepage/edit-icon.gif') no-repeat left top;
	display: block;
	text-indent: -2000px;
	height: 13px;
	width: 36px;
	text-decoration: none;
	padding:0;
}
* html .st-homepage-notes-edit-link {
	border:1px solid white;
}

.st-homepage-notes-edit {
	font-family: Verdana, sans-serif;
	font-size: 65%;
	float: right;
}

.st-homepage-notes-content {
	font-size: 85%;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
}

#st-dyk {
	border-color: #cca !important;
	background-color: #ffe !important;
}

#st-dyk-title {
	color: #e4a020 !important;
	text-decoration: none !important;
}


/* Homepage Simple List */

#st-whats-new-title-link {
	background: url('../../images/st/homepage/icon-28-pages.gif') no-repeat left top;
}
#st-watchlist-title-link {
	background: url('../../images/st/homepage/icon-28-star.gif') no-repeat left top;
}
#st-wikis-title-link {
	background: url('../../images/st/homepage/icon-28-group.gif') no-repeat left top;
}
.st-homepage-simplelist-title-link {
	display: block;
	padding-left: 32px;
	min-height: 32px;
}
* html .st-homepage-simplelist-title-link {
	height: 32px;
}

.st-homepage-simplelist-title {
}

.st-homepage-simplelist-table {
	margin-left: 25px;
	border: 1px dashed #ddd;
	border-collapse: collapse;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	width: 95%;
}

.st-homepage-simplelist-table td {
	padding: 2px;
}

.st-homepage-simplelist-table tr.st-homepage-simplelist-row-odd {
	background-color: #f3f7f7;
}

.st-homepage-simplelist-table tr.st-homepage-simplelist-row-even {
	background-color: white;
}

.st-homepage-simplelist-table a {
	color: #4f55dd;
	text-decoration: none;
}

.st-homepage-simplelist-table a:visited {
	color: #551a8b;
}

.st-homepage-simplelist-subleft {
	font-size: 80%;
	margin-left: 1em;
	color: #666;
}

.st-homepage-simplelist-right {
	width: 20%;
}

.st-homepage-simplelist-subright {
	font-size: 80%;
	color: #666;
}

.st-homepage-simplelist {
}

.st-homepage-simplelist-header {
	min-height: 35px;
}

.st-homepage-simplelist-header .button-table {
	float: right;
	margin-right: 15px;
	font-size: 95%;
}

.st-homepage-simplelist-header .button-table .button-content {
	padding: 1px;
}

.st-homepage-whatsnew-author, .st-homepage-whatsnew-date {
	color: #555;
}
.st-homepage-whatsnew-attribution {
	padding-left: 1em;
	font-size: 80%;
	color: #aaa;
}

/* Homepage Wikis List */

#st-wikis-title {
}

/* Data and Templates */

.st-jst-template, .st-json {
	display: none;
}

/* Page Sidebox Common Styles */

#st-page-boxes-toggle {
	position: relative;
	float: right;
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 80%;
	margin-bottom: 0.7em;
}

#st-page-boxes-toggle-link {
	text-decoration: none;
}

#st-page-boxes-underlay {
	float: right;
	margin-top: -10px;
	margin-right: 10px;
	background: white;
	z-index: 198;
	clear: both;
	margin-left: 15px;
}
* html #st-page-boxes-underlay {
	margin-right: 4px;
}
#st-page-boxes {
	background: inherit;
	position: absolute;
	right: 23px;
	z-index: 199;
	margin-top: 15px;
	margin-left: 20px;
}
#st-page-boxes, #st-page-boxes-underlay {
	width: 225px;
	/* padding-left: 15px; */ /* Gives the white border effect, cwest dislikes it. */
}

.st-page-box {
	border: 1px solid black;
	padding: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 15px;
}

.st-page-box-title {
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

.st-page-box-listing {
	margin: 0;
	padding: 0;
}

.st-page-box-listing-entry {
	display: block;
}

.st-page-boxes-nobacklinks {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	color: #888;
}

.st-page-box-first {
	margin-top: 0px;
}

/* Page Display */

#st-page-content {
	clear: left;
	margin-top: 6px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#st-page-content, #st-page-content td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
}

#st-page-wiki-title {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #aaa;
	margin-bottom: 0.2em;
	margin-top: 0.1em;
	padding-top: 0;
}

#wiki {
	margin: 0;
	padding: 0;
}

#st-page-title {
}

#st-page-titletext, .st-page-title {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #888;
	border-bottom: 1px solid #888;
}

#st-newpage-pagename-edit {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: #000;
	border: 1px solid black;
	padding-left: 0.3em;
	background-color: #ffd;
}

#st-page-details {
	font-style: italic;
	font-size: 75%;
	font-family: Georgia, serif;
	margin: 6px 10px 0 10px;
}

#st-page-details-feed-icon {
	vertical-align: middle;
	border: none;
}

#st-page-stats {
	float: right;
	vertical-align: middle;
}

#st-attribution {
	float: left;
	margin-bottom: 10px;
}

#st-page-editing-wysiwyg {
	background: #ffd;
	border-style: solid;
	border-color: #888 #ccc #ccc #888;
	border-width: 2px;
	width: 100%;
}

#st-page-editing-toolbar {
	margin-left: -6px;
	overflow: hidden;
	float: left;
	height: 25px;
}

#wikiwyg_wikitext_textarea {
	margin-top: 4px;
	background: #ffd;
	border-style: solid;
	border-color: #888 #ccc #ccc #888;
	border-width: 2px;
	width: 100%;
	font-family: monospace;
}

#st-page-maincontent {
}

#st-page-editing, #wikiwyg_wikitext_textarea {
}

#st-page-editing-pagebody-decoy, #st-page-editing-wysiwyg {
	display: none;
}

#st-editing-tools-edit {
	display: none;
}

#st-mode-wysiwyg-button
{
	font-size: 70%;
	margin-left: 4em;
}

#st-mode-wikitext-button
{
	font-size: 70%;
}

#st-edit-tips
{
	font-size: 70%;
}

.wikiwyg_button {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	width: 20px;
	height: 20px;
	vertical-align: bottom;
}

.wikiwyg_button:hover {
	border: 1px outset;
}

.wikiwyg_button:active {
	border: 1px inset;
}

#wikiwyg_toolbar {
	display: none;
}

/* Sidebox Pagetools: Revisions, Watchlist */
#st-side-box-pagetools {
	border-collapse: collapse;
}

#st-rewind-norevisions {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #777;
	text-decoration: none;
}

#st-side-box-pagetools a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #555;
	text-decoration: none;
}

/* Page View Tags/Incoming Links Sidebox */

#st-tags {
	background: #f4fff4;
	border-color: #bbeebb;
	color: #999;
}

#st-tags-title {
	color: #595;
}

#st-tags-addlink, #st-tags-addbutton {
	font-weight: bold;
}

#st-tags-listing {
	margin-bottom: 5px;
}

#st-tags-addinput, #st-tags-message, #st-tags-suggestion {
	display: none;
}

#st-tags-deletemessage {
	font-size: 90%;
	color: #555;
	display: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#st-tags-suggestion {
	margin-top: 2px;
}

.st-tags-level1 {
	font-size: 90%;
}

.st-tags-level2 {
	font-size: 100%;
}

.st-tags-level3 {
	font-size: 110%;
}

.st-tags-level4 {
	font-size: 120%;
}

.st-tags-level5 {
	font-size: 130%;
}

.st-tags-tagline .st-tags-tagdelete {
	text-decoration: none;
	color: #ccc;
}

.st-tags-tagline a {
	text-decoration: none;
	color: #444;
}

#st-tags-field {
	width: 95%;
}

#st-incoming-links {
	border-color: #ebb;
	background-color: #fff4f4;
}

#st-incoming-links-title {
	color: #b78;
}

#st-attachments {
	border-color: #bbe;
	background-color: #f4f4ff;
}

#st-attachments-uploadbutton, #st-attachments-managebutton {

}
#st-attachments-buttons-uploadbutton {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
}
#st-attachments-buttons-managebutton {
	margin: 0px;
	padding: 0px;
	padding-right: 2px;
}

#st-attachments-buttons td {
	padding-right: 3px;
	font-size: 99%;
}

#st-attachments-buttons {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

#st-attachments-title {
	color: #77b;
}

.st-attachments-line {
	width:100%;
	overflow:hidden;
}

/* Actions Bar */

#st-actions-bar-spacer {
	clear:both;
	height:0.5em;
	overflow:hidden;
}

#st-actions-bar-spacer-clear {
	clear:both;
	height:1px;
	overflow:hidden;
}


#st-actions-bar, #st-editing-tools-bar {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

/* Footer */
#st-footer {
	margin-top: -8px;
	margin-bottom: 5px;
	clear: both;
}

/* Socialtext Attribution */

#st-socialtext-attribution {
	clear: both;
	text-align: center;
	font-size: 80%;
	font-family: Helvetica, sans-serif;
}

#st-socialtext-attribution-link {
	text-decoration: none;
}

#st-socialtext-attribution-image {
	border: 0;
}


/* Page Actions */

#st-edit-button-border-left-middle, #st-login-to-edit-button-border-left-middle {
	background: url('../../images/st/button-blue/left-middle.gif') left top repeat-y;
}
#st-edit-button-border-right-middle, #st-login-to-edit-button-border-right-middle {
	background: url('../../images/st/button-blue/right-middle.gif') right top repeat-y;
}

#st-edit-button-border-left-top, #st-login-to-edit-button-border-left-top {
	background: url('../../images/st/button-blue/left-top.gif') left top no-repeat;
}
#st-edit-button-border-right-top, #st-login-to-edit-button-border-right-top {
	background: url('../../images/st/button-blue/right-top.gif') right top no-repeat;
}

#st-edit-button-border-left-bottom, #st-login-to-edit-button-border-left-bottom {
	background: url('../../images/st/button-blue/left-bottom.gif') left bottom no-repeat;
}

#st-edit-button-border-right-bottom, #st-login-to-edit-button-border-right-bottom {
	background: url('../../images/st/button-blue/right-bottom.gif') right bottom no-repeat;
}

#st-edit-button-link, #st-login-to-edit-button-link {
}

#st-comment-button-border-left-middle {
	background: url('../../images/st/button-purple/left-middle.gif') left top repeat-y;
}

#st-comment-button-border-right-middle {
	background: url('../../images/st/button-purple/right-middle.gif') right top repeat-y;
}

#st-comment-button-border-left-top {
	background: url('../../images/st/button-purple/left-top.gif') left top no-repeat;
}

#st-comment-button-border-right-top {
	background: url('../../images/st/button-purple/right-top.gif') right top no-repeat;
}

#st-comment-button-border-left-bottom {
	background: url('../../images/st/button-purple/left-bottom.gif') left bottom no-repeat;
}

#st-comment-button-border-right-bottom {
	background: url('../../images/st/button-purple/right-bottom.gif') right bottom no-repeat;
}

#st-comment-button-link {
}

#st-save-button-border-left-middle {
	background: url('../../images/st/button-green/left-middle.gif') left top repeat-y;
}
#st-save-button-border-right-middle {
	background: url('../../images/st/button-green/right-middle.gif') right top repeat-y;
}

#st-save-button-border-left-top {
	background: url('../../images/st/button-green/left-top.gif') left top no-repeat;
}
#st-save-button-border-right-top {
	background: url('../../images/st/button-green/right-top.gif') right top no-repeat;
}

#st-save-button-border-left-bottom {
	background: url('../../images/st/button-green/left-bottom.gif') left bottom no-repeat;
}

#st-save-button-border-right-bottom {
	background: url('../../images/st/button-green/right-bottom.gif') right bottom no-repeat;
}

#st-save-button-link {
}

#st-preview-button-border-left-middle {
	background: url('../../images/st/button-gold/left-middle.gif') left top repeat-y;
}
#st-preview-button-border-right-middle {
	background: url('../../images/st/button-gold/right-middle.gif') right top repeat-y;
}

#st-preview-button-border-left-top {
	background: url('../../images/st/button-gold/left-top.gif') left top no-repeat;
}
#st-preview-button-border-right-top {
	background: url('../../images/st/button-gold/right-top.gif') right top no-repeat;
}

#st-preview-button-border-left-bottom {
	background: url('../../images/st/button-gold/left-bottom.gif') left bottom no-repeat;
}

#st-preview-button-border-right-bottom {
	background: url('../../images/st/button-gold/right-bottom.gif') right bottom no-repeat;
}

#st-preview-button-link {
}

#st-cancel-button-border-left-middle {
	background: url('../../images/st/button-crimson/left-middle.gif') left top repeat-y;
}
#st-cancel-button-border-right-middle {
	background: url('../../images/st/button-crimson/right-middle.gif') right top repeat-y;
}

#st-cancel-button-border-left-top {
	background: url('../../images/st/button-crimson/left-top.gif') left top no-repeat;
}
#st-cancel-button-border-right-top {
	background: url('../../images/st/button-crimson/right-top.gif') right top no-repeat;
}

#st-cancel-button-border-left-bottom {
	background: url('../../images/st/button-crimson/left-bottom.gif') left bottom no-repeat;
}

#st-cancel-button-border-right-bottom {
	background: url('../../images/st/button-crimson/right-bottom.gif') right bottom no-repeat;
}

#st-cancel-button-link {
}

#st-edit-more-button-border-left-middle {
	background: url('../../images/st/button-blue/left-middle.gif') left top repeat-y;
}
#st-edit-more-button-border-right-middle {
	background: url('../../images/st/button-blue/right-middle.gif') right top repeat-y;
}

#st-edit-more-button-border-left-top {
	background: url('../../images/st/button-blue/left-top.gif') left top no-repeat;
}
#st-edit-more-button-border-right-top {
	background: url('../../images/st/button-blue/right-top.gif') right top no-repeat;
}

#st-edit-more-button-border-left-bottom {
	background: url('../../images/st/button-blue/left-bottom.gif') left bottom no-repeat;
}

#st-edit-more-button-border-right-bottom {
	background: url('../../images/st/button-blue/right-bottom.gif') right bottom no-repeat;
}

#st-edit-more-button-link {
}

.st-page-action-button-link {
	min-height: 24px;
	min-width: 100px;
	text-align: center;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 90%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: -3px;
	width: 100%;
	margin-left: -2px;
}
* html .st-page-action-button-link {
	padding-top: 5px;
	padding-bottom: 0px;
	height: 24px;
}

.st-page-action-button {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	min-height: 20px;
	border-collapse: collapse;
	width: 100px;
}

/* Attach File Interface */

#st-attachments-attachinterface {
	font-family: Helvetica, sans-serif;
	font-size: 90%;
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2000;
	background-image: url('../../images/st/popup/bg.png');
}
#st-attachments-manageinterface {
	font-family: Helvetica, sans-serif;
	font-size: 90%;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2000;
	background-image: url('../../images/st/popup/bg.png');
}

* html #st-attachments-attachinterface {
	background-image: none;
}
* html #st-attachments-manageinterface {
	background-image: none;
}
* html .popup-overlay {
	background-image: url('../../images/st/popup/bg.png');
	background-color: #000;
	opacity: .70;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2001;
}

#st-attachments-attach-interface {
	z-index: 2002;
	background-color: #fff;
	color: #000;
	border: 4px solid #ccc;
	padding: 1em;
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	position: absolute;
	top: 0px;
}

* html #st-attachments-attach-interface {
}

#st-attachments-attach-formtarget {
	width: 0px;
	height: 0px;
	border: 0;
	padding: 0;
	margin: 0;
}

#st-attachments-attach-message {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#st-attachments-attach-title {
	font-weight: bold;
	font-size: 120%;
}

#st-attachments-attach-close {
	float: right;
	margin-top: 6px;
}

#st-attachments-attach-uploadbutton {
	float: right;
	margin-right: 6px;
	margin-top: 6px;
	padding-bottom: 0;
}

#st-attachments-attach-fileprompt {
	margin: 0.2em 0 0.4em 0;
	padding-bottom: 0px;
}

#st-attachments-attach-submit {
	font-size: 90%;
	font-weight: bold;
}

#st-attachments-attach-filename {
	font-size: 90%;
}

#st-attachments-attach-uploadmessage {
	font-weight: bold;
	margin-bottom: 1em;
	display: none;
}

#st-attachments-attach-error {
	font-weight: bold;
	color: #f00;
	margin-bottom: 1em;
	display: none;
}

#st-attachments-attach-list {
	display: none;
	color: #666;
	font-size: 90%;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top: 1px solid #4949BA;
	border-bottom: 1px solid #4949BA;
	background-color: #F5F5F5;
	padding: 3px;
}

.st-attachments-attach-listlabel {
	font-size: 90%;
	color: #4949BA;
}

/* Queue File Dialog */

#st-attachmentsqueue-interface {
	font-family: Helvetica, sans-serif;
	font-size: 90%;
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-image: url('../../images/st/popup/bg.png'); /* Don't forget IE hack for ship! */
	z-index: 2000;
}

* html #st-attachmentsqueue-interface {
	background-image: none;
}

#st-attachmentsqueue-dialog {
	z-index: 2002;
	background-color: #fff;
	color: #000;
	border: 4px solid #ccc;
	padding: 1em;
	width: 530px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	position: absolute;
	top: 0px;
}

* html #st-attachmentsqueue-dialog {
}

#st-attachmentsqueue-fileprompt {
	margin-bottom: 0.4em;
	margin-top: 0;
	padding-bottom: 0;
}

#st-attachmentsqueue-title {
	font-weight: bold;
	font-size: 120%;
}

#st-attachmentsqueue-close {
	float: right;
	margin-top: 6px;
}

#st-attachmentsqueue-uploadbutton {
	float: right;
	margin-right: 6px;
	margin-top: 6px;
	padding-bottom: 0;
}

#st-attachmentsqueue-submit {
	font-size: 90%;
}

#st-attachmentsqueue-filename {
	font-size: 90%;
}

#st-attachmentsqueue-message {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#st-attachmentsqueue-uploadmessage {
	font-weight: bold;
	margin-bottom: 1em;
	display: none;
}

#st-attachmentsqueue-error {
	font-weight: bold;
	color: #f00;
	margin-bottom: 1em;
	display: none;
}

#st-attachmentsqueue-list {
	display: none;
	color: #666;
	font-size: 90%;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top: 1px solid #4949BA;
	border-bottom: 1px solid #4949BA;
	background-color: #F5F5F5;
	padding: 3px;
}

.st-attachmentsqueue-listlabel {
	font-size: 90%;
	color: #4949BA;
}

/* Lists */

tr.st-trbg-even, tr.st-trbg-even td{
	background-color: #f3f7f7;
}

tr.w-st-even-row, tr.w-st-even-row td {
	background-color: #f3f7f7;
}

.query-results-header-title, .query-results-header-last-edit-by {
	text-align: left;
}


.query-results-row-revisions {
	text-align: right;
}

.query-results-content {
	font-size: 85%;
	border-collapse: collapse;
	border: 1px dashed #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.query-results-row {
	border-collapse: collapse;
	border: 1px dashed #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.query-results-row a {
	text-decoration: underline;
	color: #00f;
}

.query-results-row td {
	font-family: Verdana;
	padding: 0.3em;
	border-left: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.query-results-header-row {
	border-collapse: collapse;
	border: 1px dashed #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.query-results-header-row a {
	text-decoration: underline;
	color: #00f;
}

.query-results-header-row th {
	font-family: Helvetica;
	padding: 0.3em;
	border-left: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

div.st-actionbutton {
	float: left;
}

div#deleteme-st-actions-bar {
	clear: both;
	margin: 0.8em 20px 0.2em auto;
	padding: 0;
}

/* Manage File Interface */



#st-attachments-manage-interface {
	z-index: 2002;
	background-color: #fff;
	color: #000;
	border: 4px solid #ccc;
	padding: 1em;
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	position: absolute;
	top: 0px;
}

#st-attachments-manage-filetable {
	height: 150px;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: auto;
	border: 1px solid #ccc;
}

#st-attachments-manage-filelisting tbody td {
	font-size: 90%;
}
#st-attachments-manage-filelisting {
	width: 100%;
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
}

#st-attachments-manage-fileheader {
	background: #ccc;
	font-weight: bold;
	border-bottom: 1px black solid;
}

#st-attachments-manage-close {
	float: right;
	margin-top: 3px;
	margin-right: -2px;
	font-weight: bold;
}

#st-attachments-manage-delete {
	margin-top: 3px;
	float: left;
	font-weight: bold;
}

.st-attachments-manage-filerow {
	border-bottom: 1px solid #ccc;
}

.row-odd {
	background-color: #eee;
}

.row-even {
	background-color: #fff;
}

.row-on {
	background-color: #009 !important;
	color: white !important;
}

.row-on a {
	color: #fff !important;
}

#st-attachments-manage-deletemessage {
	color: red;
}

/* Page tools icons */

#st-pagetools-print {
	background: url('../../images/st/pagetools/print.gif')
	left center no-repeat;
}

#st-pagetools-email {
	background: url('../../images/st/pagetools/email.gif')
	left center no-repeat;
}

#st-pagetools-tools {
	background: url('../../images/st/pagetools/tools.gif')
	left center no-repeat;
}

/*
 #st-pagetools-watch {
	background: url('../../images/st/pagetools/watch-blue.gif')
	left center no-repeat;
}
*/


/* *********** Settings *********** */

#st-settings-pane {
}
* html #settings-pane { font-size: 85%;}

.settings-start-table {
}
* html .settings-start-table { font-size: 90%;}

#st-settings-select {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
	width: 1px;

	background-color: #eff1ec;
	border: none;
}

#st-settings-section {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
}

.settings-top-header {
	margin-top: 1em;
	font-weight: bold;
	width: 15em;
}

.settings-header {
	margin-top: 1em;
	font-weight: bold;
}

.settings-selections {
	padding: 0px 0px 0px 20px;
	line-height: 1.5em;
}

.settings-selections a:visited, .settings-selections a:active {
	color: #0000ff;
}

.settings-link {
	clear: both;
	display: block;
}

.settings-section-left {
	text-align: right;
}

.settings-label {
	font-weight: bold;
}

.settings-help {
	color: #888;
}

.settings-comment {
}

.users-invite-message {
	padding: 0.5em 0.5em 0.5em 2em;
	background-color: #eee;
	/* This seems necessary to fix an IE bug that sometimes
		causes the text in this div to be invisible */
	z-index: 1000;
}

.workspace-entry-header {
	margin-top: .5em;
	font-weight: bold;
}

.workspace-entry {
	margin-left: 3em;
}

.workspace-entry-p {
	margin-top: .5em;
	margin-bottom: .75em;
}

.workspace-subentry {
	font-style: italic;
	font-weight: bold;
	margin-left: 1.5em;
}

.preferences-td {
	padding:.5em 0 1.5em 0;
}

.preferences-query {
	text-align: left;
}

.preference-radio {
	background-color: #cec;
}
.user-settings-listall-headings td {
	background-color: #eff3ef;
}

#st-settings-save {
	padding-bottom: 0.5em;
}

.standard-button-cancel {
	font-weight: bold;
	background-color: #71004b;

	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	color: #f4f3b9;
	width: 8em;
}

.standard-button-submit {
	font-weight: bold;
	background-color: #656084;

	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	color: #f4f3b9;
	width: 8em;
}

#st-settings {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 90%;
}


/* Listview Tabs */


#st-listview a:visited {
	color: #551a8b;
}
#st-listview-tabs ul {
	display: block;
	list-style: none outside;
	margin: 0 0 0 4em;
	padding: 0;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 80%;
}

#st-listview-tabs li {
	display: block;
	float: left;
	margin: 0 0.8em 0 0;
	padding: 3px 0.6em 0 0.6em;
	border: 1px solid #d8d8d8;
	border-bottom: 1px solid rgb(128, 169, 243);
	background-color: #f4f4f4;
	position: relative;
	bottom: -2px;
}

#st-listview-tabs li.spacer {
	margin: 0 0.8em 0 2em;
}

#st-listview-tabs a {
	color: #bbb;
	text-decoration: none;
}

#st-listview-tabs li.selected {
	background-color: #fff !important;
	border: 1px solid rgb(128, 169, 243) !important;
	border-bottom: 1px solid #fff !important;
	font-weight: bold !important;
}

#st-listview-tabs li.selected a {
	color: #000 !important;
}

/* Category List Display */

#st-category-display-links {
	margin-bottom: 1em;
	font-size: 90%;
}

#st-tag-listbody {
	font-family: Helvetica, Verdana, sans-serif;
}

/* Attachments List Display */

#st-attachments-list-body table.button-table {
	margin-top: 0.1em;
	font-size: 80%;
}


/* ********** PageTools Menu ************** */

div#st-editing-tools {
	float: left;
}

div#st-pagetools {
	z-index: 300;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	float: right;
	margin: 18px 0 0 0em;
	color: #000;
	vertical-align: bottom;
	position: relative;
}

#st-pagetools a {
	text-decoration: none;
	color: black;
	padding-left: 17px;
}

#st-pagetools span {
	color: inherit;
	padding-left: 17px;
	vertical-align: top;
}

#st-pagetools span.st-watchlist-link {
	color: inherit;
	vertical-align: top;
}

.st-watchlist-link {
	cursor: pointer;
}

div#st-pagetools ul.level2 {
	z-index: 300;
	margin: 0;
	padding: 0;
	background: white;
	border: 1px solid #CCC;
	border-width: 0 1px;
}

div#st-pagetools li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 7em;
	line-height: 11px;
}

div#st-pagetools ul ul li:hover {
	background: #BFE2FF;
}

div#st-pagetools li a {
	display: block;
	text-decoration: none;
}

div#st-pagetools>ul a {
	width: auto;
}

div#st-pagetools ul ul {
	position: absolute;
	width: auto;
	display: none;
}

div#st-pagetools ul ul li {
	line-height: 1.5em;
/*	width: 100%; */
	width: 14em;
}

.first {
	border-top: 1px solid #CCC;
}

.separator {
	border-bottom: 1px solid #CCC;
}

div#st-pagetools ul ul li a {
	border-bottom: 1px solid #CCC;
	padding-left: 15px;
	padding-right: 3px;
	margin-right: 3px;
	border: 0px;
}

div#st-pagetools li.submenu li.submenu:hover {
	z-index: 300;
	background-color: #BFE2FF;
}

div#st-pagetools ul.level1 li.submenu:hover ul.level2 {
	display:block;
}

div#st-pagetools ul.level2 {
	top: 1.0em;
	left: -9.5em;
}

/*

=head2 Revision List Display

Change these styles to update the page revision list.

*/

#st-revision-list-table {
	border-collapse: collapse;
	font-size: 85%;
	color: #000;
}

.st-page-title-decorator {
	color: #C80000;
}

.st-revision-header-emphasis {
	color: #C80000;
}

.st-revision-list-compare-button-row {
}

.st-revision-list-compare-button-cell {
	padding-top: 0.3em;
	text-align: center;
}

.st-revision-list-compare-button {
}

#st-revision-list-header-row {
}

#st-revision-list-header-select {
	padding: 6px 2px 2px 2px;
	text-align: center;
}

#st-revision-list-header-revision {
	padding: 6px 2px 2px 2px;
	text-align: left;
}

#st-revision-list-header-edited-by {
	padding: 6px 2px 2px 2px;
	text-align: center;
}

#st-revision-list-header-date {
	padding: 6px 2px 2px 2px;
	text-align: center;
}

.st-revision-list-row {
	border-collapse: collapse;
	border: 1px dashed #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.st-revision-list-row td {
	font-family: Verdana;
	padding: 0.3em;
	border-left: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.st-revision-list-row-select {
	padding: 3px 0 2px 0;
	text-align: center;
}

.st-revision-list-row-select-old {
}

.st-revision-list-row-select-new {
}

.st-revision-list-row-revision {
}

.st-revision-list-row-revision-link {
}

.st-revision-list-row-edited-by {
}

.st-revision-list-row-date {
}

/* Revision Menu */

#st-pagetools.st-revision-view-bar {
	float: left;
}

ul.st-revision-menu {
	list-style: none;
	margin: 0;
	padding: 0.2em;
	font-size: 80%;
}

ul.st-revision-menu li {
	float: left;
	padding: 0 0.4em 0 0.4em;
	border-right: thin solid #000000;
}

ul.st-revision-menu li.st-last {
	border-right: none;
}

#st-restore-revision-button {
	font-size: 80%;
}

/*

=head2 Revision Compare Display

When comparing two revisions of a page, these styles apply.

*/

#st-revision-compare-table {
	background-color: #f0f0f0;
}

#st-revision-compare-table td {
	background-color: white;
}

.st-revision-compare-old {
	background-color: #fdd;
	text-decoration: line-through;
}
.st-revision-compare-new {
	background-color: #dfd;
	font-weight: bold;
}

/* Weblog View */

#st-weblog {
	padding: 0;
}

#st-content-weblog-display-width-controller {
}
#st-content-weblog-display-width-controller-nav {
	width: 230px;
	margin-left: 15px;
	border-left: 5px solid #ddd;
	margin-top: -1px;
}

#st-weblog-content {
	font-family: Verdana, Helvetica, sans-serif;
	margin-top: -1px;
	margin-bottom: -1px;
	border-top: 1px solid #80a9f3;
	border-bottom: 1px solid #80a9f3;
}

#st-weblog-title {
	font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-family: 'Times New Roman', serif;
	background-color: #80a9f3;
	color: #fff;
	font-size: 150%;
	font-weight: bold;
	padding: 0.2em;
	padding-left: 1em;
}

#st-weblog-wikititle {
	font-family: Helvetica, Verdana, sans-serif;
	font-style: italic;
	font-size: 40%;
	color: #fff;
	margin-bottom: 0.2em;
	margin-top: 0.1em;
	padding-top: 0;
}

#st-weblog-titletext {
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #fff;
}

div.st-weblog-entry {
	margin-top: 0.2em;
	margin-bottom: 4.8em;
	padding: 0 1.5em 0 1.5em;
}

.st-page-title {
	clear: both;
}

div.st-weblog-entrytitle span.text {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000;
}

.st-weblog-entrycontent {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	border-bottom: 1px solid #888;
}

.st-weblog-byline {
	float: left;
	text-align: left;
	font-style: italic;
	font-size: 70%;
	font-family: Verdana, Helvetica, sans-serif;
}

.st-weblog-post-links {
	float: right;
	text-align: right;
	font-size: 70%;
	font-family: Verdana, Helvetica, sans-serif;
}

#st-weblog-archives, #st-weblog-navigation {
	position: relative;
	float: right;
	width: 230px;
}

#st-weblog-archives {
	margin-top: 15px;
	clear: right;
}

#st-weblog-archives-title, #st-weblog-navigation-title {
	margin-left: 15px;
	font-family: Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #999;
	border-bottom: 2px solid #f99;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#st-weblog-navigation-content {
	margin-left: 15px;
	font-size: 80%;
}

#st-weblog-archives ul {
	margin: 0;
	padding: 0;
}

#st-weblog-archives ul li {
	/* list-type: none; */
	display: block;
	font-size: 80%;
	font-family: Helvetica, sans-serif;
	padding-left: 15px;
}

#st-weblog-newpost {
	padding: 0.5em 0.7em 0.3em 0.3em;
}

#st-weblog-newpost-button {
}

#st-weblog-actionbar-chooseweblog {
	float: right;
}

#st-weblog-postbyemail {
	font-size: 70%;
	font-family: Verdana, Helvetica, sans-serif;
	color: #def;
	padding-top: 0.4em;
}

#st-weblog-postbyemail-link {
	color: #00c;
}

.st-weblog-chooseprompt {
	font-size: 90%;
	font-family: Verdana, Helvetica, sans-serif;
	padding-right: 0.2em;
	color: #000;
}

.st-spacer {
	padding-right: 0.1em;
	padding-left: 0.1em;
}

.st-weblog-preventries {
	padding-bottom: 20px;
	clear: both;
}
.st-weblog-nextentries {
	clear: both;
}

div.st-weblog-entrynav {
	margin-top: 0.2em;
	margin-bottom: 1.8em;
	padding: 0;
}

span.st-weblog-previousentries, span.st-weblog-nextentries {
	font-size: 90%;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 1em;
}

/* ******* Page Stats ******** */

#st-usagereport-navbar {
	font-size: 80%;
	padding: 0;
	margin: 0;
}

#st-usagereport-date {
	font-weight: bold;
	margin-top: 1em;
}

#st-page-usagereport h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: 0.3em;
}

#st-page-usagereport h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
}

/* New Page */
#st-newpage-save, #st-newpage-duplicate {
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url('../../images/st/popup/bg.png'); /* Don't forget IE hack for ship! */
	z-index: 2000;
}

#st-newpage-save-interface {
	background-color: #fff;
	color: #000;
	border: 4px solid #ccc;
	padding: 0.5em;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	position:absolute;
	top:0px;
	z-index:2003;
}

#st-newpage-duplicate-interface {
	background-color: #fff;
	color: #000;
	border: 4px solid #ccc;
	padding: 0.5em;
	width: 530px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	position:absolute;
	top:0px;
	z-index:2003;
}

#st-newpage-save-title, #st-newpage-duplicate-title {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	font-size: 100%;
}

#st-newpage-save-prompt, #st-newpage-duplicate-prompt {
	font-family: Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 0.4em;
}

#st-newpage-save-buttons, #st-newpage-duplicate-buttons {
	margin-top: 0.8em;
	text-align: right;
}

.st-newpage-duplicate-option {
	font-family: Helvetica, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
}

#st-newpage-duplicate-pagename {
	font-size: 90%;
}

.st-newpage-duplicate-emphasis {
	background-color: #FFFF00;
	font-weight: bold;
}

#st-newpage-save-field-pagename {
	margin-bottom: 0;
	margin-top: 0.2em;
	padding-bottom: 0;
	font-size: 90%;
}

#st-newpage-save-tip {
	margin-bottom: 0;
	margin-top: 1.2em;
	padding-bottom: 0;
	font-size: 75%;
	color: #888;
}

/* Wikitext Styling */

.wiki {
}

.wiki hr {
	margin-top: .4em;
	margin-bottom: .4em;
}

.wiki .short-rule {
	width: 25%;
}

.wiki .medium-rule {
	width: 50%
}

.wiki ul,
.wiki ol,
.wiki blockquote {
	margin-left: 2em;
	padding-left: 0em;
}

.wiki table {
	border-collapse: collapse;
}

.wiki td {
	border: 1px;
	border-style: solid;
	padding: .2em;
	vertical-align: top;
}

.wiki h1,
.wiki h2,
.wiki h3,
.wiki h4,
.wiki h5,
.wiki h6 {
	font-weight: bold;
	font-style: normal;
	margin-top: 0.1em;
	margin-bottom: 8px;
}

.wiki h1 {font-size: 200%;}
.wiki h2 {font-size: 170%;}
.wiki h3 {font-size: 145%;}
.wiki h4 {font-size: 125%;}
.wiki h5 {font-size: 110%;}
.wiki h6 {font-size: 100%;}

.wiki pre {
	background-color: #eee; /* XXX */
	margin-left: 1em;
	margin-right: 1em;
	padding: .2em;
}

.wiki .incipient {
	text-decoration: none;
	border-bottom: 1px dashed;
}

.wiki-include-title {
	background-color: #ccccff;
}

.wiki .wiki {
	position: relative;
	background-color: #ddddff;
	border: 1px solid #ccccff;
	padding: 3px;
}

.wafl_existence_error {
	color: rgb(200,0,0);
	border-bottom: 0.2em dashed rgb(200,0,0);
}

#st-edit-mode-container {
}

#st-edit-mode-view {
}

#st-page-editing-uploadbutton {
	z-index: 1500;
	float: left;
}

/* Comment UI */


body#st-commentui {
	background: #ffffff;
}

#st-commentui-container {
}

#st-commentui-container a:visited,
#st-commentui-container a:active {
	color: #00f;
}

#st-commentui-notetop {
}

#st-commentui-controls {
}

#st-commentui-savelink {
	background-color: #fffebd;
}

#st-commentui-cancellink {
}

#st-commentui-customfield {
}

#st-commentui-customfield .customfield-label {
}

#st-commentui-customfield .customfield-input {
}

#st-commentui-textarea {
	padding: 0;
	border-style: inset;
	border-width: thin;
	background-color: #ffd;
	color: black;
	width: 99%;
	height: 150px;
}

/*

=head2 Send Page by Email

Styles for the 'Send Page by Email' popup, accessed from the 'Email' dropdown
menu on the page bar.

*/

#email-page {
	background: #ffffff;
	font-size: 80%;
}

.email-page-row {
	clear: both;
}

.email-page-row-label {
	font-weight: bold;
	float: left;
	width: 5em;
	margin-left: 1.2em;
	margin-right: 1.2em;
	text-align: right;
}

.email-page-row-content {
	float: left;
	padding-bottom: 1.2em;
}

.email-page-user-select-column {
	float: left;
	padding-right: 1.2em;
	width: 14em;
}

#email-page-user-select-column-center {
	width: 10em;
}

.email-page-user-select-label {
	text-align: center;
}

#email-page-user-select-add-label {
	padding-top: 1em;
}

.email-page-user-select-button-group {
	padding-bottom: 2em;
}

.email-page-input {
	width: 120px;
	clear: both;
	display: block;
}


.email-page-select {
	width: 175px;
	font-size: x-small;
}

#email-page-error-message {
	text-align: center;
}

#email-page-buttons-container {
	clear: both;
}

#email-page-buttons {
	text-align: center;
}

.email-page-input-new {
	width: 175px;
}

/* System Status, Red with icon */

#st-system-status-alert {
	clear: both;
	width: 50%;
	margin-left: 25%;
	margin-top: 10px;
	padding: 5px;
	color: #c00;
	font-weight: bold;
	font-size: 80%;
	background: transparent url('../../images/st/system-message/important-note.gif') no-repeat 5px center;
	padding-left: 60px;
	min-height: 38px;
}
* html #st-system-status-alert {
	height: 38px;
}

/* System Status, Green */

#st-system-status {
	clear: both;
	text-align:center;
	width: 80%;
	margin-left: 10%;
	padding: 8px 0 3px 0;
	color: #0a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.socialtextLogo {
	text-align: center;
}
/*}}}*/
/***
|''Name:''|SparklinePlugin|
|''Description:''|Sparklines macro|
***/
//{{{
if(!version.extensions.SparklinePlugin) {
version.extensions.SparklinePlugin = {installed:true};

//--
//-- Sparklines
//--

config.macros.sparkline = {};
config.macros.sparkline.handler = function(place,macroName,params)
{
	var data = [];
	var min = 0;
	var max = 0;
	var v;
	for(var t=0; t<params.length; t++) {
		v = parseInt(params[t]);
		if(v < min)
			min = v;
		if(v > max)
			max = v;
		data.push(v);
	}
	if(data.length < 1)
		return;
	var box = createTiddlyElement(place,"span",null,"sparkline",String.fromCharCode(160));
	box.title = data.join(",");
	var w = box.offsetWidth;
	var h = box.offsetHeight;
	box.style.paddingRight = (data.length * 2 - w) + "px";
	box.style.position = "relative";
	for(var d=0; d<data.length; d++) {
		var tick = document.createElement("img");
		tick.border = 0;
		tick.className = "sparktick";
		tick.style.position = "absolute";
		tick.src = "data:image/gif,GIF89a%01%00%01%00%91%FF%00%FF%FF%FF%00%00%00%C0%C0%C0%00%00%00!%F9%04%01%00%00%02%00%2C%00%00%00%00%01%00%01%00%40%02%02T%01%00%3B";
		tick.style.left = d*2 + "px";
		tick.style.width = "2px";
		v = Math.floor(((data[d] - min)/(max-min)) * h);
		tick.style.top = (h-v) + "px";
		tick.style.height = v + "px";
		box.appendChild(tick);
	}
};


}
//}}}
/***
|''Name:''|CryptoFunctionsPlugin|
|''Description:''|Support for cryptographic functions|
***/
//{{{
if(!version.extensions.CryptoFunctionsPlugin) {
version.extensions.CryptoFunctionsPlugin = {installed:true};

//--
//-- Crypto functions and associated conversion routines
//--

// Crypto "namespace"
function Crypto() {}

// Convert a string to an array of big-endian 32-bit words
Crypto.strToBe32s = function(str)
{
	var be = Array();
	var len = Math.floor(str.length/4);
	var i, j;
	for(i=0, j=0; i<len; i++, j+=4) {
		be[i] = ((str.charCodeAt(j)&0xff) << 24)|((str.charCodeAt(j+1)&0xff) << 16)|((str.charCodeAt(j+2)&0xff) << 8)|(str.charCodeAt(j+3)&0xff);
	}
	while (j<str.length) {
		be[j>>2] |= (str.charCodeAt(j)&0xff)<<(24-(j*8)%32);
		j++;
	}
	return be;
};

// Convert an array of big-endian 32-bit words to a string
Crypto.be32sToStr = function(be)
{
	var str = "";
	for(var i=0;i<be.length*32;i+=8)
		str += String.fromCharCode((be[i>>5]>>>(24-i%32)) & 0xff);
	return str;
};

// Convert an array of big-endian 32-bit words to a hex string
Crypto.be32sToHex = function(be)
{
	var hex = "0123456789ABCDEF";
	var str = "";
	for(var i=0;i<be.length*4;i++)
		str += hex.charAt((be[i>>2]>>((3-i%4)*8+4))&0xF) + hex.charAt((be[i>>2]>>((3-i%4)*8))&0xF);
	return str;
};

// Return, in hex, the SHA-1 hash of a string
Crypto.hexSha1Str = function(str)
{
	return Crypto.be32sToHex(Crypto.sha1Str(str));
};

// Return the SHA-1 hash of a string
Crypto.sha1Str = function(str)
{
	return Crypto.sha1(Crypto.strToBe32s(str),str.length);
};

// Calculate the SHA-1 hash of an array of blen bytes of big-endian 32-bit words
Crypto.sha1 = function(x,blen)
{
	// Add 32-bit integers, wrapping at 32 bits
	add32 = function(a,b)
	{
		var lsw = (a&0xFFFF)+(b&0xFFFF);
		var msw = (a>>16)+(b>>16)+(lsw>>16);
		return (msw<<16)|(lsw&0xFFFF);
	};
	// Add five 32-bit integers, wrapping at 32 bits
	add32x5 = function(a,b,c,d,e)
	{
		var lsw = (a&0xFFFF)+(b&0xFFFF)+(c&0xFFFF)+(d&0xFFFF)+(e&0xFFFF);
		var msw = (a>>16)+(b>>16)+(c>>16)+(d>>16)+(e>>16)+(lsw>>16);
		return (msw<<16)|(lsw&0xFFFF);
	};
	// Bitwise rotate left a 32-bit integer by 1 bit
	rol32 = function(n)
	{
		return (n>>>31)|(n<<1);
	};

	var len = blen*8;
	// Append padding so length in bits is 448 mod 512
	x[len>>5] |= 0x80 << (24-len%32);
	// Append length
	x[((len+64>>9)<<4)+15] = len;
	var w = Array(80);

	var k1 = 0x5A827999;
	var k2 = 0x6ED9EBA1;
	var k3 = 0x8F1BBCDC;
	var k4 = 0xCA62C1D6;

	var h0 = 0x67452301;
	var h1 = 0xEFCDAB89;
	var h2 = 0x98BADCFE;
	var h3 = 0x10325476;
	var h4 = 0xC3D2E1F0;

	for(var i=0;i<x.length;i+=16) {
		var j,t;
		var a = h0;
		var b = h1;
		var c = h2;
		var d = h3;
		var e = h4;
		for(j = 0;j<16;j++) {
			w[j] = x[i+j];
			t = add32x5(e,(a>>>27)|(a<<5),d^(b&(c^d)),w[j],k1);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=16;j<20;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),d^(b&(c^d)),w[j],k1);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=20;j<40;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),b^c^d,w[j],k2);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=40;j<60;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),(b&c)|(d&(b|c)),w[j],k3);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=60;j<80;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),b^c^d,w[j],k4);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}

		h0 = add32(h0,a);
		h1 = add32(h1,b);
		h2 = add32(h2,c);
		h3 = add32(h3,d);
		h4 = add32(h4,e);
	}
	return Array(h0,h1,h2,h3,h4);
};


}
//}}}
/***
|''Name:''|DeprecatedFunctionsPlugin|
|''Description:''|Support for deprecated functions removed from core|
***/
//{{{
if(!version.extensions.DeprecatedFunctionsPlugin) {
version.extensions.DeprecatedFunctionsPlugin = {installed:true};

//--
//-- Deprecated code
//--

// @Deprecated: Use createElementAndWikify and this.termRegExp instead
config.formatterHelpers.charFormatHelper = function(w)
{
	w.subWikify(createTiddlyElement(w.output,this.element),this.terminator);
};

// @Deprecated: Use enclosedTextHelper and this.lookaheadRegExp instead
config.formatterHelpers.monospacedByLineHelper = 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) {
		var text = lookaheadMatch[1];
		if(config.browser.isIE)
			text = text.replace(/\n/g,"\r");
		createTiddlyElement(w.output,"pre",null,null,text);
		w.nextMatch = lookaheadRegExp.lastIndex;
	}
};

// @Deprecated: Use <br> or <br /> instead of <<br>>
config.macros.br = {};
config.macros.br.handler = function(place)
{
	createTiddlyElement(place,"br");
};

// Find an entry in an array. Returns the array index or null
// @Deprecated: Use indexOf instead
Array.prototype.find = function(item)
{
	var i = this.indexOf(item);
	return i == -1 ? null : i;
};

// Load a tiddler from an HTML DIV. The caller should make sure to later call Tiddler.changed()
// @Deprecated: Use store.getLoader().internalizeTiddler instead
Tiddler.prototype.loadFromDiv = function(divRef,title)
{
	return store.getLoader().internalizeTiddler(store,this,title,divRef);
};

// Format the text for storage in an HTML DIV
// @Deprecated Use store.getSaver().externalizeTiddler instead.
Tiddler.prototype.saveToDiv = function()
{
	return store.getSaver().externalizeTiddler(store,this);
};

// @Deprecated: Use store.allTiddlersAsHtml() instead
function allTiddlersAsHtml()
{
	return store.allTiddlersAsHtml();
}

// @Deprecated: Use refreshPageTemplate instead
function applyPageTemplate(title)
{
	refreshPageTemplate(title);
}

// @Deprecated: Use story.displayTiddlers instead
function displayTiddlers(srcElement,titles,template,unused1,unused2,animate,unused3)
{
	story.displayTiddlers(srcElement,titles,template,animate);
}

// @Deprecated: Use story.displayTiddler instead
function displayTiddler(srcElement,title,template,unused1,unused2,animate,unused3)
{
	story.displayTiddler(srcElement,title,template,animate);
}

// @Deprecated: Use functions on right hand side directly instead
var createTiddlerPopup = Popup.create;
var scrollToTiddlerPopup = Popup.show;
var hideTiddlerPopup = Popup.remove;

// @Deprecated: Use right hand side directly instead
var regexpBackSlashEn = new RegExp("\\\\n","mg");
var regexpBackSlash = new RegExp("\\\\","mg");
var regexpBackSlashEss = new RegExp("\\\\s","mg");
var regexpNewLine = new RegExp("\n","mg");
var regexpCarriageReturn = new RegExp("\r","mg");

}
//}}}
^^ Utjecaj pojedinog rada / autora / ustanove - bibliometrijski pokazatelji

^^^ Broj radova

^^^ Broj citata

Alati za utvrฤ‘ivanje broja citata:

* "Web of Science"<http://newisiknowledge.com/>
* "Scopus"<http://www.scopus.com/>
* "Google znalac"<http://scholar.google.hr>
* alati za pojedine discipline: "CiteSeer"<http://citeseerx.ist.psu.edu/index>

^^^ H-index

Pokazatelj koji nam ukazuje i na produktivnost i na utjecaj (impact) nekog znanstvenika. Znanstvenik ima h-indeks _n_ kad ima _n_ radova koji su citirani barem _n_ puta.

^^^ 'Article-Level Metrics'

http://www.plosone.org/static/almInfo.action

^^^ Zastupljenost knjige u katalozima knjiลพnica

Pokazatelj koji nije 'uhodan' ali se predlaลพe kao znaฤajan u podruฤju humanistike i druลกtvenih znanosti.

Alat:

* "WorldCat Identities"<http://www.worldcat.org/identities/>

(napomena: pri pretraลพivanju treba ispustiti dijakritiฤke znakove u hrvatskim slovima!)

^^ Ugled i utjecaj ฤasopisa

^^^ Popisi kvalitetnih ฤasopisa

^^^^ "ERIH"<http://www.esf.org/research-areas/humanities/erih-european-reference-index-for-the-humanities.html>

O buduฤ‡nosti ERIH-a: http://www.ecoom.be/sites/ecoom.be/files/4_Milena_Zic_Fuchs.pdf

^^^ Provjera indeksiranosti u relevantnim bazama podataka

"Hrvatski ฤasopisi u meฤ‘unarodnim bibliografskim bazama i popisima"<http://saturn.ffzg.hr/vrednovanje-hidz/index.cgi?hrvatski_%C4%8Dasopisi_u_me%C4%91unarodnim_bibliografskim_bazama_i_popisima>

"Lokalni pretraลพivaฤ za utvrฤ‘ivanje referiranosti"<http://saturn.ffzg.hr/casopisi/index.cgi?bibliografske_baze_podataka_relevantne_za_dru%C5%A1tvene_znanosti>

"Tablica"<https://docs.google.com/spreadsheet/ccc?key=0AgwjquAhvRiidDBiVmxXN3FRVGNienYtSUlwN2xORnc&hl=en> s popisom baza relevantnih za druลกtvene znanosti (prema pravilniku) s linkovima

^^^ Metriฤki pokazatelji o ฤasopisima

Korisni izvori:

* http://www.journalmetrics.com/
* usporedba - "tablica"<https://wiki.oulu.fi/display/tor/Summary+table+for+citation+metrics>

^^^^ Faktor odjeka (Impact Factor, IF)

"Journal Citation Reports"<http://www.isiknowledge.com/JCR>

Prosjeฤni broj citata koje primi ฤlanak u nekom ฤasopisu dvije godine po objavi.

^^^^ SCImago Journal & Country Rank

http://www.scimagojr.com/

SJR, ili _SCImago Journal Rank_, je pokazatelj znanstvenog prestiลพa. Naฤin izraฤuna nalikuje Google-ovom PageRank algoritmu, jer ne daje svim citatima jednaku teลพinu (citati iz izvora s viลกim SJR vrijede viลกe).

Kako tumaฤiti vrijednost SJR? Kao postotak vremena kojeg bi znanstvenik proveo u ฤitanju nekog ฤasopisa.

^^^^ Source-Normalized Impact per Paper (SNIP)

SNIPje pokazatelj citatnog utjecaja ovisno o kontekstu publikacije. Uzima u obzir znaฤajke podruฤja (naroฤito uฤestalost citiranja, brzinu citiranja i opseg pokrivenosti podruฤja bazom koja se koristi). Cilj je omoguฤ‡iti direktnu usporedbu kroz razliฤita podruฤja.

Kako tumaฤiti SNIP vrijednost? Ako je SNIP = 1, ฤasopis je prosjeฤan za svoje podruฤje, ako je >1 onda je iznad prosjeka, ako je <1 onda je ispod.

^^^^ Eigenfactor Score (EF)

http://www.eigenfactor.org/

Pokazatelj vaลพnosti ฤasopisa u znanstvenoj zajednici, tumaฤi se i raฤuna sliฤno kao SJR (ali na drugom setu podataka).

^^^^ Google Scholar Metrics

http://scholar.google.hr/intl/en/scholar/metrics.html

----

Korisno:

https://wiki.oulu.fi/display/tor/Toolbox+of+Research
http://www.unive.it/media/allegato/divisione_ricerca/2009-Giornate-informative/Venice_Evaluating_SSH_Martin.pdf
http://scholarlykitchen.sspnet.org/2012/04/24/googles-new-scholar-metrics-have-potential-but-also-prove-problematic/
http://scholarlykitchen.sspnet.org/2012/04/24/universal-citation-paper-lacks-universality/
http://www.library.tufts.edu/hsl/subjectguides/Authormetrics.html
"Article-Level Metrics | Peter Binfield | April 12, 2012"<http://scholarship20.blogspot.com/2012/03/webcast-article-level-metrics-peter.html>
"Post-Publication Peer Review: What Value Do Usage-Based Metrics Offer?"<http://scholarship20.blogspot.com/2012/04/post-publication-peer-review-what-value.html>
"Is Google Scholar Useful for Bibliometrics? A Webometric Analysis"<http://scholarship20.blogspot.com/2012/04/is-google-scholar-useful-for.html>
"Open Access Will Open New Ways to Measure Scientific Output"<http://scholarship20.blogspot.com/2012/04/open-access-will-open-new-ways-to.html>
http://www.southampton.ac.uk/library/research/bibliometrics/
http://www.ref.ac.uk/pubs/2012-01/
http://www.researchtrends.com/issue22-march-2011/the-research-excellence-framework-revisiting-the-rae-2/
http://ip-science.thomsonreuters.com/ausbiblioconference/Charles_OPPENHEIM-Keynote.pdf
http://www.tonybates.ca/2009/03/23/meaning-and-metrics-assessment-in-the-humanities/
http://www.ria.ie/getmedia/10a6457b-2fe6-4605-9e93-3def083ff7c5/KPI-Humanities-Barkhoff-presentation-March-09.pdf.aspx
http://scholarlykitchen.sspnet.org/2009/01/21/metrics-for-the-humanitie/

---
https://melonplaymods.com/2023/06/10/mangle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/beast-bendy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/prehistoric-nature-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/robots-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/neon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/swat-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cod-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ghost-face-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mi-28-helicopter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/f-22-raptor-fighter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ch53k-transport-helicopter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/submarine-with-missiles-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/among-us-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mammott-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/overwatch-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/crocodile-from-one-piece-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/devil-fruit-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/people-sandbox35-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/south-park-pack2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/castle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/treehouse-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bacteria-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/opila-bird-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/xenomorph-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bridge-worm-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/siren-head-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/dragon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/trevor-henderson-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/zodd-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/armored-titan-s4-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/kfc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/piggy-book-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jeff-the-killer-y-eyeless-jack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/super-meme-guardian-4-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/west-cowboy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/dead-space-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mecha-godzilla-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/iron-golem-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/dough-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/nightmare-josh-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/battleship-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/eren-vs-reiner-epic-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/us-army-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jujutsu-kaisen-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/star-wars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/weapon-guns-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/human-workshop-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/weapon-shotgun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ww2-weapon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/master-chief-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/zombie-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/space-station-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cosmonaut-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mickey-mouse-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/stinger-flynn-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ultra-ego-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/akaza-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/warden-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tokyo-ghoul-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/sodor-fallout-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/pokemon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/banana-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mafia-man-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/pure-titan-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cart-titan-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/inside-a-titan-shifters-nape-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/galaxy-planet-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/special-police-van-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/the-siege-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jason-voorhees-from-friday-the-13th-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/naruto-baryon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ichigo-kurosaki-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jeep-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/global-occult-coalition-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/engineering-and-technical-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/syringes-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mutant-rainbow-friends-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/military-jeep-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/kyojuro-rengoku-sword-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gojo-satoru-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/vietnam-war-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bunker-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/fbi-unusual-lncidents-unit-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/aircraft-carrier-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bell-uh-1-iroquois-helicopter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ch-47-chinook-helicopter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mig-35-helicopter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/sturm-s-anti-tank-apc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/chhing-building-office-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/fnaf-5-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cactus-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jotaro-star-platinum-v3-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/special-colossal-titan-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/seek-chan-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/belaz-truck-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/lamborghini-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/super-nuke-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bone-wubbox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/reebro-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/syncopite-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/yamaha-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/kakashi-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gas-mask-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/nibbler-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cudly-and-mutant-cudly-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/stages-of-cursed-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/garden-of-banban-chapter-3-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/dragon-ball-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/titanic-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/huggy-wuggy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/extra-weapons-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ppg-miscellaneous-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/house-6-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/house-7-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/dash-attack-titan-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/panther-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/isu-152-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/fgm-148-javelin-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/fury-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/monster-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/the-belqius-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/scp-682-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/fire-haven-wubbox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/predator-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/yoruichi-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/forklift-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bedwars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/amanda-the-adventurer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/death-wheel-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/fairy-urooru-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/odm-gear-x-thunderspear-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/zeslow-seline-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/chef-pigsters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/coach-pickles-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gipsy-danger-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ignited-bonnie-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/toe-jammer-minecraft-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/saitama-titan-2023-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/scp-foundation-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/skull-crawler-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/squid-game-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/thomas-the-tank-engin-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/titan-pumpkin-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/radioactive-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/atomic-heart-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/fnaf2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/resident-evil-4-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/apeirophobia-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/deadpool-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ghost-special-ops-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gtr-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/happy-tree-friends-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/kids-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/leatherface-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mtf-hazmat-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/percys-predicament-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/wither-storm-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gob-fanmade-part-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/door-roblox-hotel-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/troll-face-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/western-frontww1-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/scp-rrt-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/slendytubbies2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/shadow-company-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/alpha-zombie-shark-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/green-saitama-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/montygomery-gator-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/scary-green-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/sea-monster-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/wooly-mammoth-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/doors-library-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/the-backrooms-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/scp-mtf-beta-7-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/animal-human-military-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/asean-country-flag-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/guns-and-map-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/johny-joestar-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/murder-drone-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/scientist-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jeff-shop-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/missile-truck-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/carl-gustaf-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/guztavv-2022-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mk-1-mark-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/project-g1-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/skibidi-toilet-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/base-anti-zombie-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/horror-brain-zombies-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/meat-monster-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/springtrap-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/slap-battles-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/creator-old-droids-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/functional-androids-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/new-doors-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/roblox-avatars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/delta-sans-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/murder-time-trio-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/error-sans-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/rpg-game-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/all-wubbox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/2022-world-cup-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/banban-update-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/half-life-2-strider-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/joey-void-and-david-beaver-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/kamen-rider-geats-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/power-ranger-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/eddsworld-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/founding-titan-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/red-dead-redemption-arthur-morgan-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/the-mandela-catalogue-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/deltarune-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/alan-becker-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/baldi-basics-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/batman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/superman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/edward-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/evil-dream-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gabriel-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/masked-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/trolley-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jj-and-mikey-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/magma-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/marshmello-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mc-naveed-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mrcrayfish-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/seeks-hallway-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/rainbow-exe-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/stalker-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tangomangle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ww1-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/850-special-super-hard-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/hybrid-huggy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/buff-moai-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mini-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/scp-mtf-mu-13-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tamataki-chamataki-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/minecraft-edition-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/giant-cameraman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bike-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/flamingo-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/giant-speakerman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/hydra-toilet-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mini-camera-spy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/the-legend-of-zelda-tears-of-the-kingdom-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/space-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/arl-44-tanks-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/crowbar-and-pipe-wrench-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/evil-banban-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/siren-head-v3-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/the-legend-of-zelda-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/super-mario-bros-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/skibidi-toilet-and-cameraman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/food-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/m26-pershing-tanks-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/panzer-iii-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/pehistory-titanoboa-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/t90-a-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/wendigo-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/zolphius-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/the-demon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/big-house-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/building-with-elevator-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/demon-slayer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/f4-phantom-attack-jet-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/fighter-jet-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mech-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mr-hopps-playhouse-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bendy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/human-and-woman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/building-and-map-city-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/minions-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tree-monster-attack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/one-night-at-flumptys-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/army-npc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/justice-league-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tall-victor-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cyclops-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/train-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/behemoth-female-muto-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cartoon-cat-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cartoon-dog-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cartoon-mouse-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/great-mother-megaphone-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cats-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/speaker-titan-ve-mechanic-toilet-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/skibidi-toilet-army-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cherry-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/a-house-with-a-playground-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ninja-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bowser-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/breaking-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/warhammer-40k-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ppgweapons-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gangster-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/camera-titan-and-new-cameramans-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/marvel-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pirate-ship-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/terraria-melee-pack-v0-3-melee-weapons-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/war-there-is-a-tank-a-helmet-and-more-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-various-items-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/room-furniture-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/stalker-description-inside-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/3-civilians-and-1-police-car-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/light-lances-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/lightsabers-like-in-star-wars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/vintage-black-car-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/multiple-ships-flags-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/warship-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/monument-to-the-victory-over-the-virus-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/items-for-video-recording-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tree-without-leaves-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/dollars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/trees-and-bush-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tank-kv-1-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/three-knives-and-a-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/statue-of-a-soldier-with-a-rifle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/russian-v5-russian-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/thermonuclear-bomb-does-not-explode-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pixel-car-racing-racing-cars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mini-titanic-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/yellow-amongus-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/light-weapons-from-star-wars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/glock-pistol-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/simple-chainsaw-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bendy-ax-bendys-ax-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/two-hammers-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/vaz-2106-eggplant-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/big-yellow-flashlight-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/green-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tram-tatra-228-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/shark-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/brawl-mem-heroes-of-brawl-stars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/people-playground-in-melon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/survival-v5-survivalist-42-items-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-minecraft-blocks-and-other-items-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-cars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/krd-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/leopard-2a7-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ingots-of-gold-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/huge-m16-rifle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/military-equipment-5-units-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-for-many-items-from-minecraft-beta-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/war-mod-huge-war-military-mudpack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/household-appliances-and-some-furniture-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/truck-with-a-trailer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/items-to-create-an-office-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/freddy-plush-toy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-home-and-office-furniture-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/cactus-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/ring-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/baby-fnaf-5-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/cat-statue-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/street-lights-lighting-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/thomson-submachine-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/moat-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/five-storey-building-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-main-characters-of-south-park-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fnaf-toys-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/panther-tank-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/big-pack-on-the-theme-of-fnaf-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/school-building-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/truck-with-open-trailer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/additional-people-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/aurma-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bed-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bedroom-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/atv-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fishing-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/golden-bear-freddy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/thomas-the-tank-engine-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/punching-bag-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/characters-from-dota-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fredbears-family-diner-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/characters-from-fnaf-9-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/steam-locomotive-with-wagon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hospital-bed-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/basketball-and-hoop-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/metal-bat-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/headstones-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/chest-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/iron-man-tony-stark-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/squid-game-characters-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/laboratory-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/godzilla-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/military-themed-items-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/building-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-weapons-6-pieces-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/lean-drink-a-cocktail-with-a-straw-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/among-as-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/gamer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/boxing-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/picnic-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/doors-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/m1-abrams-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/nightmare-animatronics-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/items-from-portal-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/underwater-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ice-weapons-black-ice-bundle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pak-on-the-theme-of-wwii-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/helicopter-mi-24-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/big-house-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/a-pack-of-weapons-from-the-game-hotline-miami-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ak-47-assault-rifle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tank-bt-7-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/metal-family-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fruit-weapon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/russian-and-ukrainian-flags-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/red-amongus-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/kids-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/steven-universe-cartoon-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/two-storey-house-with-three-rooms-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/star-wars-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/scp-monsters-and-anomaly-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pirate-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/flags-america-ussr-poland-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/easter-egg-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/flags-of-12-countries-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rpg-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mario-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/kv-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/grocery-trolley-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/electric-guitar-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/vending-machine-bonk-vending-machine-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/computer-desk-and-pc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/donuts-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/red-pickup-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hacker-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/machine-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-blocks-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/iron-man-tony-stark-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/jason-and-freddy-krueger-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/undertale-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/5-cans-of-soda-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/game-consoles-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pak-iphones-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pizza-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mortal-kombat-characters-krueger-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bunk-bed-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/simple-helicopter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fort-closed-fortification-with-cannons-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/t-64-bm-soviet-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bowling-skittles-lane-and-ball-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/police-officers-against-criminals-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/old-cannon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fighter-mig-21-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/anime-girl-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bunker-with-additional-things-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/neon-blocks-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/installation-for-rockets-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/generators-and-machinery-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pixel-items-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pipeline-pipes-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/crusader-crossbow-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/flamethrower-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/dark-background-with-stars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/steven-universe-2-0-cartoon-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/blocks-from-minecraft-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/decorative-ventilation-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-for-villains-pennywise-chucky-saw-and-others-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/decorative-pipe-2-version-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/decorative-bushes-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tanto-malachite-from-standoff-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/shields-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/capsules-pills-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/karambit-claw-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/old-radio-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/dinosaur-raptor-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/su-35-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mob-steve-from-minecraft-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pak-knives-project-z9-standoff-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/katusha-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/grave-stone-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/human-organs-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rod-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/creepy-items-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/kitchen-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/plate-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/cannon-turret-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/iron-bat-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fork-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-different-blocks-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/decorative-rocket-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/shelves-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/vegetation-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/flowers-in-pots-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/police-car-with-glow-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/russian-german-and-ukrainian-flags-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/military-backgrounds-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pirate-paraphernalia-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/laser-sights-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-drinks-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/slime-from-minecraft-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/two-storey-house-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fnaf-big-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/decorative-basket-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/radio-and-tonfa-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/minecraft-food-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/spyglass-from-minecraft-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/school-desks-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/decorations-for-street-and-house-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/suitcases-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/survival-kit-v-0-4-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/boxes-from-five-nights-at-freddys-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-firearms-from-standoff-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pea-pod-from-pvz-with-glow-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/cornobul-mutants-weapons-things-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/big-pack-of-props-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/table-knife-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/military-aircraft-i-153-seagull-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rpg-7v-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/dinosaur-skeleton-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/currency-of-four-countries-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bundle-of-money-can-burn-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/droids-from-star-wars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/weapons-from-the-game-block-strike-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pirate-cannon-pirate-cannon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/desk-lamp-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/items-from-terraria-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/t-90-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/scenery-scenery-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bulgarian-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bosses-from-the-game-terraria-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/robot-with-batteries-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/cemetery-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/brawl-stars-pack-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mi-28n-night-hunter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/underworld-lots-of-props-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/maxim-machine-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-soil-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/infected-melon-infected-watermelon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/shelley-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/su-34-in-different-camouflages-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/portal-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pak-on-the-theme-of-vandalism-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bowl-with-fruits-and-vegetables-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/garnish-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/omnidroid-from-the-cartoon-the-super-family-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/air-defense-air-defense-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bar-theme-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/megalodon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/gaz-tiger-constructor-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/batons-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/wild-west-pack-wild-west-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ufo-flying-saucer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tiny-furniture-4-1-pack-for-furniture-and-household-appliances-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/construction-wheelbarrow-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hydraulic-press-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/bathroom-items-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/anvil-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/fast-food-from-mac-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/defibrillator-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pak-on-the-theme-of-construction-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bunker-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/festive-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/unusual-weapon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/toys-from-poppy-playtime-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/god-of-war-35-items-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pak-organs-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bone-monster-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/at4-atgm-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/new-world-and-monsters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/theme-of-the-game-pack-man-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pak-consoles-playstation-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mobile-robot-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pm-makarov-pistol-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/requisites-for-tea-drinking-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mayan-statue-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/gravity-falls-pack-animated-series-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/plastic-planes-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/acid-measurement-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/van-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/multi-storey-building-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/dividing-tracks-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/sower-sower-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/radioactive-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-eiffel-tower-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/turbine-machine-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mini-car-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/truck-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/boat-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/colorful-bottles-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/btr-90-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/dump-truck-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tiger-ii-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/electric-tower-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/construction-sticks-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/crash-test-truck-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/btr-80-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/wooden-aircraft-with-retractable-landing-gear-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/food-and-detectors-from-stalker-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pirate-ship-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/mechanical-dragon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/medications-and-stimulants-stalker-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/zombie-apocalypse-survival-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/t-34-85-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/elevator-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/robotic-skeleton-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/relief-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mutants-from-stalker-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/semitrailer-tractor-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/imperial-at-at-walker-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/man-in-clothes-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/items-from-geometry-dash-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hitman-and-john-wick-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/paper-money-and-coins-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/aks-74-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/winter-pack-new-years-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/two-storey-building-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/multiple-colors-su-34-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/interphone-and-baton-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/school-building-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/octopus-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bone-monster-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/star-wars-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/furniture-appliances-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/godzilla-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/gun-sight-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mig-21-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/spm-2-tiger-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/cemetery-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/five-night-harem-of-teddy-bear-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/underworld-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/dinosaur-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/armored-giant-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/explosion-proof-shield-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/soil-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/desk-lamp-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hydraulic-press-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mask-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/monster-scp-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/iron-man-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/tararia-boss-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/undertale-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/greater-russia-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/brawl-stars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/furniture-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/melon-five-story-building-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/children-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/organ-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/basketball-box-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/blob-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/thor-hammer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/zombie-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/grenades-and-bombs-and-nukes-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/helicopter-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/silent-guard-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/armored-car-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/carbonated-drinks-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/police-car-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/minecraft-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/iron-puppet-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/yu-gi-oh-millennium-artifact-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/unit-8-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/lightsaber-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/melon-lord-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/naruto-akatsuki-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/space-werewolf-kill-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ersimov-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/biochemical-products-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/batman-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/complete-minecraft-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/motorcycle-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/world-war-ii-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/melon-character-immovable-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/firearms-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tank-mod-for-melon-playground-4/
https://melonplaymods.com/2023/06/11/rocket-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/electric-saw-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/antiaircraft-gun-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/helicopter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/lightsaber-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/flood-dragon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/money-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/chernobyl-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hammer-robot-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/apostle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/teraria-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/evangelion-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/plenty-of-food-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/air-combat-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mobile-phone-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ghost-killing-blade-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/lava-godzilla-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/large-screen-mobile-phone-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/baby-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/ordinary-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/china-internet-celebrity-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/motorcycle-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/mechanical-spider-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/star-wars-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/naruto-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/car-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/495-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/stickman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/one-piece-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/helicopter-save-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/people-playground-white-people-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rick-and-morty-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/super-marie-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bomber-mod-for-melon-playground-4/
https://melonplaymods.com/2023/06/11/fighter-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/simple-plane-save-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/jason-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fnaf-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/player-makes-character-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/airliner-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/troll-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mechanical-fighter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mechanical-vehicle-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/grape-character-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mechanical-vehicle-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/character-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/indonesian-broadband-people-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/1200-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/character-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/1200-character-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/robot-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/warship-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/character-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ultraman-tiga-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/poppy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/squid-game-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mechanical-vehicle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/npc-jason-voorhees-friday-the-13th-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/girl-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/flower-tail-pigeon-machinery-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/black-knight-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/players-make-weapons-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/terminator-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ice-cream-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/electro-from-the-movie-spider-man-high-voltage-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/armor-hero-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/enderman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/stick-war-legacy-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/armed-helicopter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/robot-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tanks-submarines-and-dy-20-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/player-made-anti-aircraft-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tank-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/melon-expression-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/crocodile-gena-and-cheburashka-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/borie-or-boreas-type-095-katyusha-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bus-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/npc-standoff-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/simpson-and-son-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/korn-bot-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tiger-tanks-and-shells-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/elevator-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mechanics-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/aircraft-carriers-and-osprey-fighters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/aircraft-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/tech-melon-battle-form-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/type-99-main-battle-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mechanical-shark-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/three-trucks-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bomber-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/utopian-industrial-boss-yu-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/umbrella-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/melon-coin-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tank-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/automobile-and-mecha-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rocket-fox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tank-track-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/doll-grabbing-machine-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ussr-soldier-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/warship-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/wall-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mini-world-kaka-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hua-qiang-liu-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/csgo-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/motorcycle-of-the-old-type-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/food-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/audi-a6-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/zhigul-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/motorcycle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/melon-metal-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mazda-cx-5-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/luminous-objects-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mechanical-device-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bunker-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/missile-launching-pad-and-flying-sparrow-missile-m-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pistol-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/doomsday-two-piece-set-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/spider-man-and-venom-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/low-fire-guns-and-shells-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/robot-with-cardiogram-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mini-pack-for-the-anime-berserk-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rick-and-morty-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/dark-samurai-dark-samurai-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/crystal-monster-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/kv-1-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/night-monster-nightmare-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/technology-apple-battle-form-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/technological-corn-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/evil-spirit-motorcycle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/zeta-ultraman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/technology-orange-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/255-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/car-repair-shop-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ferma-packzeroxes-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/god-of-wardilleron-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/metal-gear-solid-4the_foxan_mp-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-witcher-maxwell_iv-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/five-nights-at-melon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/soldier-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/berserkfrede22-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/creepypastaronussss-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/south-park-a-stick-of-truthdesok_papirok-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/outcast-samuraibaldur_gg-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/over-heavenytmidan-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/stickman-sdeath_layt-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-witcher-2maxwell_iv-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/gravity-fallstegor_tg-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/winter-packdenchiksuper132-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bleachsignusik-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-last-biodroidimguhh-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/detroit-become-humanmracys-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rick-and-mortydensaigeniy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/graffiti-s-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/metal-gear-rising-revengeancethe_foxan_mp-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/people-playground-man-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/elevator-s-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/at-at-salex_sus1-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hi-tech-two-story-housejaahee-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pirate-ship-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mansion-sspaikhg-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fighter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/serro-ultraman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/masked-knight-sword-and-gelian-basic-set-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/phoneken_kaneki-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/melon-dashtegor-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/medications-from-s-t-a-l-k-e-r-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/yyds-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/awm-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/colorful-bottles-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/torture-tool-3-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/d4c-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/anvil-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/terraria-axe-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/cameraken_kaneki-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/garbled-character-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rock-emperor-jun-zhong-li-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/proto-god-weapon-protects-the-motorcycle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/computer-desk-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/torture-tool-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/individual-combat-armor-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/money-sdenchiksuper132-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/small-skateboard-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/more-vials-fiftyfilippe-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-man-from-the-windowrostishca-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/gustav-train-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/torture-tool-1-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/colorful-melon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/transformers-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/0-55-million-ton-daqu-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/missile-vehicle-el-group-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/light-field-reconnaissance-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/amoguspaldy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/combat-robotthe_foxan_mp-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/wild-fighting-edgar-and-stu-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tank-bucket-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/masked-knight-aceel-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/nerd-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/invincible-meteor-hammer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/xiaowu-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/trollfacs-and-axes-and-trollge-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/f35-fighter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/titan-fall-2-emperor-titan-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rust-red-war-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/melon-exoskeleton-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/movable-robotic-squidkaktyc2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/cabbage-chicken-and-altman-integration-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/submarinethe_foxan_mp-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/legendary-au-collection-ii-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fnaf-1-minipacknewone1209-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/turbojet-engine-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/warface-8-npcsxpl0ited_0-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/soldier-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tang-three-character-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/instruments-of-torture-guillotine-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rider-kuuga-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/soldier-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/zhidun-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/madness-pack-pack-for-20-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/save-jetpack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/save-t-34-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/save-conventional-helicopter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/train-mod-for-melon-playground-4/
https://melonplaymods.com/2023/06/11/butchers-knifetrixysx-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tank-fighting-vehicle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/firearm-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/dark-zaki-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/electromagnetic-pulse-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/special-forcesykrainskisalo-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/cube-from-geometry-dashtegor-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/technoblade-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/spear-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mechanical-vehicle2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/little-genius-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ified-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/minibus-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/auto-assault-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/mecha-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/saiwen-leo-tyro-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/altman-legend-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/snow-lotus-ice-cubes-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/subaru-impreza-save-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/red-flag-heavy-rocket-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/toy-lol-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/anti-theft-door-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/tarrant-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bomber-figure-160-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/german-soldiers-from-wwiisvproplayer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/save-pickup-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fnaf-1-animatronicsmemesishxjd-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/small-robot-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/night-killer-and-junke-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/m416-and-giant-waves-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tower-crane-of-melon-playground-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/nypd-jeep-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/melon-elite-team-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/gaia-agul-belial-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mini-helicopterthe_foxan_mp-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ified-firearms-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/plants-v-s-zombies2-0-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mechanical-vehicle1-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ultraman-ginga-victory-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/self-exploding-car-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/advanced-motorcycle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/piggy-book-1-piggy-book-1-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/attack-on-titan-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/meloray-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/characters-in-metal-gear-rising-revengeance-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/flashlightair-th-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/two-hammersnagibator_pro_2008-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mannequinnagibator_pro_2008-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/military-base-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/flying-car-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/m4-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/military-transport-vehicle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/flashlight-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/automatic-sterilizer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tunnel-car-lock-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/m416-rifle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/torpedo-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/train-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/11/fruit-splitting-machine-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/melon-double-storey-building-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/needle-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/intelligent-melon-guillotine-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/technologist-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bulldozer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tank-kv-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/german-leopard-ii-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rocket-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/moshinagan-sniper-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/grinder-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/anti-theft-door-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/akm-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hanging-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/melon-child-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/motor-car-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/firearm-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-second-bullet-of-the-attacking-giant-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/masquerade-knight-w-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/eva13-unit-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/white-phosphorus-bomb-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/truck-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/players-make-firearms-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/medical-apparatus-and-instruments-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tiga-dark-ultraman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/demon-form-of-science-and-technology-genius-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/south-ad-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/cannibal-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/call-of-duty-character-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/melon-locomotive-man-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/homemade-aircraft-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/3selfpropelled-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/iron-man-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/anti-poison-helmet-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/amusement-equipment-three-piece-set-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/untitled-tiger-ii-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/m426-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bogdan-sau-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/9k58-smerch-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/toy-cars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/sausage-party-flies-high-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/e-100-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/just-cause-2-military-equipment-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/airship-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ace-the-first-generation-of-sophie-jack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/high-speed-rotator-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tiger-1-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/panzerkampfwagen-viii-maus-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/police-car-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/armored-car-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bomber-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/homemade-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/btr-90-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/aircraft-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/md11f-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-collection-of-au-under-legend-iv-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bt7-light-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rotten-melon-2-0-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/player-made-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/general-1dac-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/auto-assault-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/new-asd-melon-man-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/electric-rocking-boy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/coffin-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/masquerade-knight-one-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mine-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/howitzer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/lunar-rover-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/aircraft-mk-16-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/smart-fortwo-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/suicide-plane-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/biodroid-biorobots-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mucus-block-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/q-bomb-shrem-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/antiaircraft-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/poppy-playtime-chapter-2-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/crippy-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/s-t-a-l-k-e-r-npc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/humans-baobab_roma-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/underwater-worlddenchiksuper132-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/cs-1-6-pack-by-solid-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fnaf-1paldy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fnaf9-security-brichandreymaisak-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/minecraft-noobdanil_1288-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/future-japan-pak-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bar-for-melon-playground-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/minecraft-noob-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/balls-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/robo-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-school-items-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/secret-laboratory-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/iphone-7s-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/japanese-traditional-house-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rocket-for-melon-playground-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/drinks-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/soda-drinks-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/aircraft-mk-16-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/el-d-215-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/passenger-aircraft-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/statue-of-el-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pak-on-melons-in-clothes-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/foodpack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/big-house-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/dump-for-melon-playground-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/dragonfly-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/small-animals-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/notebook-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/kimetsu-no-yaiba-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/evangelion-00-the-character-of-the-anime-of-the-same-name-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/d-223-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/melon-dolls-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/japan-of-the-future-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/macbook-apple-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/old-barrels-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/star-wars-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/turbo-zhigul-saved-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/minecraft-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/big-pack-on-the-theme-of-star-wars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/shadow-fight-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/soda-in-cans-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hotline-miami-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-old-barrels-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-game-of-squid-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/combat-boat-with-cannon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tank-maus-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/j-r-s-by-dilleron-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/turret-from-portal-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/quadcopter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/classic-house-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/house-by-b1braa-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/store-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/torture-room-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/building-in-the-shape-of-a-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/spinosaurus-jp3-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/back-to-school-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-on-treasure-island-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/submarine-by-samuraizxx-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/rzd-train-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/a-small-village-houses-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/golden-nps-and-items-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/god-of-war-2-and-3-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/sonic-the-hedgehog-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mini-pack-on-the-police-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/chocolate-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tiger-1-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/zombie-apocalypse-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/madness-combat-pack-chapter-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/zombie-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/combat-robot-g47-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-melon-city-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/giant-complex-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/european-ambulance-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/railway-car-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/iron-man-mini-pack-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/roblox-doors-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pvz-daytime-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tank-bsn-1-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/plants-vs-zombies-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/panther-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bomber-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/military-boat-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/a-small-pack-with-nps-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/old-memes-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/f35-lightning-ii-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/chicken-gun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/grocery-store-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/enduro-motorcycle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/iron-man-mini-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/madness-combat-character-pack-hd-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/kids-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/construction-site-map-re-uploading-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/service-cars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-robots-21-characters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/trailer-truck-fred-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/nextbot-chasing-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ferrari-296-gtb-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/regular-bus-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/classic-zhiguli-2101-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/electric-car-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/toyota-mark-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/el-d-215-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bell-ah-1s-cobra-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/gta-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/balloon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/crawler-truck-caucasian-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bandit-mini-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/helicopter-mi-26-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/oil-tanker-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/cruiser-yurchik-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/npc-ant-man-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hurricane-fighting-machine-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/submarine-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/car-parking-with-lift-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/m-t-f-mobile-task-forcenpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/tobey-maguire-spidermannpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-reelsnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/sakura-harunonpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bandit-cars-of-the-90s-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/atv-delta-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/nuclear-warhead-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/terroristnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/reptiloidnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bone-monsternpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-man-in-the-clothesnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hitman-and-john-wicknpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mutants-from-stalkernpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fireman-npc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/doctornpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/simon-ghost-railynpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-backstage-monsternpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/zabuza-momochinpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/soldiernpc-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/banananpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/el-pablonpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/spider-mannpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/odinnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/heavy-tank-crocodile-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/buccelati-gang-jojonpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-snowmannpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/one-punch-mannpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mandarinnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/merchant-ship-two-headed-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/melorainpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-dollnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/strawberriesnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/screamnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/piggynpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/helicopter-kargabob-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/scp-049-2-g-o-c-soldiernpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/spongebobnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pineapplenpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/human-update-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/night-monster-nightmarenpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/dark-samurainpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/raiden-from-metal-gear-solid-2npc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/crystal-purplenpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/killer-queennpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bunnynpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/ota-elitenpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/atlas-the-crashnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/turbo-zhiguli-hd-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/soldiernpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hank-the-magiciannpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-demon-of-doom-2016npc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/jason-voorheesnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/bon-bon-pignpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/john-wicknpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/nekoglainpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/basya-and-peternpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/imbulkanpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/chemical-defense-suitnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/soviet-soldiernpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mega-monsternpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/skeletykvanpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/anonymousnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/elias-voorheesnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/mercedes-c-class-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/movie-friday-the-13thnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/sunflowernpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/militarynpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/nps-sab-ziro-from-mortal-kombatnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/undertalenpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/special-forcesnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-killer-rabbitnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/nps-scorpion-from-mortal-kombatnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/left-4-dead-charactersnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/small-prestigious-house-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/katusha-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/moskvich-412-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/wha-2107-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/volga-24-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/russian-roulette-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/forest-monster-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pack-of-items-from-people-playground-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/roblox-doors-theme-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/the-game-they-are-coming-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/explosives-from-people-playground-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/hyundai-solaris-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/vaz-2109-sputnik-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/sherman-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/wha-2115-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/fire-engine-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pak-on-the-theme-of-the-game-hotline-miami-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/king-kong-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/all-terrain-vehicle-caucasian-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/pak-on-the-vietnam-war-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/npc-thor-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/npc-rhino-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/desert-soldiers-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/zizh-1-mod-for-melon-playground/
https://melonplaymods.com/2023/06/11/realistic-person-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/11/skyscraper-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/self-propelled-artillery-installation-rain-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/npc-machoman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/zizh-6-st-johns-wort-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/pack-for-vegetables-and-fruits-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/pak-by-jo-jo-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/usp-s-pistol-from-block-strike-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/machine-gun-maxim-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/aqua-blot-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/pack-of-household-appliances-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tank-sv-69-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/furry_npc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/fighting-house-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/business-class-sedan-lorder-sidan-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/arta-with-reactive-armor-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/military-helicopter-tadpole-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/detailed-akainu-magu-skill-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/kizaruskills-oack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/volvo-940-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jeep-wrangler-jl-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/subaru-impreza-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/folstak-d-3500-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jagd-panzer-e100-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/by-bicycle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/fighter-suburmen-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/avanta-ts-3500-mini-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tank-m4-sherman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/1969-ford-mustang-429-boss-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/passenger-plane-brezhnev-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/zizh-67-zubodrobitel-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/avanta-eclipse-7-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/artifacts-and-detectors-from-stalker-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/t-35-tank-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mimic-by-bellow-star-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mini-pack-for-stands-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tank-mark-3-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mi-1-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/pak-on-knightly-paraphernalia-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/timon-and-pumba-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/crash-test-dummy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tank-m1a2-abrams-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/sturmtiger-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/submarine-dmitry-donskoy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tank-fv4005-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/realistic-person-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/sandbag-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tank-kv-6-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tank-25mm-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/simple-brick-tower-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/folstak-ms-8-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/hot-dog-tow-truck-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/isu-152-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/stretching-with-a-grenade-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/satellite-tower-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/matiz-suv-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/building-dk6-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/avanta-eclipse-14-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gaz-tigr-armored-vehicle-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/vaz-2110-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/wha-2112-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/understated-2112-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/vaz-2111-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/pak-on-the-police-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gas-24-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/avanta-overlander-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/subwoofer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/vaz-2114-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/parachute-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tank-carro-armato-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/angry-birds-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/rainbow-friends-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/10/saitama-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/minecraft-item-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/fnaf-animatronics-and-items-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/poppy-playtime-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/10/gang-bucciarati-from-anime-jojo-season-5-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jojo-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/weapons-guns-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/doors-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/10/swords-from-terraria-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/infected-melonnpc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ww2-packlarik_lol-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/nps-pack-shadow-fight-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/weapon-pack-5-items-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/captain-america-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/thanos-endgame-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/alphabet-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/famous-npcs-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/secret-guns-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/scp-people-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/katakuri-with-trident-mochi-skill-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/30-secret-weapons-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/venom-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/stranger-things-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/giga-chad-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/pibby-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/michael-myers-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/friday-night-funkin-fnf-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/slendytubbies-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/spider-man-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/godzilla-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gta-protagonists-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/naruto-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/goku-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/sonic-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/one-piece-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/madness-combat-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/demon-slayer-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/10/meowbahh-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/seek-chan-and-buff-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/roblox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jiren-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/iron-man2008-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/aki-hayakawa-or-fox-devil-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/santa-claus-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mario-and-luigi-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/kratos-god-of-war-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/hulk-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jetstream-sam-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ame-no-habakiri-and-enma-onepiece-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/wolverine-spiderman-daredevil-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/subway-surfers-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/pacific-rim-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/stick-war-legacy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/boxy-boo-project-playtime-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/balls-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/my-singing-monsters-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/10/broly-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mutant-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/choo-choo-charles-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/epic-plant-wubbox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jormungandr-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/titanoboa-and-worm-monster-snake-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gipsy-avenger-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bendy-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/10/stumble-guys-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gorebox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/green-arm-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/boxy-boo-arm-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/project-playtime-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/10/eva01-vs-eva02-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ultimate-minecraft-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/functional-chainsawman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mosasaurus-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/excavator-charles-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/evil-wubbox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/lightsabers-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/kraken-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/thomas-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/10/tiger-raptor-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/poppy-playtime-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/blossom-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mutant-seek-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/susanoo-sasuke-and-kurama-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/weapons-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/garten-of-banban-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/10/modern-artillery-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/functional-vehicles-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/seek-final-form-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/two-storey-residential-building-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/rainbow-friends-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/katana-man-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jake-sully-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/kaido-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/my-singing-monsters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/doom-guy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/earth-wubbox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/vhs-sans-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mtf-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/undertale-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jotaro-and-star-platinum-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/project-playtime-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/blue-lock-soccer-isagi-yoichi-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/makima-chainsaw-man-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/clubbox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/sans-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cat-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/dog-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/melonpiece-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/chainsaw-devil-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/legendary-wubbox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/controlable-cuphead-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/entbrat-and-flowah-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mega-drive-ahead-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/plants-vs-zombies-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/discord-squad-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/spider-verse-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mini-weapon-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/springlock-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/my-hero-academia-deku-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/blox-fruit-leopard-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/baller-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/polnareff-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/puss-in-boots-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/animals-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/william-afton-springtrap-springbonnie-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/grabpack-and-toys-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/super-heroes-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bomb-devil-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/m134-minigun-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/magical-wubbox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/south-park-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/aku-si-pertenak-lele-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/garten-of-banban-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/springlock-faliure-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/e-girl-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/trollge-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mommy-long-legs-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/kick-the-buddy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/power-hammer-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/attack-on-titan-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/david-beaver-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/funky-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/garou-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/megatron-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bumble-bee-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/half-life-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cs-go-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gorilla-tag-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jumbo-josh-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/crucifix-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/t-rex-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mutant-banban-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/m16-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/puss-in-boots-the-last-wish-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/modern-us-soldier-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/pantera-negra-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/thomas-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/train-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/10/edward-the-eating-train-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ben-10-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/anti-personnel-gear-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/general-kai-kung-fu-panda-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/fnaf-3-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ostrich-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/lone-operative-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/us-military-npc-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/girl-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/chainsaw-devil-chainsaw-man-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/jaw-titan-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gundevil-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/armored-titan-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/serpent-of-meisai-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/astronaut-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/freddy-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/zombified-piglin-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/neko-seek-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/train-melsave-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/zombie-devil-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cartoon-cat-mod-for-melon-playground-3/
https://melonplaymods.com/2023/06/10/ghostbusters-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/luffy-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/nico-robin-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/nami-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ryuma-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/founding-eren-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/springbonnie-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cart-titan-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/10/rare-wubbox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/nightmare-seek-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/buff-saitama-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/people-sandbox-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/new-jojo-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mlbb-kof-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ink-sans-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/garten-of-banban-2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/furry-animal-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/seek-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/joker-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mutant-green-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/kirby-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/tf2-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bodybuilder-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/kamehameha-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/hakai-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/roblox-doors-pack-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ragdolls-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mixue-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/chainsaw-man-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/the-marvel-super-heroes-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/scp-goi-the-horizon-initiative-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/scp-goi-chaos-insurgency-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/scp-security-department-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/protogen-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/avengers-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/androids-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/replica-forces-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/stick-figure-fight-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/shadow-jester-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/police-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/future-soldiers-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/agent-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/the-last-of-us-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/breaking-bad-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/ultraman-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/kamen-rider-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/nabnab-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/cartoon-cat-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/10/ninja-mod-for-melon-playground-2/
https://melonplaymods.com/2023/06/10/cake-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/machine-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/school-bus-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/truck-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/f-16-fighter-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/human-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/aot-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/glitch-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/dio-tw-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/guts-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/pizza-tower-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/hulk-buster-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/fredbear-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/spring-bonnie-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/scp-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/juggernaut-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/female-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/dolls-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/doors-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/berserk-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/otachi-kaiju-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/roronoa-zoro-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/johnny-and-tusk-acto-4-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/bumblebee-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gta-sa-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/pennywise-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/furniture-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/super-cars-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/baby-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/mr-beast-mod-for-melon-playground/
https://melonplaymods.com/2023/06/10/gundam-rx-77-mod-for-melon-playground/

_contributed by {user: guest@socialtext.net} on {date: 2023-07-02 17:41:34 GMT}_

---
dfgfgfdgf

_contributed by {user: guest@socialtext.net} on {date: 2023-07-20 19:00:45 GMT}_

---
gffgfggf

_contributed by {user: guest@socialtext.net} on {date: 2023-08-03 19:19:04 GMT}_

---
helooooo

_contributed by {user: guest@socialtext.net} on {date: 2023-08-03 19:20:16 GMT}_

---
Elementum sagittis vitae et leo. Ipsum dolor sit amet consectetur adipiscing elit ut aliquam purus. <a href="https://google.com">รœsรŸii1Na</a>

_contributed by {user: guest@socialtext.net} on {date: 2023-08-03 19:21:41 GMT}_

---
Elementum sagittis vitae et leo. Ipsum dolor sit amet consectetur adipiscing elit ut aliquam purus.
https://google.com

_contributed by {user: guest@socialtext.net} on {date: 2023-08-03 19:26:57 GMT}_

---
Free TikTok Coins for Enhanced Experience: Free TikTok coins can truly enhance your experience on the platform. These coins offer you the opportunity to unlock premium features, showcase your creativity, and engage with your audience in unique ways. Whether you want to promote your brand or simply express yourself creatively, these free coins can be your ticket to a more exciting and interactive TikTok journey.
https://google.com

_contributed by {user: guest@socialtext.net} on {date: 2023-08-10 11:00:34 GMT}_

---
Unlocking New Possibilities with Free TikTok Coins: Imagine the possibilities that come with free TikTok coins. You can use them to boost the visibility of your videos, gain access to special effects and filters, and even collaborate with other TikTok creators. By taking advantage of these coins, you're not just getting virtual currency โ€“ you're opening doors to new avenues of creativity and connection.
https://tikcoinsgen.site/

_contributed by {user: guest@socialtext.net} on {date: 2023-08-10 11:01:49 GMT}_

---
Attirez des abonnรฉs Tiktok gratuits et faites รฉvoluer votre compte 
https://tikabonnes.space

_contributed by {user: guest@socialtext.net} on {date: 2023-08-24 18:57:22 GMT}_

---
Earn free TikTok coins and unlock a world of endless possibilities for your videos.
https://tikcoinsgen.site

_contributed by {user: guest@socialtext.net} on {date: 2023-08-24 19:13:52 GMT}_

---
ูƒูŠููŠุฉ ุงู„ุญุตูˆู„ ุนู„ู‰ ุดุญู† ุนู…ู„ุงุช ุชูŠูƒ ุชูˆูƒ ู…ุฌุงู†ู‹ุง: ุฏู„ูŠู„ ูƒุงู…ู„
https://arabtikcoins.site/

_contributed by {user: guest@socialtext.net} on {date: 2023-08-24 19:30:56 GMT}_

---
10 ุงุณุชุฑุงุชูŠุฌูŠุงุช ู…ุซุจุชุฉ ู„ุฒูŠุงุฏุฉ ู„ุงูŠูƒุงุช ู…ู‚ุงุทุนูƒ ุนู„ู‰ ุชูŠูƒ ุชูˆูƒ
https://arabtikcoins.site/

_contributed by {user: guest@socialtext.net} on {date: 2023-08-24 20:20:35 GMT}_

---
Earning &nbsp;opens up a world of possibilities for content creators. These coins can be used to tip and support favorite creators, acknowledging their hard work and fostering a sense of community appreciation. By receiving these virtual gifts, creators are not only rewarded financially but also emotionally, motivating them to continue producing captivating content.
https://tkcnsify.com/

_contributed by {user: guest@socialtext.net} on {date: 2023-10-08 16:57:07 GMT}_

---
If you're interested in getting Zepeto Free Zems quickly, you may also consider exploring promotional offers and partnerships. Sometimes, Zepeto collaborates with other brands or sponsors to provide exclusive Zem rewards to their users. Keep an eye out for such collaborations and take advantage of the opportunities they present.
https://zpemstacks.net/

_contributed by {user: guest@socialtext.net} on {date: 2023-10-14 17:44:59 GMT}_

---
ุดุญู† ุดุฏุงุช ุจุจุฌูŠ ู…ุฌุงู†ุง ู‡ูˆ ู…ูˆุถูˆุน ูŠุซูŠุฑ ุงู‡ุชู…ุงู… ุงู„ูƒุซูŠุฑูŠู†ุŒ ูู„ุนุจุฉ ุจุจุฌูŠ ู‡ูŠ ูˆุงุญุฏุฉ ู…ู† ุฃุดู‡ุฑ ุงู„ุฃู„ุนุงุจ ุนู„ู‰ ุงู„ุฅู†ุชุฑู†ุช ูˆุงู„ุชูŠ ุชุชุทู„ุจ ุงู„ุนู…ู„ุงุช ุงู„ุงูุชุฑุงุถูŠุฉ ุงู„ู…ุนุฑูˆูุฉ ุจุงุณู… ุดุฏุงุช ู„ุดุฑุงุก ุงู„ุนุชุงุฏ ูˆุงู„ู…ุธุงู‡ุฑ ุงู„ู…ุฎุชู„ูุฉ. ูˆู„ูƒู†ุŒ ู‡ู†ุงูƒ ุงู„ุนุฏูŠุฏ ู…ู† ุงู„ุทุฑู‚ ุงู„ุชูŠ ูŠู…ูƒู†ูƒ ุงุณุชุฎุฏุงู…ู‡ุง ู„ุดุญู† ุดุฏุงุช ุจุจุฌูŠ ู…ุฌุงู†ุง. ูŠู…ูƒู†ูƒ ู…ุดุงุฑูƒุฉ ุฑู…ูˆุฒ ุงู„ู‡ุฏุงูŠุง ู…ุน ุฃุตุฏู‚ุงุฆูƒ ูˆุงู„ุชูุงุนู„ ููŠ ุงู„ู…ุณุงุจู‚ุงุช ูˆุงู„ุฃุญุฏุงุซ ุงู„ุฎุงุตุฉ ู„ู„ุญุตูˆู„ ุนู„ู‰ ูุฑุตุฉ ู„ู„ููˆุฒ ุจุดุฏุงุช ู…ุฌุงู†ูŠุฉ. ุจุงู„ุฅุถุงูุฉ ุฅู„ู‰ ุฐู„ูƒุŒ ูŠู…ูƒู†ูƒ ุงู„ุจุญุซ ุนู† ุชุทุจูŠู‚ุงุช ูˆู…ูˆุงู‚ุน ุงู„ูˆูŠุจ ุงู„ุชูŠ ุชู‚ุฏู… ุฎุฏู…ุงุช ุชุจุงุฏู„ ุดุฏุงุช ุจุจุฌูŠ ุจู…ู‚ุงุจู„ ุฅุฌุฑุงุกุงุช ุจุณูŠุทุฉ ู…ุซู„ ู…ุดุงู‡ุฏุฉ ุฅุนู„ุงู†ุงุช ุฃูˆ ุงุณุชูƒู…ุงู„ ุงุณุชุทู„ุงุนุงุช. ูˆุจุทุจูŠุนุฉ ุงู„ุญุงู„ุŒ ูŠุฌุจ ุฃู† ุชูƒูˆู† ุญุฐุฑุง ูˆุชุชุญู‚ู‚ ู…ู† ู…ุตุฏุงู‚ูŠุฉ ู‡ุฐู‡ ุงู„ู…ูˆุงู‚ุน ูˆุงู„ุชุทุจูŠู‚ุงุช ู‚ุจู„ ุชู‚ุฏูŠู… ุฃูŠ ู…ุนู„ูˆู…ุงุช ุดุฎุตูŠุฉ. ุฅุฐุง ูƒู†ุช ุชุณุชุฎุฏู… ู‡ุฐู‡ ุงู„ุทุฑู‚ ุจุญูƒู…ุฉุŒ ูุฅู†ูƒ ุณุชุชู…ูƒู† ู…ู† ุดุญู† ุดุฏุงุช ุจุจุฌูŠ ู…ุฌุงู†ุง ูˆุงู„ุงุณุชู…ุชุงุน ุจุชุฌุฑุจุฉ ุงู„ู„ุนุจุฉ ุจุดูƒู„ ุฃูุถู„.
https://pgucify.com/

_contributed by {user: guest@socialtext.net} on {date: 2023-10-30 20:38:14 GMT}_

---
Elementum sagittis vitae et leo. Ipsum dolor sit amet consectetur adipiscing elit ut aliquam purus.
https://google.com

_contributed by {user: guest@socialtext.net} on {date: 2023-10-31 23:29:42 GMT}_

---
Elementum sagittis vitae et leo. Ipsum dolor sit amet consectetur adipiscing elit ut aliquam purus.
https://google.com

_contributed by {user: guest@socialtext.net} on {date: 2023-11-01 12:31:18 GMT}_

---
Customize your Zepeto character with free Zems and express your personality to the fullest.
https://zpemstacks.net/

_contributed by {user: guest@socialtext.net} on {date: 2023-11-03 15:36:01 GMT}_

---
Become the master of your own destiny as Episode free gems empower you to defy fate and forge your own path. Navigate through twists and turns, overcome obstacles, and shape your character's legacy with the abundance of gems at your disposal.
https://egemlis.com/

_contributed by {user: guest@socialtext.net} on {date: 2023-11-13 18:01:03 GMT}_

---
Dragon tamers whispered of an ancient dance that, when performed under the light of the full moon, granted them the favor of free gems bestowed by the dragon spirits.
Feel Free To Visit My Homepage: https://dcgemsly.site/

_contributed by {user: guest@socialtext.net} on {date: 2023-11-20 19:15:33 GMT}_

---
Great: https://sites.google.com/view/strom-gas24-de/start

_contributed by {user: guest@socialtext.net} on {date: 2023-11-21 07:51:29 GMT}_

---
Transform your IMVU experience into a visual masterpiece by harnessing the power of IMVU free credits for unparalleled customization.
Feel Free To Visit My Homepage: https://govucreds.site

_contributed by {user: guest@socialtext.net} on {date: 2023-11-27 20:12:24 GMT}_

---
ู‚ู… ุจุชุฌุฑุจุฉ ูุฑูŠุฏุฉ ู…ู† ู†ูˆุนู‡ุง ู…ุน ุดุญู† ุนู…ู„ุงุช ุชูŠูƒ ุชูˆูƒ ู…ุฌุงู†ุง ูˆุงุณุชู…ุชุน ุจุงู„ุชูุงุนู„ ุงู„ุฅูŠุฌุงุจูŠ.
Feel Free To Visit My Homepage: https://tikaraby.com

_contributed by {user: guest@socialtext.net} on {date: 2023-12-03 14:58:03 GMT}_

---
Geomorphology examines the sculpting forces of nature, unraveling how landforms evolve and change over time.
- Feel Free To Visit My Homepage: https://www.nsf.gov

_contributed by {user: guest@socialtext.net} on {date: 2024-06-28 21:37:45 GMT}_
^ Druลกtvene mreลพe za znanstvenike

^^ ORCID

http://orcid.org/

^^ Google Scholar Citations

http://openscholar.harvard.edu/
http://vivoweb.org/

Izvori:
<http://libguides.library.uu.nl/content.php?pid=310987&sid=3058269>!!!
http://ru.za.libguides.com/Academic
http://ukwebfocus.wordpress.com/2013/02/06/why-im-evaluating-researchgate/
http://ukwebfocus.wordpress.com/tag/academia-edu/
http://www.slideshare.net/Wowter/personal-publication-lists
http://blogs.plos.org/mfenner/scholarly-communication-cookbook-create-a-researcher-profile-page/
http://blogs.plos.org/mfenner/2011/07/27/google-scholar-citations-researcher-profiles-and-why-we-need-an-open-bibliography/
http://www.slideshare.net/lisbk/managing-your-digital-profile
^^^ Programi:

^^^^ [Pregled e-izvora za povijest umjetnosti]

^^^^ [Pregled e-izvora za pedagogiju]

^^^^ [Pregled e-izvora za druลกtvene znanosti]

^^^^ [Pregled e-izvora za humanistiku]

^^^^ [Pregled e-izvora za filologije]

^^^^ [Osnove pretraลพivanja bibliografskih baza podataka]

^^^^ [Elektroniฤki ฤasopisi]

^^^^ [Elektroniฤke knjige]

^^^^ [Repozitorij ustanove i otvoreni pristup znanstvenim radovima]

^^^^ Organiziranje vlastite bibliografije ([Zotero])

^^^^ [Utvrฤ‘ivanje citiranosti znanstvenika i ugleda ฤasopisa]

^^^^ [Stvaranje akademskog digitalnog profila]
^^ Alati za upravljanje referencama

Alati kojima moลพemo organizirati reference prikupljene u vlastitom istraลพivanju: _reference/bibliographic/citation managers_ (i _social bookmarking_)

* najpoznatiji komercijalni proizvodi
** EndNote
** Reference Manager
** RefWorks
* najpoznatiji besplatni proizvodi
** "Zotero"<http://www.zotero.org/>
** "Mendeley"<http://www.google.hr/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CCsQFjAA&url=http%3A%2F%2Fwww.mendeley.com%2F&ei=WuKNT6jXNaGk0QWooLTaDA&usg=AFQjCNEVpKja3JtP8GN54FvCXQ4FFrukSg&sig2=NLsc7EGqPdsvROFCGWg1Ng>

^^^^ Usporedba:

http://www.lib.berkeley.edu/PUBL/endnote.html
http://en.wikipedia.org/wiki/Comparison_of_reference_management_software

^^ Poฤetak rada

^^^ Instalacija

^^ ล to moลพe i ลกto vi moลพete

^^ Unoลกenje referenci

^^ Stilovi citiranja

Koji stil koristiti:

* "APA"<http://www.library.cornell.edu/resrch/citmanage/apa>: psihologija, pedagogija i druge druลกtvene znanosti
* "MLA"<http://writing.wisc.edu/Handbook/DocMLA.html>: knjiลพevnost, umjetnost, humanistika
* "Chicago Manual of Style"<http://www.chicagomanualofstyle.org/tools_citationguide.html> (biljeลกke i bibliografija) - humanistika, knjiลพevnost, povijest, umjetnost
* "Chicago Manual of Style"<http://www.chicagomanualofstyle.org/tools_citationguide.html> (autor-datum) - prirodne i druลกtvene znanosti

"Saลพeto o stilovima citiranja"<http://www.cite.auckland.ac.nz/>
^^ Alati za upravljanje referencama

Alati kojima moลพemo organizirati reference prikupljene u vlastitom istraลพivanju: _reference/bibliographic/citation managers_ (i _social bookmarking_)

* najpoznatiji komercijalni proizvodi
** EndNote
** Reference Manager
** RefWorks
* najpoznatiji besplatni proizvodi
** "Zotero"<http://www.zotero.org/>
** "Mendeley"<http://www.google.hr/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CCsQFjAA&url=http%3A%2F%2Fwww.mendeley.com%2F&ei=WuKNT6jXNaGk0QWooLTaDA&usg=AFQjCNEVpKja3JtP8GN54FvCXQ4FFrukSg&sig2=NLsc7EGqPdsvROFCGWg1Ng>

^^^^ Usporedba:

http://www.lib.berkeley.edu/PUBL/endnote.html
http://en.wikipedia.org/wiki/Comparison_of_reference_management_software

^^ Poฤetak rada sa Zoterom

^^^ Instalacija

trenutna verzija: Zotero 3.0 - Standalone ili Zotero for Firefox

Ako ลพelimo koristiti Zotero Standalone (a uobiฤajeno koristimo Firefox kao preglednik weba) treba instalirati:

* Zotero Standalone 3.0.3 for Windows
* Zotero 3.0.3 for Firefox
* provjeriti Word Processor Plugin (Zotero preferences -> Cite )

Registracija i izrada korisniฤkog raฤuna za zotero web server i upisivanje korisniฤkog raฤuna u zotero preferences

^^ ล to Zotero moลพe i ลกto vi moลพete sa Zoterom

* prikupiti, opisati i organizirati reference
* pretraลพivati reference, obiljeลพiti ih tagovima i opisati biljeลกkama
* spremiti privitke uz zapis o dokumentu
* spremiti svoju 'knjiลพnicu' na Zotero web posluลพitelju i dijeliti je s drugim ljudima
* 'izvoziti podatke iz Zotera
* oblikovati pojedinaฤne reference ili bibliografske popise pomoฤ‡u Zotera i ukljuฤivati ih u svoje tekstove (Word dokumente)
* koristiti soju 'knjiลพnicu' na bilo kojem raฤunalu ("Zotero + Firefox Portable"<http://www.zotero.org/support/kb/portable_firefox>)

^^ Unoลกenje referenci u Zotero

*1. Pretraลพivanjem e-izvora/baza podataka* (_Location Bar Icons_): kad pretraลพujemo knjiลพniฤne kataloge, bibliografske baze podataka i zbirke elektroniฤkih ฤasopisa i knjiga, pojavljuje se ikona u okviru za URL koja nam omoguฤ‡uje da uhvatimo podatke o referenci

2. _*Create New Item from Current Page*_ gumb: otvorena web stranica sprema se kao referenca u Zoteru

3. *Dohvaฤ‡anje metapodataka za PDF* (_Retrieve Metadata for PDFs_): Zotero ฤ‡e pokuลกati dohvatiti metapodatke (u Google Znalcu) za pdf koji imamo spremljen lokalno na svom raฤunalu. Datoteku treba dovuฤ‡i u Zotero, oznaฤiti je i nakon desnog klika miลกem odabrati โ€œRetrieve Metadata for PDFโ€.

4. *Traลพiti dokument pomoฤ‡u jedinstvenog identifikatora*: DOI, ISBN, ili PubMed ID-a.

5. *Ruฤno dodavanje dokumenta*

6. *Unos zapisa iz drugih alata*

^^ Stilovi citiranja

Koji stil koristiti:

* "APA"<http://www.library.cornell.edu/resrch/citmanage/apa>: psihologija, pedagogija i druge druลกtvene znanosti
* "MLA"<http://writing.wisc.edu/Handbook/DocMLA.html>: knjiลพevnost, umjetnost, humanistika
* "Chicago Manual of Style"<http://www.chicagomanualofstyle.org/tools_citationguide.html> (biljeลกke i bibliografija) - humanistika, knjiลพevnost, povijest, umjetnost
* "Chicago Manual of Style"<http://www.chicagomanualofstyle.org/tools_citationguide.html> (autor-datum) - prirodne i druลกtvene znanosti

"Saลพeto o stilovima citiranja"<http://www.cite.auckland.ac.nz/>
Elektroniฤki ฤasopisi - uobiฤajeno dostupni unutar nekih zbirki ili baza podataka s cjelovitim tekstom (_fulltext databases_). Postoje razliฤite vrste takvih zbirki (ฤasopisi mogu biti okupljeni prema razliฤitim kriterijima).

^^^ Zbirke ฤasopisa pojedinog (ili skupine) izdavaฤa:

* u pravilu su pretplaฤ‡ena tekuฤ‡a godiลกta i nekoliko godiลกta unatrag
* mogu se pretplatiti svi ฤasopisi nekog izdavaฤa, ili neki podskup, npr. samo ฤasopisi iz odreฤ‘enih podruฤja znanosti
* nakon otkazivanja pretplate, trebali bismo imati i dalje pristup prethodno plaฤ‡anim godiลกtima (primjeri: "Springer"<http://www.springerlink.com/>, "Wiley-Blackwel"<http://onlinelibrary.wiley.com/> )

*Primjeri:*

* "ScienceDirect"<http://www.sciencedirect.com/> - zbirka ฤasopisa izdavaฤa Elsevier (~2000 naslova)
* "Cambridge Journals Online"<http://journals.cambridge.org/> - HSS Collection (172 naslova)
* "Emerald"<http://www.emeraldinsight.com/> Library and Information Studies (20 naslova)
* "PsycARTICLES"<http://ovidsp.ovid.com/ovidweb.cgi?T=JS&NEWS=n&MODE=ovid&PAGE=main&D=yrovft> - zbirka ฤasopisa American Psychological Associaltion
* "DUKE UNIVERSITY PRESS ONLINE"<http://dukejournals.org> - probni pristup do 9. lipnja 2012
* "Project MUSE"<http://muse.jhu.edu/> - zbirka ฤasopisa (503 naslova)

^^^ Agregatori:

* okupljaju ฤasopise bez posebnog kriterija, prodaju se u paketu
* pristup nekom naslovu unutar zbirke nije trajno garantiran
* dostupni su cjeloviti tekstovi za vrlo raznolike raspone godina, ali ฤesto uz embargo od (uobiฤajeno) 6-12 mjeseci

*Primjeri:*

* "Academic search complete"<http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=a9h> (EBSCOhost) - akademska multidisciplinarna baza; 13138 = ukupni broj indeksiranih ฤasopisa i magazina (11604 recenziranih);8700 ฤasopisa i magazina s cjelovitim tekstom (7548 recenziranih )
* "Business Source Complete"<http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=bth> (EBSCOhost) - znanstveno-poslovna baza podataka
* "MasterFILE Premier"<http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=f5h> (EBSCOhost) - baza namijenjena narodnim knjiลพnicama
* CEEOL

^^^ Digitalni arhivi:

* sadrลพe digital(izira)ne verzije ฤasopisa, u pravilu starija godiลกta, ฤesto i do prvog izaลกlog broja
* najฤeลกฤ‡e ne sadrลพe novija godiลกta ฤasopisa (tzv. _moving wall_) - obiฤno 2-5 godina
* mogu ukljuฤivati bibliografske podatke o novijim godiลกtima i linkove na stranice ฤasopisa u zbirkama izdavaฤa
* mogu biti OA ili dostupni uz pretplatu
* ako se pretplaฤ‡uju, prestankom pretplate gubi se u potpunosti pravo pristupa cjelovitom tekstu

*Primjeri:*

* "JSTOR"<http://www.jstor.org/> je multidisciplinarna digitalna arhiva znanstvenih ฤasopisa. Omoguฤ‡en je pristup zbirkama Arts & Sciences I, Arts & Sciences II, Arts & Sciences III, Arts & Sciences IV, i Arts & Sciences V (629 naslova)
* "Persรฉe"<http://www.persee.fr/> je digitalna zbirka francuskih humanistiฤkih ฤasopisa (i manji broj zbornika i nizova knjiga) u otvorenom pristupu. Sadrลพi i digitalizirana stara godiลกta ('francuski JSTOR'). Novija godiลกta (2-5 godina) uglavnom nisu slobodno dostupna.
* "PubMed Central"<http://www.ncbi.nlm.nih.gov/pmc/> - Slobodno dostupna digitalna arhiva ฤasopisa iz podruฤja biomedicine.

^^^ Direktoriji ฤasopisa (nacionalni ili meฤ‘unarodni)

* mogu biti direktoriji otvoreno dostupnih ili ฤasopisa dostupnih uz pretplatu (ili kombinirani)

*Primjeri:*

* "CAIRN"<http://www.cairn.info/> je zbirka koja sadrลพi preko 200 francuskih i belgijskih ฤasopisa iz podruฤja druลกtvenih i humanistiฤkih znanosti.
* "Revues.org"<http://www.revues.org/> zbirka novih godiลกta druลกtveno-humanistiฤkih ฤasopisa na francuskom jeziku (otvoreno dostupnih i dostupnih uz pretplatu)
* (CAIRN, Revues.Org i Persee - 3 razliฤite zbirke francuskih ฤasopisa, svaka pokriva drukฤiji skup ฤasopisa i razliฤite vremenske raspone s razliฤitim obuhvatom cjelovitih tekstova)
* "DOAJ"<http://www.doaj.org/> - Directory of Open Access Journals
* "Hrฤak"<http://hrcak.srce.hr/> je centralni portal koji na jednom mjestu okuplja hrvatske znanstvene i struฤne ฤasopise koji nude otvoreni pristup svojim radovima

ALI!
Otvoreno dostupni ฤasopis - oprez: "Beallโ€™s List of Predatory Open-Access Publishers"<http://scholarlyoa.com/publishers/>

^^^ Bibliografske baze podataka s cjelovitim tekstovima:

* veฤ‡ina bibliografskih baza danas sadrลพi linkove na cjelovite tekstove, a neke i ukljuฤuju odreฤ‘en broj naslova ฤasopisa u cjelovitom tekstu

*Primjer:*

* "SocINDEX with Full Text"<http://...> (EBSCOhost)

("popis ฤasopisa"<http://www.ebscohost.com/titleLists/sih-coverage.htm> ukljuฤenih u SocINDEX FT)

^^^ Popisi ฤasopisa relevantnih za odreฤ‘enu regiju/jezik:

* "E-Zeitschriften Osteuropa"<http://www.vifaost.de/zeitschriften/2/>
* "Digitalna narodna biblioteka Srbije"<http://scc.digital.nb.rs/>: Zenit, Politika...
* "doiSerbia"<http://www.doiserbia.nb.rs/>
* "Digitalna knjiลพnica Slovenije"<http://www.dlib.si/>
* Electronic Periodicals Archive & Database (EPA) - http://epa.oszk.hu/
* "ULAKBIM National Databases"<http://uvt.ulakbim.gov.tr/uvt/> - sadrลพi i velik broj cjelovitih tekstova mnogih turskih ฤasopisa
* "DigiZeitschriften"<http://www.digizeitschriften.de/> - direktorij njemaฤkih znanstvenih ฤasopisa - dostupan u cjelosti uz pretplatu, ali veฤ‡ina naslova je barem djelomiฤno dostupna i besplatno u cjelovitom tekstu
* "Redalyc"<http://redalyc.uaemex.mx/> - ลกpanjolski, portugalski, latinskoameriฤki i karipski znanstveni ฤasopisi (besplatni cjeloviti tekstovi)
* "Biblior.net"<http://biblior.net/index.html> - biblioteca romรขneascฤƒ de internet

^^ Pristup cjelovitim tekstovima

# Katalog elektroniฤkih ฤasopisa (obavezno - neke zbirke ฤasopisa nisu indeksirane u google-u, znaฤi, moguฤ‡e je da neลกto imamo, ali googlanjem neฤ‡emo pronaฤ‡i)
# Google i Google Scholar (upisti toฤan naslov ฤlanka u navodnicima)
# Traลพilice slobodno dostupnih radova (manji dio OA repozitorija nije pretraลพiv preko Googlea)
** "Scientific Commons"<http://en.scientificcommons.org/>
** "OpenDOAR"<http://www.opendoar.org/>
** "SSRN"<http://www.ssrn.com/> - Social Science Research Network
** "BASE"<http://base.ub.uni-bielefeld.de/en/index.php>
# ako nema e-oblika - tiskani oblik
** Katalozi Knjiลพnice FF-a - katalog knjiga i ฤasopisa (neki su ฤasopisi dostupni samo u tiskanom obliku!)
** Katalozi ostalih knjiลพnica u HR: NSK i Katalog Knjiลพnica SuZ (testni)
# Meฤ‘uknjiลพniฤna posudba

^^ Praฤ‡enje sadrลพaja pojedinih naslova ฤasopisa

* "JournalTOCs"<http://www.journaltocs.ac.uk/>
^^ ล to su elektroniฤke knjige?

Knjige za e-ฤitaฤe? Knjige u elektroniฤkom obliku za koriลกtenje na raฤunalu? Digitalizirane knjige?

^^ Veliki projekti digitalizacije knjiga:

"Google Books"<http://books.google.com/>
"The Open Library"<http://openlibrary.org/> odn. "Internet Archive"<http://www.archive.org/details/texts>
"HathiTrust Digital Library"<http://www.hathitrust.org/>

^^ Slobodno dostupne e-knjige:

"OAPEN"<http://www.oapen.org/> (Open Access Publishing in European Networks)
"DOAB"<http://www.doabooks.org/>

^^ Komercijalne znanstvene e-knjige pojedinih izdavaฤa ili agregatora:

* znanstvene e-knjige - uglavnom se kupuju tako da su dostupne iskljuฤivo preko prodavateljevog suฤelja/platforme - svako suฤelje ima svoje specifiฤne opcije pretraลพivanja i koriลกtenja

* problem formata elektroniฤke graฤ‘e - npr. pdf se teลกko ฤita na e-ฤitaฤima - knjige bi trebale biti u ePub formatu

* izdavaฤi se trude nuditi e-knjige i e-ฤasopise na istim suฤeljima

* ฤesta su ograniฤenja u broju istovremenih korisnika, cijena je veฤ‡a nego tiskani oblik, postoje ograniฤenja u koriลกtenju (npr. ispis ili spremanje na vlastito raฤunalo samo manjeg dijela knjige)

* "Why DRM doesn't work.."<http://bradcolbow.com/archive/view/the_brads_why_drm_doesnt_work/>.

^^^^ Agregatori

* najveฤ‡e su "eBook Collection"<http://www.ebscohost.com/ebooks/> (prethodno NetLibrary), MyiLibrary i Ebrary (namamo pristup)

^^^^ Zbirke pojedinih izdavaฤa

* Project Muse)
* "PsycBOOKS (APA)"<http://ovidsp.ovid.com/ovidweb.cgi?T=JS&NEWS=n&MODE=ovid&PAGE=main&D=psbk>
* trenutni probni pristup: "E-DUKE BOOKS SCHOLARLY COLLECTION"<http://site.ebrary.com/lib/clc> (do 9.6.2012.)
Otvoreno dostupne riznice

Otvoreno dostupni ฤasopisi

zaลกto naplaฤ‡uju APC? ล to je dodana vrijednost?

"The vast majority of professional OA publishers that charge article processing fees do not ask authors to transfer copyright. Most reputable ones use one of the creative commons licenses.

Also, virtually no scholarly journal OA or for that matter subscription pays authors anything for their work. Publishing is expected as part of a faculty member's job and we get rewarded by our institutions though salary promotions and keeping our jobs. That is why academics publish.

I started up and ran an OA journal with some colleagues for 12 years without the support of a publisher before transferring it to a very reputable OA publisher that charges publication fees. We would have preferred not to charge authors but did it because the publishing aspect got to be too much work and we couldn't provide the kind of quality publishing a professional publisher can which was something my colleagues and I wanted for the journal.

To do it well, I mean get a journal copy edited, in to in a variety of formats, adequately archived, indexed, assign DOIs and all the other things professional publishers do takes a lot more time, effort and expertise than most faculty have. Sure, if you have a scholarly publishing office at your institution that can help with that, it can be done but most universities including mine do not.

Publishers deserve to make a living just like anyone else. It takes expertise and a lot of effort to do well. Article processing fees have a number of disadvantages but are about the only way currently to fund high quality OA publishing which in my view is a whole lot better than charging subscription fees. There are a lot of very low quality OA publishers out just to make money but there are also high quality professional OA publishers and it really bothers me when they get lumped together.

Dave Solomon
^^^^ [Utvrฤ‘ivanje citiranosti znanstvenika i ugleda ฤasopisa]

^^^^ [Koriลกtenje kataloga Knjiลพnice FF-a]

Za sudjelovanje u teฤaju nije potrebno posebno predznanje, a prijaviti se mogu i nastavnici i studenti.
Cilj teฤaja je dati osnovni pregled znaฤajki i moguฤ‡nosti novog kataloga
 knjiลพnice, i time korisnicima olakลกati samostalno koriลกtenje kataloga.
Teme:

* pretraลพivanje (osnovno i sloลพeno) i pregled rezultata
* pronalaลพenje razliฤitih vrsta graฤ‘e (knjige, ฤasopisi, ocjenski radovi i dr.) u katalogu
* pregled profila korisnika (stanje posudbe, produลพivanje roka posudbe, mijenjanje osobnih podataka)
* izrada vlastitih popisa odabranih primjeraka

^^^^ [Pretraลพivanje znanstvenih informacija na internetu]

Teฤaj je namijenjen prvenstveno sudentima, prethodno znanje nije potrebno.
Cilj teฤaja je dati studentima smjernice za snalaลพenje u mreลพnom 
prostoru i pronalaลพenje sadrลพaja koji im mogu biti od koristi u 
studiranju. Cilj je i upoznati studente s osnovnim kriterijima za 
evaluaciju mreลพnih sadrลพaja.

Teme:

* osnovne karakteristike znanstvenog istraลพivanja i objavljivanja
* razliฤite vrste znanstvenih izvora informacija na internetu (bibliografije, elektroniฤke knjige, elektroniฤki ฤasopisi, referentna graฤ‘a, predavanja, disertacije...)
* najvaลพniji informacijski servisi (bibliografske baze podataka,tematski portali, traลพilice, druลกtveni 'bookmarking', alati za organiziranje referenci...)
* evaluacija mreลพnih izvora

^^^^ [Elektroniฤke knjige]

Teฤaj je namijenjen studentima i nastavnicima.
Potrebno prethodno znanje: poznavanje osnova pretraลพivanja weba.
Cilj teฤaja je dati uvid u postojeฤ‡e raspoloลพive digitalne knjige (tekstove), naฤine njihovog nalaลพenja i koriลกtenja.

Teme:

* osnovni servisi za nalaลพenje elektroniฤkih knjiga (GoogleBooks i OCA/Internet Archive)
* nedostaci
* elektroniฤke knjige i autorsko pravo

^^^^ [Elektroniฤki ฤasopisi]

^^^^ [Osnove pretraลพivanja bibliografskih baza podataka]

(na primjerima: CC, ERIC, LISTA, SocIndex)

osnovna polja za pretraลพivanje
booleovi operatori

(<http://www.onlinecourses.org/2009/11/08/100-extremely-useful-search-engines-for-science/>)

^^^^ [Citatne baze podataka]

^^^^ [Web za psihologe]

^^^^ [Otvoreni pristup]
^^^ ล to je to 'otvoreni pristup'?

{image: OA.jpg}

Open Access is the *immediate*, *online*, *free availability* of research outputs *without restrictions* on use commonly imposed by publisher copyright agreements. Open Access includes the outputs that scholars normally give away for free for publication; it includes peer-reviewed journal articles, conference papers and datasets of various kinds.
"OpenAIRE"<http://www.openaire.eu/en/home> - Open Access Infrastructure for Research in Europe

^^^ ล to su repozitoriji(riznice) akademskih ustanova?

U digitalnim riznicama pohranjuje se, ฤuva i daje i osigurava javni pristup znanstvenim radovima nastalim na nekoj znanstveno-istraลพivaฤkoj ustanovi.

Najvaลพniji sadrลพaj koji treba prikupiti i staviti javnosti na raspolaganje su recenzirani ฤlanci u znanstvenim ฤasopisima!

Koja verzija ฤlanka?

* rukopis (preprint)
* zavrลกna verzija (postprint) - verzija koja je proลกla recenziju i u koju su unesene preinake po uputama recenzenta, moลพda je i ureฤ‘ena i lektorirana
* izdavaฤev PDF

Digitalna riznica moลพe sadrลพavati i:

* ocjenske radove i ostale studentske radove (ETDs)
* izvjeลกtaje
* materijale nastale tijekom nastavnog procesa
* podatke prikupljene tijekom znanstvenih istraลพivanja i u svrhu provoฤ‘enja znanstvenih istraลพivanja ("open data")

Osim riznica ustanova, postoje i:

* tematske riznice (npr. E-LIS, SSRN, arXiv)
* riznice siroฤadi ("orphan repositories" - npr. "OpenDepot.org"<http://opendepot.org/>)

^^^ Kako ustanoviti smijemo li svoj rad pohraniti u repozitoriju ustanove?

Dozvoljava li nam to izdavaฤ?

"SHERPA/ROMEO Publisher copyright policies and self-archiving"<http://www.sherpa.ac.uk/romeo/>

Licence to publish ("primjer"<http://alpsp.org/Ebusiness/Libraries/LP_Stuff/Licence_to_Publish__Oct_09.sflb.ashx?download=true>) =/= transfer of copyright

"Copyright toolbox"<http://copyrighttoolbox.surf.nl> - SURF & JISC

^^^ Digitalni arhiv Knjiลพnice Filozofskog fakulteta

Adresa: http://darhiv.ffzg.hr/

Dokumente u digitalnom arhivu mogu pohraniti svi djelatnici i studenti FF-a (svi s valjanim aai@edu korisniฤkim identitetom). Mogu to uฤiniti samostalno, ili to za njih mogu uฤiniti knjiลพniฤari.

^^^^ Vrste radova koje se mogu pohraniti:

* Knjiga
* Poglavlje iz knjige (Poglavlja ili odlomci iz knjiga, natuknice iz enciklopedija ili leksikona)
* Nastavni materijal
* Zbornik radova sa skupa
* Rad sa skupa (Radovi objavljeni u zbornicima radova sa skupa)
* Prezentacija sa skupa (Prezentacije odrลพane na skupovima - predavanja, demonstracije, radionice, posteri)
* Izvjeลกฤ‡e (Izvjeลกฤ‡a projekata i programa)
* Rukopis (Neobjavljeni radovi, radovi u tisku, radovi poslani u ฤasopise - preprinti)
* ฤŒlanak (ฤŒlanaci iz znanstvenih ili struฤnih ฤasopisa)
* ฤŒlanak - online (ฤŒlanci iz znanstvenih ili struฤnih ฤasopisa objavljenih iskljuฤivo u elektroniฤkom obliku, bez paginacije)
* ฤŒlanak u novinama - paginiran (ฤŒlanci iz novina ili magazina - paginirani)
* ฤŒlanak u novinama - online (ฤŒlanci iz novina ili magazina objavljenih online, bez paginacije)
* Projektna dokumentacija
* Ocjenski rad (Diplomski i magistarski radovi, doktorske disertacije, ostali ocjenski radovi)
* Studentski rad (Seminarski i ostali studentski radovi studenata Filozofskog fakulteta)
* Syllabus
* Ostalo (Svi ostali radovi koji su u domeni ovoga arhiva ali ne pripadaju niti u jednu prethodnu kategoriju)
* Predstava/izloลพba

^^^^ Upute za unos:

# odabir odgovarajuฤ‡e vrste graฤ‘e
# uฤitavanje datoteke (jedne ili viลกe) s vlastitog raฤunala ili s neke URL adrese
** moลพe se priloลพiti jedan dokument u viลกe razliฤitih formata; poลพeljno je da Microsoft Word nije jedini prilozeni format (treba napraviti pdf)
** treba definirati pravo pristupa: samo za registrirane korisnike / samo za osoblje arhiva / za sve
** moลพe se odabrati jedna od "Creative Commons licenci"<http://creativecommons.org/licenses/?lang=hr>
** moguฤ‡e je definirati vremenski embargo za pristup
** treba odrediti na kojem je jeziku dokument koji prilaลพemo
** ako smo mijenjali opis formata - 'obnovi metapodatke'!
# opisivanje dokumenta metapodacima - specifiฤno za svaku vrstu dokumenta
# odreฤ‘ivanje podruฤja kojem pripada dokument (moguฤ‡e je odabrati viลกe podruฤja)
# pohrana
# nakon pohrane, rad nije odmah vidljiv u u arhivu, treba uvijek proฤ‡i kontrolu urednika arhiva!

^^^ Kako mozemo na internetu pronaci slobodno i besplatno dostupne znanstvene tekstove?

Traลพilice slobodno dostupnih radova:

* Google!
* Google Znalac! (tek manji dio OA repozitorija nije pretraลพiv preko Google-a)

* "BASE"<http://base.ub.uni-bielefeld.de/en/index.php>!

Ostali:

* "Scientific Commons"<http://en.scientificcommons.org/>
* "OpenDOAR"<http://www.opendoar.org/> (trenutno ne radi)
* "SSRN"<http://www.ssrn.com/> - Social Science Research Network
* popis: http://paulstainthorp.com/2012/03/09/list-of-cross-repository-search-tools/
^ I. "Osnove pretraลพivanja"<http://saturn.ffzg.hr/edukacijakorisnika/index.cgi?osnove_pretraลพivanja_bibliografskih_baza_podataka>

* Oblikovanje informacijskog upita
* Booleovi operatori
* Kraฤ‡enje i zamjenski znakovi (wild cards)
* Koriลกtenje zagrada i navodnika
* Pomagala za pretraลพivanje

^ II. dostupne zbirke elektroniฤkih ฤasopisa

Baze cjelovitog teksta (fulltext databases) ili zbirke e-ฤasopisa. Postoje razliฤite vrste takvih zbirki (ฤasopisi mogu biti okupljeni prema razliฤitim kriterijima).

* Zbirke ฤasopisa pojedinih (ili skupine)izdavaฤa
** "ScienceDirect"<http://www.sciencedirect.com/> - zbirka ฤasopisa izdavaฤa Elsevier (~2000 naslova)
** "Cambridge Journals Online"<http://journals.cambridge.org/> - HSS Collection (172 naslova)
** "Emerald"<http://www.emeraldinsight.com/> Library and Information Studies (20 naslova)
** "PsycARTICLES"<http://ovidsp.ovid.com/ovidweb.cgi?T=JS&NEWS=n&MODE=ovid&PAGE=main&D=yrovft> - zbirka ฤasopisa American Psychological Associaltion
** "DUKE UNIVERSITY PRESS ONLINE"<http://dukejournals.org> - probni pristup do 9. lipnja 2012
** "Project MUSE"<http://muse.jhu.edu/> - zbirka ฤasopisa (503 naslova)
* Agregatori
** "Academic search complete"<http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=a9h> (EBSCOhost)- 13138 = ukupni broj indeksiranih ฤasopisa i magazina (11604 recenziranih);8700 ฤasopisa i magazina s cjelovitim tekstom (7548 recenziranih )
** "Business Source Complete"<http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=bth> (EBSCOhost)
** "MasterFILE Premier"<http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=f5h> (EBSCOhost)
* Digitalni arhivi
** "JSTOR"<http://www.jstor.org/> je multidisciplinarna digitalna arhiva znanstvenih ฤasopisa. Omoguฤ‡en je pristup zbirkama Arts & Sciences I, Arts & Sciences II, Arts & Sciences III, Arts & Sciences IV, i Arts & Sciences V (629 naslova)
** "Persรฉe"<http://www.persee.fr/> je digitalna zbirka francuskih humanistiฤkih ฤasopisa (i manji broj zbornika i nizova knjiga) u otvorenom pristupu. Sadrลพi i digitalizirana stara godiลกta ('francuski JSTOR'). Novija godiลกta (2-5 godina) uglavnom nisu slobodno dostupna.
** "PubMed Central"<http://www.ncbi.nlm.nih.gov/pmc/> - Slobodno dostupna digitalna arhiva ฤasopisa iz podruฤja biomedicine.
* Direktoriji ฤasopisa (nacionalni ili meฤ‘unarodni)
** "CAIRN"<http://www.cairn.info/> je zbirka koja sadrลพi preko 200 francuskih i belgijskih ฤasopisa iz podruฤja druลกtvenih i humanistiฤkih znanosti.
** "Revues.org"<http://www.revues.org/> zbirka novih godiลกta druลกtveno-humanistiฤkih ฤasopisa na francuskom jeziku (otvoreno dostupnih i dostupnih uz pretplatu)
** (CAIRN, Revues.Org i Persee - 3 razliฤite zbirke francuskih ฤasopisa, svaka pokriva drukฤiji skup ฤasopisa i razliฤite vremenske raspone s razliฤitim obuhvatom cjelovitih tekstova)
** "DOAJ"<http://www.doaj.org/> - Directory of Open Access Journals
** "Hrฤak"<http://hrcak.srce.hr/> je centralni portal koji na jednom mjestu okuplja hrvatske znanstvene i struฤne ฤasopise koji nude otvoreni pristup svojim radovima

^ III. dostupne zbirke elektroniฤkih knjiga

* "Google Books"<http://books.google.com/>
* "The Open Library"<http://openlibrary.org/>
* "HathiTrust Digital Library"<http://www.hathitrust.org/>
* "OAPEN"<http://www.oapen.org/> (Open Access Publishing in European Networks)
* "PsycBOOKS (APA)"<http://ovidsp.ovid.com/ovidweb.cgi?T=JS&NEWS=n&MODE=ovid&PAGE=main&D=psbk>
* komercijalne zbirke e-knjiga: najveฤ‡e su eBook Collection (prethodno NetLibrary), MyiLibrary i Ebrary (namamo pristup)
* "ebraryโ€™s Library & KM Center"<http://site.ebrary.com/lib/librarycenter/home.action> - otvoreni pristup
* zbirke pojedinih izdavaฤa
* trenutni probni pristup: "E-DUKE BOOKS SCHOLARLY COLLECTION"<http://site.ebrary.com/lib/clc> (do 9.6.2012.)

^ IV. dostupni sekundarni izvori informacija

Bibliografske i citatne baze podataka.
Mogu biti multidisciplinarne (opฤ‡e) ili specijalizirane za jedno podruฤje znanosti.
Razliฤite baze podataka mogu biti ponuฤ‘ene na razliฤitim suฤeljima za pretraลพivanje.

^^^ Bibliografske baze podataka:

Najvaลพnija opฤ‡a bibliografska baza podataka: Current Contents
Specijalizirane bibliografske baze za podruฤje druลกtvenih znanosti:
International Bibliography of the Social Sciences (CSA-Proquest) - nemamo pristup

* Sociologija
** "SocINDEX (EBSCO)"<http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=sih>
** Sociological Abstracts (CSA-Proquest) - nemamo pristup
* Antropologija
** "Anthropological Index Online"<http://aio.anthropology.org.uk/aio/> besplatno kazalo ฤlanaka koje posjeduje Anthropology Library u Centre for Anthropology of the British Museum. Pokriva literaturu od 1950ih do danas.
** "Anthropological Literature"<http://isites.harvard.edu/icb/icb.do?keyword=anthrolit> (nemamo pristup).
** "Anthropology Review Database"<http://wings.buffalo.edu/ARD/> - besplatna baza prikaza antropoloลกkih knjiga, filmova, softvera, multimedije i elektroniฤkih izvora.
** "AnthroSource"<http://www.aaanet.org/publications/anthrosource/> (nemamo pristup)
* Psihologija
** "PsycINFO"<http://ovidsp.ovid.com/ovidweb.cgi?T=JS&NEWS=n&MODE=ovid&PAGE=main&D=psyh>
* Pedagogija
** "ERIC"<http://search.ebscohost.com/>
* Informacijske znanosti
** "LISTA"<http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=lxh>

^^^ Citatne baze podataka:

* Google Scholar
* Scopus
* Web of Science (ISI Web of Knowledge) โ€“ WOS - obuhvaฤ‡a proizvode ISI-ja (Institute for Scientific Information - Thomson Reuters):
** Science Citation Index (SCI)
** Arts & Humanities Citation Index (A&HCI)
** Social Sciences Citation Index (SSCI)
** Science Citation Index Expanded (SCI-EXPANDED)
** Journal Citation Reports (JCR)

^ V. Referentna literatura online i ostali korisni web-izvori

"Online dictionary of the Social Sciences"<http://bitbucket.icaap.org/>
"Companion for Undergraduate Dissertations"<http://www.socscidiss.bham.ac.uk/s1.html> : Sociology, Anthropology, Politics, Social Policy, Social Work and Criminology

^ VI. pristup cjelovitim tekstovima

Kako toฤno utvrditi postoji li neki ฤlanak u cjelovitom obliku na internetu? (nakon ลกto smo pronaลกli toฤnu referencu)

# Katalog elektroniฤkih ฤasopisa (obavezno - neke zbirke ฤasopisa nisu indeksirane u google-u, znaฤi, moguฤ‡e je da neลกto imamo, ali 'googlanjem' neฤ‡emo pronaฤ‡i)
# Google i Google Scholar (upisti toฤan naslov ฤlanka u navodnicima)
# Traลพilice slobodno dostupnih radova (manji dio OA repozitorija nije pretraลพiv preko Googlea)
** "Scientific Commons"<http://en.scientificcommons.org/>
** "OpenDOAR"<http://www.opendoar.org/> (trenutno ne radi)
** "SSRN"<http://www.ssrn.com/> - Social Science Research Network
** "BASE"<http://base.ub.uni-bielefeld.de/en/index.php>
# ako nema e-oblika - tiskani oblik
** Katalozi Knjiลพnice FF- a - katalog knjiga i ฤasopisa (neki su ฤasopisi dostupni samo u tiskanom obliku!)
** Katalozi ostalih knjiลพnica u HR: NSK i Katalog Knjiลพnica SuZ (testni)
# Meฤ‘uknjiลพniฤna posudba

^ VII. organizacija i ฤuvanje vlastitih referenci

Alati za okupljanje, ฤuvanje, organizaciju i koriลกtenje referenci (reference / bibliographic managers):

* Zotero
* Mendeley
* CiteULike
^ I. dostupne zbirke elektroniฤkih ฤasopisa

Baze cjelovitog teksta (fulltext databases) ili zbirke e-ฤasopisa. Postoje razliฤite vrste takvih zbirki (ฤasopisi mogu biti okupljeni prema razliฤitim kriterijima).

* Zbirke ฤasopisa pojedinih (ili skupine)izdavaฤa
** "ScienceDirect"<http://www.sciencedirect.com/> - zbirka ฤasopisa izdavaฤa Elsevier (~2000 naslova)
** "Cambridge Journals Online"<http://journals.cambridge.org/> - HSS Collection (172 naslova)
** "Emerald"<http://www.emeraldinsight.com/> Library and Information Studies (20 naslova)
** "PsycARTICLES"<http://ovidsp.ovid.com/ovidweb.cgi?T=JS&NEWS=n&MODE=ovid&PAGE=main&D=yrovft> - zbirka ฤasopisa American Psychological Associaltion
** "DUKE UNIVERSITY PRESS ONLINE"<http://dukejournals.org> - probni pristup do 9. lipnja 2012
** "Project MUSE"<http://muse.jhu.edu/> - zbirka ฤasopisa (503 naslova)
* Agregatori
** "Academic search complete"<http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=a9h> (EBSCOhost)- 13138 = ukupni broj indeksiranih ฤasopisa i magazina (11604 recenziranih);8700 ฤasopisa i magazina s cjelovitim tekstom (7548 recenziranih )
** "Business Source Complete"<http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=bth> (EBSCOhost)
** "MasterFILE Premier"<http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=f5h> (EBSCOhost)
* Digitalni arhivi
** "JSTOR"<http://www.jstor.org/> je multidisciplinarna digitalna arhiva znanstvenih ฤasopisa. Omoguฤ‡en je pristup zbirkama Arts & Sciences I, Arts & Sciences II, Arts & Sciences III, Arts & Sciences IV, i Arts & Sciences V (629 naslova)
** "Persรฉe"<http://www.persee.fr/> je digitalna zbirka francuskih humanistiฤkih ฤasopisa (i manji broj zbornika i nizova knjiga) u otvorenom pristupu. Sadrลพi i digitalizirana stara godiลกta ('francuski JSTOR'). Novija godiลกta (2-5 godina) uglavnom nisu slobodno dostupna.
** "PubMed Central"<http://www.ncbi.nlm.nih.gov/pmc/> - Slobodno dostupna digitalna arhiva ฤasopisa iz podruฤja biomedicine.
* Direktoriji ฤasopisa (nacionalni ili meฤ‘unarodni)
** "CAIRN"<http://www.cairn.info/> je zbirka koja sadrลพi preko 200 francuskih i belgijskih ฤasopisa iz podruฤja druลกtvenih i humanistiฤkih znanosti.
** "Revues.org"<http://www.revues.org/> zbirka novih godiลกta druลกtveno-humanistiฤkih ฤasopisa na francuskom jeziku (otvoreno dostupnih i dostupnih uz pretplatu)
** (CAIRN, Revues.Org i Persee - 3 razliฤite zbirke francuskih ฤasopisa, svaka pokriva drukฤiji skup ฤasopisa i razliฤite vremenske raspone s razliฤitim obuhvatom cjelovitih tekstova)
** "DOAJ"<http://www.doaj.org/> - Directory of Open Access Journals
** "Hrฤak"<http://hrcak.srce.hr/> je centralni portal koji na jednom mjestu okuplja hrvatske znanstvene i struฤne ฤasopise koji nude otvoreni pristup svojim radovima

^ II. dostupne zbirke elektroniฤkih knjiga

* "Google Books"<http://books.google.com/>
* "The Open Library"<http://openlibrary.org/>
* "HathiTrust Digital Library"<http://www.hathitrust.org/>
* "OAPEN"<http://www.oapen.org/> (Open Access Publishing in European Networks)
* "PsycBOOKS (APA)"<http://ovidsp.ovid.com/ovidweb.cgi?T=JS&NEWS=n&MODE=ovid&PAGE=main&D=psbk>
* komercijalne zbirke e-knjiga: najveฤ‡e su eBook Collection (prethodno NetLibrary), MyiLibrary i Ebrary (namamo pristup)
* zbirke pojedinih izdavaฤa
* trenutni probni pristup: "E-DUKE BOOKS SCHOLARLY COLLECTION"<http://site.ebrary.com/lib/clc> (do 9.6.2012.)

^ III. dostupni sekundarni izvori informacija

Bibliografske i citatne baze podataka.
Mogu biti multidisciplinarne (opฤ‡e) ili specijalizirane za jedno podruฤje znanosti.
Razliฤite baze podataka mogu biti ponuฤ‘ene na razliฤitim suฤeljima za pretraลพivanje.

^^^ Bibliografske baze podataka:

Najvaลพnija opฤ‡a bibliografska baza podataka: Current Contents
Specijalizirane bibliografske baze:

* "LLBA"<http://www.csa.com/factsheets/llba-set-c.php> Linguistics & Language Behavior Abstracts (nemamo pristup)
* "MLA International Bibliography"<http://www.ebscohost.com/public/mla-international-bibliography> (nemamo pristup) - knjiลพevnost, jezik, lingvistika, folklor, knjiลพevna teorija i krtitika, izvedbene umjetnosti, tiskarstvo i izdavaลกtvo, retorika, poduฤavanje jezika
* "Francis"<http://www.inist.fr/spip.php?article42> (nemamo pristup) - humanistika i druลกtvene znanosti, naglasak na europskoj literaturi (1984-danas)
* "Linguistic Bibliography Online"<http://lb.brillonline.nl/public/> (nemamo pristup)
* "Linguistics Abstracts Online"<http://www.linguisticsabstracts.com/> (nemamo pristup)
* "BLLDB"<http://www.blldb-online.de/> - online verzija Bibliography of Linguistic Literature (djelomiฤno slobodan pristup - za godiลกta 0d 1971-1995.).
* "European Bibliography of Slavic and East European Studies (EBSEES)"<http://ebsees.staatsbibliothek-berlin.de/> - slobodan pristup

^^^ Citatne baze podataka:

* Google Scholar
* Scopus
* Web of Science (ISI Web of Knowledge) โ€“ WOS - obuhvaฤ‡a proizvode ISI-ja (Institute for Scientific Information - Thomson Reuters):
** Science Citation Index (SCI)
** Arts & Humanities Citation Index (A&HCI)
** Social Sciences Citation Index (SSCI)
** Science Citation Index Expanded (SCI-EXPANDED)
** Journal Citation Reports (JCR)

^^^ Nacionalne bibliografije

* IFLA - "National Bibliographic Register"<http://www.ifla.org/en/node/2216>

^ IV. pristup cjelovitim tekstovima

Kako toฤno utvrditi postoji li neki ฤlanak u cjelovitom obliku na internetu? (nakon ลกto smo pronaลกli toฤnu referencu)

# Katalog elektroniฤkih ฤasopisa (obavezno - neke zbirke ฤasopisa nisu indeksirane u google-u, znaฤi, moguฤ‡e je da neลกto imamo, ali googlanjem neฤ‡emo pronaฤ‡i)
# Google i Google Scholar (upisti toฤan naslov ฤlanka u navodnicima)
# Traลพilice slobodno dostupnih radova (manji dio OA repozitorija nije pretraลพiv preko Googlea)
** "Scientific Commons"<http://en.scientificcommons.org/>
** "OpenDOAR"<http://www.opendoar.org/>
** "SSRN"<http://www.ssrn.com/> - Social Science Research Network
** "BASE"<http://base.ub.uni-bielefeld.de/en/index.php>
# ako nema e-oblika - tiskani oblik
** Katalozi Knjiลพnice FF- a - katalog knjiga i ฤasopisa (neki su ฤasopisi dostupni samo u tiskanom obliku!)
** Katalozi ostalih knjiลพnica u HR: NSK i Katalog Knjiลพnica SuZ
# Meฤ‘uknjiลพniฤna posudba

^ V. Korisni izvori za pojedine filologije:

^^^^ Slavistika

* "ViFaOst: Virtuelle Fachbibliothek Osteuropa"<http://www.vifaost.de/>
* "Slavistik Portal"<http://www.slavistik-portal.de/en.html>

^^^^ Srbistika

* "Narodna biblioteka Srbije"<http://nb.rs/>
* "Digitalna narodna biblioteka Srbije"<http://scc.digital.nb.rs/>: Zenit, Politika...
* "doiSerbia"<http://www.doiserbia.nb.rs/>
* "Srpski citatni indeks"<http://scindeks.nb.rs/>
* "Bibliografija Srbije"<http://nb.rs/pages/article.php?id=1384>

^^^^ Slovenistika

* "Digitalna knjiลพnica Slovenije"<http://www.dlib.si/>

^^^^ Ukrajinistika

* "ะ†ะทะฑะพั€ะฝะธะบ"<http://litopys.org.ua/> - zbirka razliฤitih primarnih izvora vezanih uz povijest Ukrajine od 9. do 18.st.

^^^^ Klasiฤna filologija

* "L'Annรฉe philologique"<http://www.annee-philologique.com/aph/> (namamo pristup, ali imamo tiskanu verziju)
* "ITER"<http://www.itergateway.org/> - Gateway to Middle Ages & Renaissance (nemamo pristup)

^^^^ Hungarologija

* CEEOL (<http://www.ceeol.com/>)
* Magyar Elektronikus Kรถnyvtรกr (MEK) - http://mek.oszk.hu
* Electronic Periodicals Archive & Database (EPA) - http://epa.oszk.hu/

^^^^ Turkologija

* "ULAKBIM National Databases"<http://uvt.ulakbim.gov.tr/uvt/> - sadrลพi i velik broj cjelovitih tekstova mnogih turskih ฤasopisa

^^^^ Germanistika

* "DigiZeitschriften"<http://www.digizeitschriften.de/> - direktorij njemaฤkih znanstvenih ฤasopisa - dostupan u cjelosti uz pretplatu, ali veฤ‡ina naslova je barem djelomiฤno dostupna i besplatno u cjelovitom tekstu
* "Bibliographie der deutschen Sprach- und Literaturwissenschaft"<http://www.bdsl-online.de/>
* Njemaฤka nacionalna bibliografija - "Katalog der Deutschen Nationalbibliothek"<https://portal.d-nb.de/>

^^^^ Talijanistika

* ITALINEMO - Riviste di italianistica nel mondo - indeksira talijanistiฤke ฤasopise objavljene ลกirom svijeta od 2000. nadalje
* "Biblioteca Italiana"<http://www.bibliotecaitaliana.it/>

^^^^ Francuski jezik i knjiลพevnost

* "CAIRN"<http://www.cairn.info/>
* "Persรฉe"<http://www.persee.fr/>
* "Revues.org"<http://www.revues.org/> (3 razliฤite zbirke francuskih ฤasopisa, svaka pokriva drukฤiji skup ฤasopisa i razliฤite vremenske raspone s razliฤitim obuhvatom cjelovitih tekstova)
* "FRANTEXT"<http://artfl-project.uchicago.edu/content/artfl-frantext> (nemamo pristup) - nekadaลกnji Trรฉsor de la langue franรงaise

^^^^ ล panjolski jezik i hispanske knjiลพevnosti

* "Hispana"<http://hispana.mcu.es/en/inicio/inicio.cmd> - digitalne zbirke ลกpanjolskih muzeja, arhiva i knjiลพnica
* Bibliografรญa de la Literatura Espaรฑola desde 1980 (nemamo pristup)
* "Base de datos de libros editados en Espaรฑa"<http://www.mcu.es/libro/CE/AgenciaISBN/BBDDLibros/Sobre.html>

^^^^ Portugalski jezik i knjiลพevnost

* "PORBASE"<http://www.porbase.org/> - Base Nacional de Dados Bibliogrรกficos
* "Redalyc"<http://redalyc.uaemex.mx/> - ลกpanjolski, portugalski, latinskoameriฤki i karipski znanstveni ฤasopisi (besplatni cjeloviti tekstovi)

^^^^ Rumunjski jezik i knjiลพevnost

* "Biblior.net"<http://biblior.net/index.html> - biblioteca romรขneascฤƒ de internet
^ Osnove pretraลพivanja i oblikovanje informacijskog upita

Pretraลพujemo *baze podataka*.
Baze podataka sadrลพe *zapise o dokumentima*, a tek ponekad i cjelovite dokumente.
Zapisi se sastoje od *polja* i njihovih *vrijednosti*.
Npr. vrijednost polja โ€žAutorโ€œ moลพe biti โ€žUmberto Ecoโ€œ.
Polja za opis dokumenta nazivamo i *metapodacima*.
Baze podataka koje nalazimo u knjiลพnicama, obavezno sadrลพe i polja za *bibliografski opis* dokumenata, uz ostale vrste polja.

^^^ Oblikovanje informacijskog upita

^^^^ primjer 1: ranokrลกฤ‡anski spomenici

archaeology of early Christianity
early christian art
early christian monuments
early christian iconography
early christian archaeology

"early christian" AND (art OR iconography OR monuments OR archaeology)

^^^^ primjer 2: "uloga roditelja u ranom odgoju"

โ€œearly educationโ€, โ€œearly childhood educationโ€
"parent role", "parent involvement", "parent participation"
("early childhood education" OR "early education") AND ("parent role" OR "parent involvement" OR "parent participation")

^^^^ primjer 3: ovladavanje drugim jezikom

โ€œsecond language acquisitionโ€, โ€œsecond language learningโ€ , โ€œsecond language instructionโ€

"second language" AND (acquisition OR learning OR instruction)

^^^ Pomagala za pretraลพivanje i pomagala za snalaลพenje u nazivlju

Tezaurusi (leksikoni) - ERIC, PsycINFO
Kazala (predmetnica - subject terms, deskriptora, autora, publikacija...)

"Getty Vocabularies"<http://www.getty.edu/research/tools/vocabularies/>

* The Art & Architecture Thesaurus (AAT)ยฎ
* The Cultural Objects Name Authority (CONA) โ„ข
* The Getty Thesaurus of Geographic Names (TGN)ยฎ
* The Union List of Artist Names (ULAN)ยฎ

"Iconclass"<http://www.iconclass.org/>

"ARTCYCLOPEDIA"<http://www.artcyclopedia.com/>

^^^ Booleovi operatori

Booleove operatore ili logiฤke veznike (or, and, not) koristimo da bismo povezali odabrane pojmove za pretraลพivanje kako bismo proลกirili (or) ili suzili (and, not) pretragu unutar baze podataka, i time pronaลกli relevantne informacije.

* OR traลพi zapise koji sadrลพe bilo koji od odabranih pojmova. Proลกiruje pretraลพivanje.
** art or iconography
** acquisition or learning
* AND traลพi zapise koji sadrลพe sve odabrane pojmove. Suลพava pretraลพivanje.
** art and medieval
** drama and theatre
* NOT iskljuฤuje zapise koji sadrลพe odabrani pojam.
** monuments not cemetery	
** acquisition not instruction

^^^ Kraฤ‡enje i zamjenski znakovi (wild cards)

Koriste se da bismo oblikovali upite s rijeฤima koje sadrลพe nepoznata slova, viลกestruke inaฤice i razliฤite zavrลกetke. Znakovi za kraฤenje i zamjenski znakovi ne mogu se koristiti na poฤetku izraza za pretraลพivanje.
U veฤ‡ini baza podataka moguฤ‡e je koriลกtenje znakova na kraju rijeฤi, tako da pretraga obuhvaฤ‡a sve inaฤice zavrลกetka te rijeฤi. Takvo kraฤ‡enje proลกiruje pretragu. Baze podataka (i traลพilice) koriste razliฤite znakove za kraฤ‡enje, ali najฤeลกฤ‡e koriลกteni znak je asterisk.
Npr. christian* ฤ‡e obuhvatiti: christian ili christians ili christianity...; neurol* ฤ‡e obuhvatiti: neurologic ili neurological ili neurology ili neurologie ili neurologists...
(Kratiti treba paลพljivo โ€“ kraฤ‡enjem nakon premalog broja slova, dobit ฤ‡emo irelevantne rezultate. Npr. cat* ฤ‡e obuhvatiti cataclysm, catacomb, catalepsy, catalog...)

U nekim bazama podataka i traลพilicama moguฤ‡e je zamijeniti jedno ili viลกe slova unutar rijeฤi zamjenskim znakom. Zamjenski znak moลพe biti ? ili #.
Znak ? zamjenjuje jedno slovo unutar rijeฤi.
Npr. ne?t ฤ‡e obuhvatiti neat, nest ili next (ali ne i net!).
Znak # zamjenjuje 0 ili 1 slovo unutar rijeฤi.
Npr. colo#r ฤ‡e obuhvatiti color ili colour.

^^^ Koriลกtenje zagrada i navodnika

Zagrade nam sluลพe za kontrolu izvrลกavanja informacijskog upita. Bez zagrada, pretraลพuju se rijeฤi iz upita redom od lijeva na desno. Zagradama moลพemo grupirati izraze za pretraลพivanje.
Opฤ‡e pretraลพivanje: dog or cat and show or parade
(U rezultatima ฤ‡emo dobiti sve o priredbama s psima ili maฤkama, kao i sve o paradama, bez obzira odnose li se na maฤke ili pse.)
Fokusirano pretraลพivanje: (dog or cat) and (show or parade)
(U rezultatima ฤ‡emo dobiti sve ฤlanke o priredbama ili paradama koje se odnose na pse ili maฤke.)
Obuhvaฤ‡anjem nekog izraza za pretraลพivanje koji se sastoji od nekoliko rijeฤi u navodnike, izvrลกit ฤ‡emo pretraลพivanje i dobiti rezultate koji sadrลพe traลพenu frazu upravo u obliku u kojem smo je naveli. Ovo pravilo (u veฤ‡ini baza) ne vrijedi za fraze koje sadrลพe stop-rijeฤi.

^^^ Pretraลพivanje u opฤ‡im traลพilicama (Google i sl.)

http://libguides.astate.edu/content.php?pid=96424&sid=721988
^ I. Osnove pretraลพivanja

Pretraลพujemo baze podataka.
Baze podataka sadrลพe *zapise* o dokumentima, a tek ponekad i cjelovite dokumente.
Zapisi se sastoje od *polja* i njihovih *vrijednosti*.
Npr. vrijednost polja โ€žAutorโ€œ moลพe biti โ€žEugene Garfieldโ€œ.
Polja za opis dokumenta nazivamo i *metapodacima*.
Baze podataka koje nalazimo u knjiลพnicama, obavezno sadrลพe i polja za *bibliografski opis* dokumenata, uz ostale vrste polja.

^^^ Oblikovanje informacijskog upita

โ€œsecond language acquisitionโ€, โ€œlanguage pedagogyโ€, 'psycholinguistics', 'psychology'.
koristi se i โ€œsecond language learningโ€ i โ€œsecond language instructionโ€
glottodidactics
"second language" AND (acquisition OR learning OR instruction)

^^^ Booleovi operatori

Booleove operatore ili logiฤke veznike (or, and, not) koristimo da bismo povezali odabrane pojmove za pretraลพivanje kako bismo proลกirili (or) ili suzili (and, not) pretragu unutar baze podataka, i time pronaลกli relevantne informacije.

* acquisition or learning	OR traลพi zapise koji sadrลพe bilo koji od odabranih pojmova. Proลกiruje pretraลพivanje.
* acquisition and learning	AND traลพi zapise koji sadrลพe sve odabrane pojmove. Suลพava pretraลพivanje.
* acquisition not instruction	NOT iskljuฤuje zapise koji sadrลพe odabrani pojam.

^^^ Kraฤ‡enje i zamjenski znakovi (wild cards)

Koriste se da bismo oblikovali upite s rijeฤima koje sadrลพe nepoznata slova, viลกestruke inaฤice i razliฤite zavrลกetke. Znakovi za kraฤ‡enje i zamjenski znakovi ne mogu se koristiti na poฤetku izraza za pretraลพivanje.
U veฤ‡ini baza podataka moguฤ‡e je koriลกtenje znakova na kraju rijeฤi, tako da pretraga obuhvaฤ‡a sve inaฤice zavrลกetka te rijeฤi. Takvo kraฤ‡enje proลกiruje pretragu. Baze podataka (i traลพilice) koriste razliฤite znakove za kraฤ‡enje, ali najฤeลกฤ‡e koriลกteni znak je asterisk. Npr. neurol* ฤ‡e obuhvatiti: neurologic ili neurological ili neurology ili neurologie ili neurologists...
(Kratiti treba paลพljivo โ€“ kraฤ‡enjem nakon premalog broja slova, dobit ฤ‡emo irelevantne rezultate. Npr. cat* ฤ‡e obuhvatiti cataclysm, catacomb, catalepsy, catalog...)

U nekim bazama podataka i traลพilicama moguฤ‡e je zamijeniti jedno ili viลกe slova unutar rijeฤi zamjenskim znakom. Zamjenski znak moลพe biti ? ili #.
Znak ? zamjenjuje jedno slovo unutar rijeฤi.
Npr. ne?t ฤ‡e obuhvatiti neat, nest ili next (ali ne i net!).
Znak # zamjenjuje 0 ili 1 slovo unutar rijeฤi.
Npr. colo#r ฤ‡e obuhvatiti color ili colour.

^^^ Koriลกtenje zagrada i navodnika

Zagrade nam sluลพe za kontrolu izvrลกavanja informacijskog upita. Bez zagrada, pretraลพuju se rijeฤi iz upita redom od lijeva na desno. Zagradama moลพemo grupirati izraze za pretraลพivanje.
Opฤ‡e pretraลพivanje: dog or cat and show or parade
(U rezultatima ฤ‡emo dobiti sve o priredbama s psima ili maฤkama, kao i sve o paradama, bez obzira odnose li se na maฤke ili pse.)
Fokusirano pretraลพivanje: (dog or cat) and (show or parade)
(U rezultatima ฤ‡emo dobiti sve ฤlanke o priredbama ili paradama koje se odnose na pse ili maฤke.)
Obuhvaฤ‡anjem nekog izraza za pretraลพivanje koji se sastoji od nekoliko rijeฤi u navodnike, izvrลกit ฤ‡emo pretraลพivanje i dobiti rezultate koji sadrลพe traลพenu frazu upravo u obliku u kojem smo je naveli. Ovo pravilo (u veฤ‡ini baza) ne vrijedi za fraze koje sadrลพe stop-rijeฤi.

^^^ Pomagala za pretraลพivanje

Tezaurusi (leksikoni) - ERIC, PsycINFO, SocINDEX
Kazala (predmetnica - subject terms, deskriptora, autora, publikacija...)

^ II. dostupne zbirke elektroniฤkih ฤasopisa

Baze cjelovitog teksta (fulltext databases) ili zbirke e-ฤasopisa. Postoje razliฤite vrste takvih zbirki (ฤasopisi mogu biti okupljeni prema razliฤitim kriterijima).

* Zbirke ฤasopisa pojedinih izdavaฤa
** Cambridge Journals Online - HSS Collection
** ScienceDirect (Elsevier)
** PsycARTICLES
** "Emerald"<http://www.emeraldinsight.com/Insight/ac_browse.do?hdAction=link_browse_title&currentChar=A&hdBrowserId=0>
* Agregatori
** Project MUSE
** JSTOR
** EBSCO - "Academic Search Complete"<http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=a9h>
* Direktoriji ฤasopisa (nacionalni ili meฤ‘unarodni)
** HRฤŒAK
** "CAIRN"<http://www.cairn.info/>
** "Persรฉe"<http://www.persee.fr/>
** "Revues.org"<http://www.revues.org/> (3 razliฤite zbirke francuskih ฤasopisa, svaka pokriva drukฤiji skup ฤasopisa i razliฤite vremenske raspone s razliฤitim obuhvatom cjelovitih tekstova)
** DOAJ

^ III. dostupne zbirke elektroniฤkih knjiga

* "Google Books"<http://books.google.com/>
* "The Open Library"<http://openlibrary.org/>
* "HathiTrust Digital Library"<http://www.hathitrust.org/>
* "OAPEN"<http://www.oapen.org/> (Open Access Publishing in European Networks)
* "PsycBOOKS (APA)"<http://ovidsp.ovid.com/ovidweb.cgi?T=JS&NEWS=n&MODE=ovid&PAGE=main&D=psbk>
* komercijalne zbirke e-knjiga: najveฤ‡e su eBook Collection (prethodno NetLibrary), MyiLibrary i Ebrary (namamo pristup)
* zbirke pojedinih izdavaฤa
* trenutni probni pristup: "E-DUKE BOOKS SCHOLARLY COLLECTION"<http://site.ebrary.com/lib/clc> (do 9.6.2012.)

^ IV. digitalne zbirke, portali...

^^^^ Multidisciplinarni:

* "Europeana"<http://www.europeana.eu/portal/>
* "Perseus Digital Library"<http://www.perseus.tufts.edu/hopper/>
* "The European Library"<http://search.theeuropeanlibrary.org/>

^^^^ Filozofija

"PhilPapers"<http://philpapers.org/>

^^^^ Povijest

* "European History Primary Sources (EHPS)"<http://primary-sources.eui.eu/>
* "recensio.net"<http://www.recensio.net/> - review platform for European History

^ V. dostupni sekundarni izvori informacija

Bibliografske i citatne baze podataka.
Mogu biti multidisciplinarne (opฤ‡e) ili specijalizirane za jedno podruฤje znanosti.
Razliฤite baze podataka mogu biti ponuฤ‘ene na razliฤitim suฤeljima za pretraลพivanje.

^^^ Bibliografske baze podataka:

Najvaลพnija opฤ‡a bibliografska baza podataka: Current Contents
Specijalizirane bibliografske baze za podruฤje humanistike:

^^^^ Filozofija

* "The Philosopherโ€™s Index"<http://philindex.org/> (nemamo pristup)

^^^^ Povijest

* "Historical Abstracts"<http://www.ebscohost.com/academic/historical-abstracts> (nemamo pristup)

^^^^ Povijest umjetnosti

* "Art Abstracts"<http://www.ebscohost.com/academic/art-abstracts> (nemamo pristup)
* "ARTbibliographies Modern"<http://www.csa.com/factsheets/artbm-set-c.php> (nemamo pristup)
* "DAAI: Design and Applied Arts Index"<http://www.csa.com/factsheets/daai-set-c.php> (nemamo pristup)

^^^^ Arheologija

* "BIAB - british and irish archaeological bibliography"<http://www.biab.ac.uk/>

^^^ Citatne baze podataka:

* Google Scholar
* Scopus
* Web of Science (ISI Web of Knowledge) โ€“ WOS - obuhvaฤ‡a proizvode ISI-ja (Institute for Scientific Information - Thomson Reuters):
** Science Citation Index (SCI)
** *Arts & Humanities Citation Index (A&HCI)*
** Social Sciences Citation Index (SSCI)
** Science Citation Index Expanded (SCI-EXPANDED)
** Journal Citation Reports (JCR)

^ VI. pristup cjelovitim tekstovima

Kako toฤno utvrditi postoji li neki ฤlanak u cjelovitom obliku na internetu? (nakon ลกto smo pronaลกli toฤnu referencu)

# Katalog elektroniฤkih ฤasopisa (obavezno - neke zbirke ฤasopisa nisu indeksirane u google-u, znaฤi, moguฤ‡e je da neลกto imamo, ali googlanjem neฤ‡emo pronaฤ‡i)
# Google i Google Scholar (upisti toฤan naslov ฤlanka u navodnicima)
# Traลพilice slobodno dostupnih radova (manji dio OA repozitorija nije pretraลพiv preko Googlea)
** "Scientific Commons"<http://en.scientificcommons.org/>
** "OpenDOAR"<http://www.opendoar.org/>
** "SSRN"<http://www.ssrn.com/> - Social Science Research Network
** "BASE"<http://base.ub.uni-bielefeld.de/en/index.php>
# ako nema e-oblika - tiskani oblik
** Katalozi Knjiลพnice FF- a - katalog knjiga i ฤasopisa (neki su ฤasopisi dostupni samo u tiskanom obliku!)
** Katalozi ostalih knjiลพnica u HR: NSK i Katalog Knjiลพnica SuZ (testni)
# Meฤ‘uknjiลพniฤna posudba

^ VII. organizacija i ฤuvanje vlastitih referenci

Alati za okupljanje, ฤuvanje, organizaciju i koriลกtenje referenci (reference / bibliographic managers):

    * Zotero
    * Mendeley
    * CiteULike

^ VII. Kategorizacija ฤasopisa i vrednovanje znanstvenika

Nacionalno vijeฤ‡e za znanost - "Pravilnici"<http://www.nvz.hr/index.php?option=com_docman&task=cat_view&gid=15&Itemid=44>
Page renamed to [Pregled e-izvora za humanistiku ]
23.3.2012., 13-14.30h - Pregled elektroniฤkih izvora (za knjiลพniฤare)

27.3.2012., 10-12h - Pregled korisnih elektroniฤkih izvora za filologe (za znanstveno-nastavno osoblje)

29.3.2012., 10-12h - Pregled korisnih elektroniฤkih izvora za humaniste (za znanstveno-nastavno osoblje)

10.4.2012., 10-12h - Elektroniฤki ฤasopisi (za znanstveno-nastavno osoblje)

12.4.2012., 10-12h - Pregled korisnih elektroniฤkih izvora za druลกtvene znanosti (za znanstveno-nastavno osoblje)

13.4.2012., 10-12h - Repozitorij ustanove i otvoreni pristup znanstvenim radovima (za znanstveno-nastavno osoblje)

18.4.2012., 14-16h - Organiziranje vlastite bibliografije (Zotero) (za znanstveno-nastavno osoblje)

27.4.2012., 10-12h - Utvrฤ‘ivanje citiranosti znanstvenika i ugleda ฤasopisa (za znanstveno-nastavno osoblje)

4.5.2012., 13-15h - Elektroniฤke knjige (za znanstveno-nastavno osoblje)
^^^ Prvi dio: Osnove pretraลพivanja i oblikovanje informacijskog upita

Pretraลพujemo *baze podataka*.
Baze podataka sadrลพe *zapise o dokumentima*, a tek ponekad i cjelovite dokumente.
Zapisi se sastoje od *polja* i njihovih *vrijednosti*.
Npr. vrijednost polja โ€žAutorโ€œ moลพe biti โ€žEugene Garfieldโ€œ.
Polja za opis dokumenta nazivamo i *metapodacima*.
Baze podataka koje nalazimo u knjiลพnicama, obavezno sadrลพe i polja za *bibliografski opis* dokumenata, uz ostale vrste polja.

^^^^ Oblikovanje informacijskog upita

ranokrลกฤ‡anska arheologija, umjetnost, ikonografija, spomenici

archaeology of early Christianity
early christian art
early christian monuments
early christian iconography
early christian archaeology

"early christian" AND (art OR iconography OR monuments OR archaeology)

^^^^ Pomagala za snalaลพenje u nazivlju

"Getty Vocabularies"<http://www.getty.edu/research/tools/vocabularies/>

* The Art & Architecture Thesaurus (AAT)ยฎ
* The Cultural Objects Name Authority (CONA) โ„ข
* The Getty Thesaurus of Geographic Names (TGN)ยฎ
* The Union List of Artist Names (ULAN)ยฎ

"Iconclass"<http://www.iconclass.org/>

"ARTCYCLOPEDIA"<http://www.artcyclopedia.com/>

^^^^ Booleovi operatori

Booleove operatore ili logiฤke veznike (or, and, not) koristimo da bismo povezali odabrane pojmove za pretraลพivanje kako bismo proลกirili (or) ili suzili (and, not) pretragu unutar baze podataka, i time pronaลกli relevantne informacije.

* art or iconography	OR traลพi zapise koji sadrลพe bilo koji od odabranih pojmova. Proลกiruje pretraลพivanje.
* art and architecture	AND traลพi zapise koji sadrลพe sve odabrane pojmove. Suลพava pretraลพivanje.
* monuments not cemetery	NOT iskljuฤuje zapise koji sadrลพe odabrani pojam.

^^^^ Kraฤ‡enje i zamjenski znakovi (wild cards)

Koriste se da bismo oblikovali upite s rijeฤima koje sadrลพe nepoznata slova, viลกestruke inaฤice i razliฤite zavrลกetke. Znakovi za kraฤenje i zamjenski znakovi ne mogu se koristiti na poฤetku izraza za pretraลพivanje.
U veฤ‡ini baza podataka moguฤ‡e je koriลกtenje znakova na kraju rijeฤi, tako da pretraga obuhvaฤ‡a sve inaฤice zavrลกetka te rijeฤi. Takvo kraฤ‡enje proลกiruje pretragu. Baze podataka (i traลพilice) koriste razliฤite znakove za kraฤ‡enje, ali najฤeลกฤ‡e koriลกteni znak je asterisk (*).
Npr. christian* ฤ‡e obuhvatiti: christian ili christians ili christianity...
(Kratiti treba paลพljivo โ€“ kraฤ‡enjem nakon premalog broja slova, dobit ฤ‡emo irelevantne rezultate. Npr. cat* ฤ‡e obuhvatiti cataclysm, catacomb, catalepsy, catalog...)

U nekim bazama podataka i traลพilicama moguฤ‡e je zamijeniti jedno ili viลกe slova unutar rijeฤi zamjenskim znakom. Zamjenski znak moลพe biti ? ili #.
Znak ? zamjenjuje jedno slovo unutar rijeฤi.
Npr. ne?t ฤ‡e obuhvatiti neat, nest ili next (ali ne i net!).
Znak # zamjenjuje 0 ili 1 slovo unutar rijeฤi.
Npr. colo#r ฤ‡e obuhvatiti color ili colour.

^^^^ Koriลกtenje zagrada i navodnika

Zagrade nam sluลพe za kontrolu izvrลกavanja informacijskog upita. Bez zagrada, pretraลพuju se rijeฤi iz upita redom od lijeva na desno. Zagradama moลพemo grupirati izraze za pretraลพivanje.
Opฤ‡e pretraลพivanje: dog or cat and show or parade
(U rezultatima ฤ‡emo dobiti sve o priredbama s psima ili maฤkama, kao i sve o paradama, bez obzira odnose li se na maฤke ili pse.)
Fokusirano pretraลพivanje: (dog or cat) and (show or parade)
(U rezultatima ฤ‡emo dobiti sve ฤlanke o priredbama ili paradama koje se odnose na pse ili maฤke.)
Obuhvaฤ‡anjem nekog izraza za pretraลพivanje koji se sastoji od nekoliko rijeฤi u navodnike, izvrลกit ฤ‡emo pretraลพivanje i dobiti rezultate koji sadrลพe traลพenu frazu upravo u obliku u kojem smo je naveli. Ovo pravilo (u veฤ‡ini baza) ne vrijedi za fraze koje sadrลพe stop-rijeฤi.

^^^ Drugi dio: dostupni sekundarni izvori informacija

*Bibliografske i citatne baze podataka*
Mogu biti multidisciplinarne(opฤ‡e) ili specijalizirane za jedno podruฤje znanosti.
Razliฤite baze podataka mogu biti ponuฤ‘ene na razliฤitim suฤeljima za pretraลพivanje.

^^^^ Bibliografske baze podataka

Specijalizirane bibliografske baze za podruฤje povijesti umjetnosti:

* "Bibliography of the History of Art (BHA) & Rรฉpertoire de la litterature de l'art (RILA)"<http://library.getty.edu/bha>

^^^^ Citatne baze podataka

Google Scholar
Web of Science (ISI Web of Knowledge) โ€“ WOS - obuhvaฤ‡a proizvode ISI-ja (Institute for Scientific Information - Thomson Reuters):

* Science Citation Index (SCI)
* Arts & Humanities Citation Index (A&HCI)
* Social Sciences Citation Index (SSCI)
* Science Citation Index Expanded (SCI-EXPANDED)
* Journal Citation Reports (JCR)

^^^ Treฤ‡i dio: dostupne zbirke elektroniฤkih ฤasopisa, knjiga, slika, podataka

^^^^ Zbirke e-ฤasopisa

* Project MUSE
* JSTOR
* Persee
* Academic Search Complete
* HRฤŒAK, CAIRN
* DOAJ
* Zbirke pojedinih izdavaฤa (ScienceDirect, Cambridge Online)

^^^^ Zbirke e-knjiga

* "Google Books"<http://books.google.com/>
* "The Open Library"<http://openlibrary.org/>
* "OAPEN"<http://www.oapen.org/> (Open Access Publishing in European Networks)

^^^^ Zbirke slika i podataka o umjetniฤkim djelima

* "Bildindex der Kunst und Architektur"<http://www.bildindex.de/>
* "Census"<http://www.census.de/>

^^^ ฤŒetvrti dio: organizacija i ฤuvanje vlastitih referenci

Alati za okupljanje, ฤuvanje, organizaciju i koriลกtenje referenci (reference / bibliographic managers):

* Zotero
* Mendeley
* CiteULike
^ I. Zbirke elektroniฤkih ฤasopisa

Baze cjelovitog teksta (fulltext databases) ili zbirke e-ฤasopisa. Postoje razliฤite vrste takvih zbirki (ฤasopisi mogu biti okupljeni prema razliฤitim kriterijima).

* Zbirke ฤasopisa pojedinih izdavaฤa
** Cambridge Journals Online - HSS Collection
** ScienceDirect (Elsevier)
** PsycARTICLES
** "Emerald"<http://www.emeraldinsight.com/Insight/ac_browse.do?hdAction=link_browse_title&currentChar=A&hdBrowserId=0>
* Agregatori
** Project MUSE
** JSTOR
** EBSCO - "Academic Search Complete"<http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=a9h>
* Direktoriji ฤasopisa (nacionalni ili meฤ‘unarodni)
** HRฤŒAK
** DOAJ

^ II. Zbirke elektroniฤkih knjiga

* "Google Books"<http://books.google.com/>
* "The Open Library"<http://openlibrary.org/>
* "OAPEN"<http://www.oapen.org/> (Open Access Publishing in European Networks)
* "PsycBOOKS (APA)"<http://ovidsp.ovid.com/ovidweb.cgi?T=JS&NEWS=n&MODE=ovid&PAGE=main&D=psbk>

^ III. Sekundarni izvori informacija

Bibliografske i citatne baze podataka.
Mogu biti multidisciplinarne (opฤ‡e) ili specijalizirane za jedno podruฤje znanosti.
Razliฤite baze podataka mogu biti ponuฤ‘ene na razliฤitim suฤeljima za pretraลพivanje.

^^^ Bibliografske baze podataka:

Specijalizirane bibliografske baze za podruฤje druลกtvenih znanosti:

* Pedagogija
** "ERIC"<http://search.ebscohost.com/>
* Psihologija
** "PsycINFO"<http://ovidsp.ovid.com/ovidweb.cgi?T=JS&NEWS=n&MODE=ovid&PAGE=main&D=psyh>

^^^ Citatne baze podataka:

* Google Scholar

^ IV. Osnove pretraลพivanja baza podataka

Pretraลพujemo baze podataka.
Baze podataka sadrลพe *zapise* o dokumentima, a tek ponekad i cjelovite dokumente.
Zapisi se sastoje od *polja* i njihovih *vrijednosti*.
Npr. vrijednost polja โ€žAutorโ€œ moลพe biti โ€žEugene Garfieldโ€œ.
Polja za opis dokumenta nazivamo i *metapodacima*.
Baze podataka koje nalazimo u knjiลพnicama, obavezno sadrลพe i polja za *bibliografski opis* dokumenata, uz ostale vrste polja.

^^^ Oblikovanje informacijskog upita

primjer: "uloga roditelja u ranom odgoju"

โ€œearly educationโ€, โ€œearly childhood educationโ€
"parent role", "parent involvement", "parent participation"
"early childhood education" AND ("parent role" OR "parent involvement" OR "parent participation")

^^^ Booleovi operatori

Booleove operatore ili logiฤke veznike (or, and, not) koristimo da bismo povezali odabrane pojmove za pretraลพivanje kako bismo proลกirili (or) ili suzili (and, not) pretragu unutar baze podataka, i time pronaลกli relevantne informacije.

* acquisition or learning	OR traลพi zapise koji sadrลพe bilo koji od odabranih pojmova. Proลกiruje pretraลพivanje.
* acquisition and learning	AND traลพi zapise koji sadrลพe sve odabrane pojmove. Suลพava pretraลพivanje.
* acquisition not instruction	NOT iskljuฤuje zapise koji sadrลพe odabrani pojam.

^^^ Kraฤ‡enje i zamjenski znakovi (wild cards)

Koriste se da bismo oblikovali upite s rijeฤima koje sadrลพe nepoznata slova, viลกestruke inaฤice i razliฤite zavrลกetke. Znakovi za kraฤ‡enje i zamjenski znakovi ne mogu se koristiti na poฤetku izraza za pretraลพivanje.
U veฤ‡ini baza podataka moguฤ‡e je koriลกtenje znakova na kraju rijeฤi, tako da pretraga obuhvaฤ‡a sve inaฤice zavrลกetka te rijeฤi. Takvo kraฤ‡enje proลกiruje pretragu. Baze podataka (i traลพilice) koriste razliฤite znakove za kraฤ‡enje, ali najฤeลกฤ‡e koriลกteni znak je asterisk (*).
Npr. neurol* ฤ‡e obuhvatiti: neurologic ili neurological ili neurology ili neurologie ili neurologists...
(Kratiti treba paลพljivo โ€“ kraฤ‡enjem nakon premalog broja slova, dobit ฤ‡emo irelevantne rezultate. Npr. cat* ฤ‡e obuhvatiti cataclysm, catacomb, catalepsy, catalog...)

U nekim bazama podataka i traลพilicama moguฤ‡e je zamijeniti jedno ili viลกe slova unutar rijeฤi zamjenskim znakom. Zamjenski znak moลพe biti ? ili #.
Znak ? zamjenjuje jedno slovo unutar rijeฤi.
Npr. ne?t ฤ‡e obuhvatiti neat, nest ili next (ali ne i net!).
Znak # zamjenjuje 0 ili 1 slovo unutar rijeฤi.
Npr. colo#r ฤ‡e obuhvatiti color ili colour.

^^^ Koriลกtenje zagrada i navodnika

Zagrade nam sluลพe za kontrolu izvrลกavanja informacijskog upita. Bez zagrada, pretraลพuju se rijeฤi iz upita redom od lijeva na desno. Zagradama moลพemo grupirati izraze za pretraลพivanje.
Opฤ‡e pretraลพivanje: dog or cat and show or parade
(U rezultatima ฤ‡emo dobiti sve o priredbama s psima ili maฤkama, kao i sve o paradama, bez obzira odnose li se na maฤke ili pse.)
Fokusirano pretraลพivanje: (dog or cat) and (show or parade)
(U rezultatima ฤ‡emo dobiti sve ฤlanke o priredbama ili paradama koje se odnose na pse ili maฤke.)
Obuhvaฤ‡anjem nekog izraza za pretraลพivanje koji se sastoji od nekoliko rijeฤi u navodnike, izvrลกit ฤ‡emo pretraลพivanje i dobiti rezultate koji sadrลพe traลพenu frazu upravo u obliku u kojem smo je naveli. Ovo pravilo (u veฤ‡ini baza) ne vrijedi za fraze koje sadrลพe stop-rijeฤi.

^^^ Pomagala za pretraลพivanje

Tezaurusi (leksikoni) - ERIC, PsycINFO
Kazala (predmetnica - subject terms, deskriptora, autora, publikacija...)

^ V. Pristup cjelovitim tekstovima

Kako toฤno utvrditi postoji li neki ฤlanak u cjelovitom obliku na internetu? (nakon ลกto smo pronaลกli toฤnu referencu)

# Katalog elektroniฤkih ฤasopisa (obavezno - neke zbirke ฤasopisa nisu indeksirane u google-u, znaฤi, moguฤ‡e je da neลกto imamo, ali googlanjem neฤ‡emo pronaฤ‡i)
# Google i Google Scholar (upisti toฤan naslov ฤlanka u navodnicima)
# Traลพilice slobodno dostupnih radova (manji dio OA repozitorija nije pretraลพiv preko Googlea)
** "Scientific Commons"<http://en.scientificcommons.org/>
** "OpenDOAR"<http://www.opendoar.org/>
** "SSRN"<http://www.ssrn.com/> - Social Science Research Network
** "BASE"<http://base.ub.uni-bielefeld.de/en/index.php>
# ako nema e-oblika - tiskani oblik
** Katalozi Knjiลพnice FF- a - katalog knjiga i ฤasopisa (neki su ฤasopisi dostupni samo u tiskanom obliku!)
** Katalozi ostalih knjiลพnica u HR: NSK i Katalog Knjiลพnica SuZ (testni)
# Meฤ‘uknjiลพniฤna posudba

^ VI. Organizacija i ฤuvanje vlastitih referenci

Alati za okupljanje, ฤuvanje, organizaciju i koriลกtenje referenci (reference / bibliographic managers):

    * Zotero
    * Mendeley
    * CiteULike
Page renamed to [Pregled e-izvora za filologije]
Page renamed to [Pregled e-izvora za druลกtvene znanosti]
^^ Osnovne karakteristike znanstvenog istraลพivanja i objavljivanja

Nastavljanje na prethodna istraลพivanja:

* vaลพnost poznavanja postojeฤ‡e, veฤ‡ objavljene literature (bibliografske baze podataka!)
* vaลพnost poznavanja tekuฤ‡ih, suvremenih istraลพivanja (koji su ลพariลกni problemi i izazovi nekog podruฤja?)
* vaลพnost citiranja koriลกtenih izvora (odavanje priznanja autorima, potkrepljivanje vlastitih teza)

Kontrola kvalitete: vaลพnost recenzenata, redaktora, nakladnika.

Znanstvenicima je vaลพno objavljivati u uvrijeลพenim (formalnim) oblicima publikacija: knjige, ฤasopisi, zbornici (na pappiru ili u elektroniฤkom obliku).

^^ Razliฤite vrste znanstvenih izvora informacija na internetu

(bibliografije, elektroniฤke knjige, elektroniฤki ฤasopisi, referentna graฤ‘a, predavanja, disertacije...)

^^ Najvaลพniji informacijski servisi

(bibliografske baze podataka,tematski portali, traลพilice, druลกtveni 'bookmarking', alati za organiziranje referenci...)

^^ Evaluacija mreลพnih izvora

----

Online-teฤajevi:

http://www.vts.intute.ac.uk/detective/index.html
http://www.vts.intute.ac.uk/
^^ Poฤetak rada u katalogu Knjiลพnice FF-a

Suฤelje kataloga dostupno je na hrvatskom i engleskom jeziku (poฤetna postava ovisi o postavkama raฤunala).

Za pretraลพivanje kataloga nije se potrebno prijaviti (logirati), pretraลพivati mogu i neuฤlanjene osobe.
Prijava je potrebna za pristup naprednijim funkcionalnostima kataloga.

Prijava: pomoฤ‡u aai@edu korisniฤkih podataka.

Nakon prijave u katalog, korisniku se pruลพa uvid u osobne podatke:

* postojeฤ‡a zaduลพenja i rezervacije,
* novฤane kazne (nisu joลก u funkciji),
* osobni detalji (svaki korisnik moลพe ispraviti i dopuniti svoje kontakt-podatke. podaci nisu vidljivi drugim korisnicima!)
* povijest ฤitanja
* ureฤ‘ivanje popisa

Na stranicu s osobnim podacima uvijek se, tijekom rada, mozete vratiti klikom na vlastito ime i prezime u gornjem desnom kutu ekrana.

^^^ Osnovna struktura kataloga

Knjiลพniฤni katalog sastoji se od zapisa o graฤ‘i - *bibliografskih zapisa* i *zapisa o primjercima*.
(Svaki zapis sastoji se od polja i njihovih vrijednosti: npr. vrijednost polja "autor" je "Slavoj ลฝiลพek").
Uz jedan bibliografski zapis moลพe biti vezano viลกe zapisa o primjercima.
U pravilu, za jedno izdanje jednog naslova izraฤ‘uje se jedan bibliografski zapis - knjiลพnica moลพe posjedovati viลกe primjeraka istog izdanja istog naslova.
U Knjiลพnici FF-a (zbog spajanja viลกe fondova) nekad za viลกe primjeraka istog izdanja jednog naslova postoji nekoliko bibliografskih zapisa - to oteลพava pretraลพivanje i doprinosi nepreglednosti.

^^ Pretraลพivanje kataloga

^^^ Pretraลพivanje s poฤetne stranice (jednostavno pretraลพivanje)

Viลกe opcija:

* pretraลพi "katalog knjiลพnice" - pretraลพuju se sva polja zapisa ("primjer"<<https://koha.ffzg.hr/cgi-bin/koha/opac-search.pl?q=barthes>)
* pretraลพi "naslov"
* pretraลพi "autor" - pretraลพuju se sva polja u kojima postoji podatak o stvaratelju (ne samo o gl. autoru djela)
* pretraลพi "predmet" - pretraลพuju se predmetnice (kluฤne rijeฤi)
* pretraลพi "ISBN" - pretraลพivanje prema jedinstvenom identifikatoru knjige
* pretraลพi "serija" - pretraลพivanje prema nakladniฤkoj cjelini/kolu/nizu/seriji
* pretraลพi "signatura" - pretraลพivanje prema oznaci smjeลกtaja knjige u knjiลพnici

^^^ Sloลพeno pretraลพivanje

Preciznije pretraลพivanje - prema veฤ‡em broju polja i veฤ‡em broju vrijednosti.
Moguฤ‡nost ograniฤavanja pretraลพivanja prema vremenskom periodu (prema godini objavljibvanja publikacije).
Moguฤ‡nost ograniฤavanja pretraลพivanja prema vrsti graฤ‘e.

"Viลกe opcija" i "manje opcija" - razlika:

* *viลกe opcija*: moguฤ‡nost unosa veฤ‡eg broja vrijednosti za pretraลพivanje; moguฤ‡nost koriลกtenja booleovih operatora (i/ili/ne)
* *manje opcija*: podrazumijevani operator je i; unos do 3 vrijednosti za pretraลพivanje

^^^ Prikaz rezultata

^^^^ Prikaz zapisa u listi rezultata pretraลพivanja

^^^^ Sortiranje i "Pretraลพi unutar rezultata"

^^^^ Prikaz jednog zapisa

^^^^ Odabrani naslovi

^^ Ureฤ‘ivanje popisa graฤ‘e
Odliฤan tutorial (za sve discipline): http://www.vts.intute.ac.uk/detective/index.html

Izbor kvalitetnih web izvora: http://www.intute.ac.uk/psychology/

Internet for Psychology - nline tutorial: http://www.vts.intute.ac.uk/tutorial/psychology
This is a wiki. It has lots of pages that you can write on. Click on links to explore, and click *Home* to come back.

If you'd like an introductory tour of Socialtext, [start here].

The *[Announcements and Links]* page is the page that everyone on your team will see on their *Dashboard*. Here you can post announcements, leave notes, and link to useful resources.
Up: [Workspace Tour - Table of Contents]
Back: [How do I find my way around?]

Here are some more advanced workspace navigation techniques. If you like, you can go back to the basic page, called [How do I find my way around?]

You can use tags to group pages that are related. Anyone can put a tag on a page by clicking the *Add tag* button in the sidebar. You can find pages with a given tag by clicking the tag if it appears in the sidebar, or by going to the dashboard, then clicking on the *"All tags"* link.
>> {image: Navbar-All-tags.png}

Next: [Can I change something?]
Up: [Workspace Tour - Table of Contents]
Back: [How do I make links?]

Visit the *dashboard* and click on the *New Page* Button. You will see a new page to edit. Change the name of the page by editing the title in the field on top. Put the text of the page in the larger space below. Click the green *Save* button.
>> {image: Create-New-Page.png}

You can also create a new page by making a link on an existing page. While editing, select the text to link and click on http:base/images/wikiwyg_icons/link.gif in the toolbar. You can also put the name of the page you wish to create in square brackets, like this: *{{[Title of New Page]}}*.

After saving, the link will appear with a dashed underline, which means the link refers to page that does not exist. Whenever you click on a dashed link, you can create the missing page.

To practice, try making a new page with your name as a title using either method.

[Congratulations! You know how to use a workspace]
Here's the 2-minute basic intro:

# Edit this Page. Then type as you like.
# You can't do any permanent damage. See "Revisions" to see revision history for a page and undo changes if needed
# See "Recent Changes" to see what people have been adding lately
# Create a new page by putting a page name in {{[square brackets]}} (creates a new page in this wiki site), like this: [page name]
# Create a hyperlink (an external link) by placing an existing URL in <angle brackets>, like this: http://www.example.com/
Up: [Workspace Tour - Table of Contents]
Back: [Conversations]

* Log the outline of an upcoming meeting or phone conference, and give the address out to participants.
* Make links out to separate pages detailing issues as needed.
* Update the agenda before the meeting, or on the fly during the meeting as new discussion points come up.

| ^^^^ Project Widget Planning Meeting

January 13, 2004
Call-in number: 512-555-1212

* [Widget Product Questions] - Bob
* [Widget Performance Standards] - Akash
* [Widget Production Issues] - Janice |

...a Workspace can also help you with [project plans]...
Up: [Workspace Tour - Table of Contents]
Back: [Meeting agendas]

Share information about projects and tasks with your team.

| ^^^ Widget project summary

^^^^ Recent Updates

11-14-05: Added the Top 5 Requirements
11-14-05: Added a draft of an [Evaluation document]

^^^^ Widget Development Tasks

10-22-2005 100% [Integrated Top 5 Requirements]
10-29-2005 095% [Requirements for Widget]
10-31-2005 080% [Evaluation Document] |

... you can use pages in a Workspace to build "collections of pages"[lists of pages]...
Up: [Workspace Tour - Table of Contents]
Back: [Documents that people are working on]

Here's an example of what a conversation page might look like...

| ^^^ Group-forming metrics

[Adina] - I spoke this afternoon to Anil Gupta over at CyberProteins, Inc. They are interested in the groupforming metrics reports, and are interested in additional metrics about network growth.

[Ed] - It would also be useful to configure these reports more rapidly in the field. We should also consider think about providing services helping customers to choose and implement the right metrics. I'll bring this up at the next business-plan meeting. |

Follow us to see how you can use workspace pages for [meeting agendas]...
This is the people directory, a list of people working in this workspace. It is built by you, as a place to [introduce yourself]. Please add yourself below and then create your own homepage.
>> *Find out more: [Introduce yourself].*


* _[your name here]_ (e.g. [John] or [Jane Doe])

----

*Meet your fellow socialtext users.* You're not alone! Meet other Socialtext customers and support representatives on the {link: exchange [Socialtext Customer Exchange]}. If you have a question, this is the place to go.
Up: [Workspace Tour - Table of Contents]
Back: [What's the funny punctuation?]

Making links in Socialtext is very simple.

To add a link to a page in the workspace, first *double-click* to enter editing mode. Alternatively, click the *Edit* button.

Type the name of the page you want to link to, and turn it into a link simply by selecting it and clicking on http:base/images/wikiwyg_icons/link.gif in the toolbar.

If you make a link to a page that doesn't exist yet, your link will appear with a dotted underline. When you click on the link, the page will be created.

[How do I make a new page?]
Up: [Workspace Tour - Table of Contents]
Back: [Advanced Getting Around]

Glad you asked! Absolutely!

Changing pages is easy. Just *double click.* Alternatively, click the *Edit button* and write some words at the bottom of the page. Go ahead, try it here! You won't hurt anything.
>> {image: View-Page-Edit.png}

You can do this on every page in the Workspace.

[What if I make a mistake?]

----

_Try writing here:_
Up: [Workspace Tour: Table of Contents]
Back: [What else is here?]

You could create a page in a workspace to collaborate on document drafts:

| ^^^ Z-1000 Draft Marketing Collateral

Acme Widgets is proud to present our new, advanced Z-1000 weed-trimmer and hair-styling widget. Its features include:

* a newly-designed rotor with twice the weed-trimming power
* 7 new hair-trimming attachments
* special bulk-pricing options for schools and institutions |

...not to mention to have [conversations] among team members.
Up: [Workspace Tour - Table of Contents]
Back: [Lists of pages]

* *"Home"* at the top left sends you to the dashboard or to the top page.
>> {image: Navbar-Home.png}


* *Click links* to browse around through the pages.

* Click *"What's new"* right next to *"Quick jump"* to see what's new and what has recently changed in the space.
>> {image: View-Page-What's-new.png}


* *Search* from the top left to find pages with specific words in them.
>> {image: Search.png}

Let's look at some more [advanced getting around]
Up: [Workspace Tour - Table of Contents]
Back: [How Do I Make a New Page?]

You're now ready to use your workspace! Now, think about how you want to use it for you and your workgroup, and start creating and editing pages.

To start, you might want to create a personal page for yourself. Just visit the dashboard and click the *New Page* button. Or, you can start with any other page you'd like.

For more ideas, check out the collection of "Best Practices"<http://www.socialtext.net/exchange/index.cgi?best_practices> over at the "Socialtext Customer Exchange"<http://www.socialtext.net/exchange/>.

Enjoy!

_The Socialtext Crew_
Up: [Workspace Tour - Table of Contents]

Hi! This quick tour will help you get acquainted with your Socialtext Workspace. It's easy to do. After you've read each page, just click on the blue underlined link at the bottom to go to the next page -- sort of like turning the page in a book.

A Socialtext Workspace is a way to work together on the web that's fast and fun.

It's a flexible way for you and your team to organize information.

Right now, the information you're looking at is a few paragraphs of text, like you could read in a newspaper or a book.

[What else is here?]
Up: [Workspace Tour - Table of Contents]
Back: [Project plans]

Here are links to some of the pages in this workspace.

| ^^^ Things you might find in a workspace

> [Meeting Agendas]
> [Project Plans]
> [Conversations] |

Now that I know about some of the things I can use a Workspace for, [how do I find my way around?]
This is a list of the pages in the Socialtext Workspace Tour. Click the first one to start the tour, or you can jump into the middle by clicking on one of the other links.

# [Start here]
# [What else is here?]
# [Documents that people are working on]
# [Conversations]
# [Meeting agendas]
# [Project plans]
# [Lists of pages]
# [How do I find my way around?]
# [Advanced getting around]
# [Can I change something?]
# [What if I make a mistake?]
# [What's the funny punctuation?]
# [How do I make links?]
# [How do I make a new page?]
# [Congratulations! You know how to use a workspace]
Up: [Workspace Tour - Table of Contents]
Back: [Can I change something?]

Don't worry, you can't do any permanent damage.

Click on *REVISIONS* to see previous versions of a page. You can always go back to an earlier version. And you can see who changed each version of the page, and when.
>> {image: View-Page-Revisions.png}

Go ahead and try it here. Edit this page, save it, then click on *REVISIONS*

So, [What's the funny punctuation?]
Up: [Workspace Tour - Table of Contents]
Back: [What if I make a mistake?]

In the background, Socialtext formats pages with a few extra symbols, like brackets and asterisks, in the text. For the most part, when editing you can ignore this. However, you may come across these symbols, for example, while browsing through the page revision history. Additionally, you can use the symbols while editing in Advanced mode.

To learn how to use the symbols, when you're editing a page in Advanced mode, click the *"Edit tips"* link at the top.
>> {image: Editing-page-edit-tips.png}

[How do I make links?]
Up: [Workspace Tour - Table of Contents]
Back: [Start here]

Again, you're looking at a page in a Socialtext Workspace. It provides a way to organize information and collaborate on the web.

What else can be in a workspace? Perhaps another way people keep track of things, say a to-do list.

| ^^^ Keith's To-do List

* call Mary
* work on the [Marketing Proposal]
* pick up the kids at 4:45 today |

Pages can contain links, as in the case of the words "Marketing Proposal" above.

A workspace can also hold [documents that people are working on]...