Recent Forum Posts
From categories:
page 1123...next »
Forum problem
ahalesahales 1210657281|%e %b %Y, %H:%M %Z|agohover
in discussion Wikidot features and bugs / Bugs and problems » Forum problem

My forum on abookclub.wikidot.com isn't working; When I post a new thread in the forum it isn't working properly. There's no way to delete old posts either. I've tried starting a new thread by just cutting and pasting the info (which shows up on the "recent posts" function) into the "create a new thread", but it'll just have the 2 threads and say there is a post, when there isn't one. See under "Book Chat" and then "Miscellaneous" and then the 2 threads: Introduce Yourself (but there's no content). Please email me if you need the pw to join to see it.

Forum problem by ahalesahales, 1210657281|%e %b %Y, %H:%M %Z|agohover
track.js
WeregooseWeregoose 1210651038|%e %b %Y, %H:%M %Z|agohover
in discussion Help / Managing the site » track.js

I would appreciate a direct answer on how to remove

<script type="text/javascript" src="http://www.wikidot.com/common--javascript/track.js"></script>

from the generated source on my pages.

Posit for the moment that I have a good reason for doing so.

Thanks,
–Weregoose

track.js by WeregooseWeregoose, 1210651038|%e %b %Y, %H:%M %Z|agohover
Re: Reviving the Themelab
DeraiusDeraius 1210639549|%e %b %Y, %H:%M %Z|agohover
in discussion The Community / Coffee Table » Reviving the Themelab

Maybe a central theme-lab would be usefull in order to keep track of all the theme-lab themes? Maybe also to house some stylistic guides for people that are interested?

Re: Reviving the Themelab by DeraiusDeraius, 1210639549|%e %b %Y, %H:%M %Z|agohover
Re: New way to include HTML files on Wikidot! by jkubackijkubacki, 1210638776|%e %b %Y, %H:%M %Z|agohover

Repro steps:

  • select files button
  • press upload new file
  • leave file to upload blank
  • press upload file!

Actual:
Warning window is displayed and it contains a message: 'dsu'

Expected:
Dummy update is a safe operation, no error nor warning window is displayed

And sorry for duplicate thread - too many windows opened…

Warning messsage 'dsu' while uploading a file by jkubackijkubacki, 1210638431|%e %b %Y, %H:%M %Z|agohover

Repro steps:

  • select files button
  • press upload new file
  • leave file to upload blank
  • press upload file!

Actual:
Warning window is displayed and it contains a message: 'dsu'

Expected:
Dummy update is a safe operation, no error nor warning window is displayed

Warning messsage 'dsu' while uploading a file by jkubackijkubacki, 1210638284|%e %b %Y, %H:%M %Z|agohover
Re: Inactive sites
DeraiusDeraius 1210637363|%e %b %Y, %H:%M %Z|agohover
in discussion Help / General support requests » Inactive sites

Of course! :P

Well, atleast now we know the mystery behind Monicans and Bregans.

Re: Inactive sites by DeraiusDeraius, 1210637363|%e %b %Y, %H:%M %Z|agohover
Link templates
SocksSocks 1210629590|%e %b %Y, %H:%M %Z|agohover
in discussion Wikidot features and bugs / New features and ideas » Link templates

For instance, to use the Gatherer, you do this:

[http://ww2.wizards.com/gatherer/CardDetails.aspx?name=Force%20of%20Will Force of Will]

gets: Force of Will

So, I propose, in the Admin control panel, "Create New Link Template", that would then have static link, then text to add, then anchor text, so for a link to the gatherer it would look like this:

[link="gatherer" Force of Will | Force of Will]

To get the same link.

Or,

[link="gatherer"]

Would open up a blank Gatherer window. (well, in thi case a Card Not Found window, but hey…) or

[link="gatherer" | Gatherer]

would have the anchor text be Gatherer.

Link templates by SocksSocks, 1210629590|%e %b %Y, %H:%M %Z|agohover

Well, I know it would be a CSS thing. I was more asking why it was set up that way.

Re: Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs by SocksSocks, 1210629073|%e %b %Y, %H:%M %Z|agohover
Re: Tabview CSS
mmclean89mmclean89 1210628376|%e %b %Y, %H:%M %Z|agohover
in discussion Help / Themes » Tabview CSS

I can't believe it, but i had a } bracket facing the wrong way in my CSS, which disabled everything below it. So that's why my attempts failed.

If anyone's interested, the CSS I needed was:

.yui-navset .yui-nav {
    border: 0;
}
Re: Tabview CSS by mmclean89mmclean89, 1210628376|%e %b %Y, %H:%M %Z|agohover
Re: deleting page
SocksSocks 1210628257|%e %b %Y, %H:%M %Z|agohover
in discussion Help / Managing the site » deleting page

I doubt it - I think the module SiteChanges uses history from individual pages, so deleting a page would remove it from history.

Re: deleting page by SocksSocks, 1210628257|%e %b %Y, %H:%M %Z|agohover
deleting page
SulfrumSulfrum 1210625163|%e %b %Y, %H:%M %Z|agohover
in discussion Help / Managing the site » deleting page

I discovered no information on deleted pages of my wiki in the module SiteChanges;
and If I delete a page there would be no tracks about this page on the module… (creation date, past editing or rename info).

Are there any options to look about?

Sulfrum

deleting page by SulfrumSulfrum, 1210625163|%e %b %Y, %H:%M %Z|agohover

Also, why do the pictures fade when you don't mouse over them?

Have a look at his css.

.gallery-box {
  border: 0px solid;
}

.gallery-item {
  border: 0px solid;
   filter:alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity:0.7;
}

.gallery-item:hover {
  border: 0px solid;
   filter:alpha(opacity=100);
  opacity: 1;
  -moz-opacity:1;
}
Re: Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs by Phil ChettPhil Chett, 1210623412|%e %b %Y, %H:%M %Z|agohover

Wait, isn't there already a place for this kind of stuff?

Also, why do the pictures fade when you don't mouse over them?

Re: Ubuntu Software Wiki with Reviews, Tutorials and HOWTOs by SocksSocks, 1210622683|%e %b %Y, %H:%M %Z|agohover
Re: Many blank templates appear in template list by ErichSteinboeckErichSteinboeck, 1210621337|%e %b %Y, %H:%M %Z|agohover

Michal, Helmut reported some time ago that the same security issue exists for images from private sites.

See Helmut's post, 2 Jul 2007, 14:39

Re: Fixed by ErichSteinboeckErichSteinboeck, 1210621139|%e %b %Y, %H:%M %Z|agohover

Thank you guys. That make things so much easier and clearer.
SuperSmileys_100.gif

Re: by Phil ChettPhil Chett, 1210618349|%e %b %Y, %H:%M %Z|agohover

FIXED!

by GabrysGabrys, 1210616768|%e %b %Y, %H:%M %Z|agohover

Fixed!

Fixed by michal frackowiakmichal frackowiak, 1210616523|%e %b %Y, %H:%M %Z|agohover

When I try to save an individual navigation element for a determined category, I have to save it once per each character beyond nav:save before it actually takes the whole thing. I bet for developers it'll be an easy fix.

Individual Navigation Elements Not Saving by Gabriel RGabriel R, 1210613128|%e %b %Y, %H:%M %Z|agohover
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.