Welcome
Guest
, you are in:
<root>
Customize
Dev
Help
•
Login
Search:
Download
Help
Customize
Develop
Installing ScrewTurn Wiki
Configuration and Administration
Managing Permissions
Managing Providers
Changing Data Providers
Day-to-day Usage
WikiMarkup
Snippets and Templates
Question - Answer
Maintenance
Back
Question - Answer
Modified on 2015/03/21 05:37
by
Administrator
Categorized as
Uncategorized
{TOC} ==Errors== ====Server Error in '/' Application==== Solution: Replace the line in config @@<customErrors mode="RemoteOnly" defaultRedirect="~/Error.aspx"/>@@ with @@<customErrors mode="Off" />@@ to get more detail description of the error. Don't forget to turn it back! ====Cannot write into the public directory - check permissions==== Solution: Give full rights on the '''public''' folder ====HTTP Error 403.14 - Forbidden. The Web server is configured to not list the contents of this directory==== Solution: Use the first method [http://support.microsoft.com/en-us/kb/942062|this] ====After having updated to the new version, the image edges are not printed in the proper way==== Solution: Such a thing takes place, if you use the styles of your own in designing web site. You have to add the following lines to the Screen_Styles.css file of the style currently used. @@ /* Gallery */ li.gallerybox { vertical-align:top; display:-moz-inline-box; display:inline-block } ul.gallery,li.gallerybox { zoom:1; *display:inline } ul.gallery { margin:2px; padding:2px; display:block } li.gallerycaption { font-weight:bold; text-align:center; display:block; word-wrap:break-word } li.gallerybox div.thumb { text-align:center; border:1px solid #ccc; margin:2px; background-color: #F5F5F5; } div.gallerytext { overflow:hidden; font-size:94%; padding:2px 4px; word-wrap:break-word } @@ delete width: 300px; from this block @@ /* Table containing images not aligned */ table.imageauto { border: solid 1px #CCCCCC; background-color: #F9F9F9; padding: 4px; margin: 4px; width: 300px; } @@ and after this block insert @@ div.magnify { border:none !important; background:none !important; float: right; margin-top: 4px; } div.magnify a,div.magnify img { display:block; border:none !important; background:none !important } @@ ==Questions== ====Who to enable the option of using scripts(tag '''script''') on the page==== Answer: Put the flag in the "Allow SCRIPT tags in WikiMarkup" box in the administrating section in the "Configuration" page
Meta Keywords:
Answer, Question, ScrewTurn, Wiki
Meta Description:
Question - Answer WcrewTurnWiki
Change Comment:
Side Projects
¶
RESX Synchronizer
allows to synchronize multi-language
.resx
files (used for the development of ScrewTurn Wiki).
Pixel Picker
enables to pick the color of pixels on your screen — very handy for day-to-day graphics-related activities.
About
¶
Copyright ©2006-2014 Dario Solera, Matteo Tomasini, Alexander Serebryakov and
ScrewTurn Wiki - Project Contributors
. All rights reserved. Some of the icons created by
FamFamFam
.
Contact Us
See our
Privacy Policy
.
Powered by ScrewTurn Wiki 5.2.0.7.