<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Four Questions: Categories, Redirect, URL length and embed</title>
		<link>http://community.wikidot.com/forum/t-166841/four-questions:categories-redirect-url-length-and-embed</link>
		<description>Posts in the discussion thread &quot;Four Questions: Categories, Redirect, URL length and embed&quot;</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/forum/t-166841#post-525390</guid>
				<title>Re: Four Questions: Categories, Redirect, URL length and embed</title>
				<link>http://community.wikidot.com/forum/t-166841/four-questions:categories-redirect-url-length-and-embed#post-525390</link>
				<description></description>
				<pubDate>Fri, 03 Jul 2009 19:52:16 +0000</pubDate>
				<wikidot:authorName>dannes</wikidot:authorName>				<wikidot:authorUserId>347044</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thank you for the answers!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-166841#post-525210</guid>
				<title>Re: Four Questions: Categories, Redirect, URL length and embed</title>
				<link>http://community.wikidot.com/forum/t-166841/four-questions:categories-redirect-url-length-and-embed#post-525210</link>
				<description></description>
				<pubDate>Fri, 03 Jul 2009 15:14:44 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>Question 3: Maximum URL length is 60 characters. Is there are possibility to change this?</p> </blockquote> <p>1. There is a difference between URL - lenght and "Page Name" !!!</p> <p>The "Page Name" has a maximum of 60 characters! And "Page Name" is the last part of the URL !</p> <p>( inclusive a possible namespace/category before the "Page Name" .</p> <p>2. "Page Name" is not equivalent the page title..</p> <p>Please - do not make page names long - only because you need a long title!</p> <p>3. "Page Name" is the unix-part of the page - definition (index) in the database - where all the page sources are stored.</p> <p>Hope this makes it clear?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-166841#post-525107</guid>
				<title>Re: Four Questions: Categories, Redirect, URL length and embed</title>
				<link>http://community.wikidot.com/forum/t-166841/four-questions:categories-redirect-url-length-and-embed#post-525107</link>
				<description></description>
				<pubDate>Fri, 03 Jul 2009 12:31:19 +0000</pubDate>
				<wikidot:authorName>gerdami</wikidot:authorName>				<wikidot:authorUserId>3370</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>Question 1: In MediaWiki there is a possibility to give one site more than one category. They use this tag [[category:xyz]] - is there any similar feature in this wiki?</p> </blockquote> <p>Yes, you can.<br /> 1. Create a page <em>category:xyz</em> with the following content</p> <blockquote> <p>[[module Backlinks]]</p> </blockquote> <p>which will list all pages that belong to the category:xyz<br /> 2. On each page belonging to category:xyz, add at the bottom [[[category:xyz|category:xyz]]] which will be displayed category:xyz. You can add as many category:xyz, category:zut as you want on the same page.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-166841#post-525102</guid>
				<title>Re: Four Questions: Categories, Redirect, URL length and embed</title>
				<link>http://community.wikidot.com/forum/t-166841/four-questions:categories-redirect-url-length-and-embed#post-525102</link>
				<description></description>
				<pubDate>Fri, 03 Jul 2009 12:25:05 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Question 3: the 60 character limit on the page name has been set by the developers</p> <p>Rob</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-166841#post-525092</guid>
				<title>Re: Four Questions: Categories, Redirect, URL length and embed</title>
				<link>http://community.wikidot.com/forum/t-166841/four-questions:categories-redirect-url-length-and-embed#post-525092</link>
				<description></description>
				<pubDate>Fri, 03 Jul 2009 12:15:53 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Let's start with question 4 first:</p> <p>Yes, even though there is no wikidot [[embed]]..[[/embed]] syntax for this particular player (unlike for example Vimeo) you can put it into your page by using an html codeblock and iframe combination. First put a codeblock on your page containing the script, like this:</p> <div class="code"> <pre> <code>[!-- [[code type="HTML"]] &lt;html&gt; &lt;body&gt; &lt;script type="text/javascript" src="http://www.hausgemacht.tv/scripts/ufo.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="http://www.hausgemacht.tv/index.php?Action=showVideoPlayerStandalone&amp;vid=1172&amp;node_id=83"&gt;&lt;/script&gt; &lt;/body&gt; &lt;/html&gt; [[/code]] --]</code> </pre></div> <p>Then you reference that codeblock with an iframe:</p> <div class="code"> <pre> <code>[[iframe http://YOURSITE.wikidot.com/YOURPAGE/code/1 frameborder="0" scrolling="no" width="400px" height="350px"]]</code> </pre></div> <p>The url above has a /code/1 in it if the codeblock is the first/only codeblock on that page. For the second you would use /code/2 etc.</p> <p>The result is this:</p> <p><iframe src="http://strathviewconsultants.wikidot.com/support:video/code/1" align="" frameborder="0" height="350px" scrolling="no" width="400px" class="" style=""></iframe></p> <p>Rob</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-166841#post-525079</guid>
				<title>Four Questions: Categories, Redirect, URL length and embed</title>
				<link>http://community.wikidot.com/forum/t-166841/four-questions:categories-redirect-url-length-and-embed#post-525079</link>
				<description></description>
				<pubDate>Fri, 03 Jul 2009 11:36:39 +0000</pubDate>
				<wikidot:authorName>dannes</wikidot:authorName>				<wikidot:authorUserId>347044</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Question 1: In MediaWiki there is a possibility to give one site more than one category. They use this tag [[category:xyz]] - is there any similar feature in this wiki?<br /> Question 2: Is there a way to redirect intern links? I found this module <a href="http://www.wikidot.com/doc:redirect-module">http://www.wikidot.com/doc:redirect-module</a> but the redirected pages are anyhow in "list-all-pages". Is there an other way to redirect pages?<br /> Question 3: Maximum URL length is 60 characters. Is there are possibility to change this?<br /> Question 4: I want do embed Videos from <a href="http://www.hausgemacht.tv">http://www.hausgemacht.tv</a> - is there any possibility to do this?</p> <div class="code"> <pre> <code>&lt;script type="text/javascript" src="http://www.hausgemacht.tv/scripts/ufo.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="http://www.hausgemacht.tv/index.php?Action=showVideoPlayerStandalone&amp;vid=1172&amp;node_id=83"&gt;&lt;/script&gt;</code> </pre></div> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>