<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>(code segment) &#187; wiki</title>
	<atom:link href="http://oldblog.ideseg.com/category/sharepoint/wiki/feed" rel="self" type="application/rss+xml" />
	<link>http://oldblog.ideseg.com</link>
	<description>se acabarón las espinacas</description>
	<lastBuildDate>Thu, 26 Jan 2012 17:27:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SharePoint &#8211; Otros campos que pueden verse con csegMiniWiki</title>
		<link>http://oldblog.ideseg.com/2005/sharepoint-otros-campos-que-pueden-verse-con-csegminiwiki</link>
		<comments>http://oldblog.ideseg.com/2005/sharepoint-otros-campos-que-pueden-verse-con-csegminiwiki#comments</comments>
		<pubDate>Tue, 11 Oct 2005 23:11:41 +0000</pubDate>
		<dc:creator>cseg</dc:creator>
				<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">/post/SharePoint-Otros-campos-que-pueden-verse-con-csegMiniWiki.aspx</guid>
		<description><![CDATA[Jugando con mi nuevo webpart csegMiniWiki, he caído en la cuenta que en la lista de contenido hay ciertos campos ocultos (los que tienen todas las listas) de modo que he cogido mi webpart csegScriptWebPart para examinar la lista y &#8230;. Como es lógico están todos los campos ocultos, bien ahora cómo csegMiniWiki puede reemplazar [...]]]></description>
			<content:encoded><![CDATA[<p><P>Jugando con mi nuevo webpart <A href="http://www.ideseg.com/SharePointCsegMiniWiki10MiniWikiWebpart.aspx">csegMiniWiki</A>, he caído en la cuenta que en la lista de contenido hay ciertos campos ocultos (los que tienen todas las listas) de modo que he cogido mi webpart <A href="http://www.ideseg.com/csegScriptWebpart10WriteAndTestCodeDirectlyIntoYourSharepointSite.aspx">csegScriptWebPart</A> para examinar la lista y &#8230;.</P><br />
<P align=center><IMG src="http://oldblog.ideseg.com/content//csegMiniWiki_content_list.gif" border=0></P><br />
<P>Como es lógico están todos los campos ocultos, bien ahora cómo csegMiniWiki puede reemplazar el&nbsp;nombre de un campo por su contenido he probado a ver que pasa y &#8230;.</P><br />
<P align=center><IMG src="http://oldblog.ideseg.com/content//csegMiniWiki_content_entry.gif" border=0></P><br />
<P>Ahora podemos ver quien y cuando creo la entrada, quien y cuando se modifico y alguna cosita ms&#8230;</P><br />
<P align=center><IMG src="http://oldblog.ideseg.com/content//csegMiniWiki_content_result.gif" border=0></P></p>
]]></content:encoded>
			<wfw:commentRss>http://oldblog.ideseg.com/2005/sharepoint-otros-campos-que-pueden-verse-con-csegminiwiki/feed</wfw:commentRss>
		<slash:comments>2597</slash:comments>
		</item>
		<item>
		<title>SharePoint &#8211; csegMiniWiki 1.0 mini wiki</title>
		<link>http://oldblog.ideseg.com/2005/sharepoint-csegminiwiki-1-0-mini-wiki</link>
		<comments>http://oldblog.ideseg.com/2005/sharepoint-csegminiwiki-1-0-mini-wiki#comments</comments>
		<pubDate>Sun, 09 Oct 2005 21:48:55 +0000</pubDate>
		<dc:creator>cseg</dc:creator>
				<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">/post/SharePoint-csegMiniWiki-10-mini-wiki-webpart.aspx</guid>
		<description><![CDATA[csegMiniWiki is a&#160;small wiki for sharepoint, the last week I began to work in a webpart to edit a knowledge base called csegKbase now this webpart is csegMiniWiki. This webpart use a list to store the content, each list entry has an unique id based in the &#8220;Title&#8221; field and the content is stored in [...]]]></description>
			<content:encoded><![CDATA[<p><P></P><br />
<P>csegMiniWiki is a&nbsp;small wiki for sharepoint, the last week I began to work in a webpart to edit a knowledge base called csegKbase now this webpart is csegMiniWiki.</P><br />
<P>This webpart use a list to store the content, each list entry has an unique id based in the &#8220;<STRONG><EM>Title</EM></STRONG>&#8221; field and the content is stored in a rich text field called &#8220;<STRONG><EM>Content</EM></STRONG>&#8220;. Based in this two fields the webpart show as default entry the title specified in the properties and show yours content field.</P><br />
<P><STRONG><U>The Content list</U></STRONG>:</P><br />
<DIV align=center><br />
<TABLE id=table2 style="WIDTH: 560px; HEIGHT: 124px" width=560 border=0><br />
<TBODY><br />
<TR><br />
<TD width=93><U><B><FONT size=2>Field Name</FONT></B></U></TD><br />
<TD><U><B><FONT size=2>Use</FONT></B></U></TD><br />
<TD><U><B><FONT size=2>Type</FONT></B></U></TD></TR><br />
<TR><br />
<TD width=93><FONT size=2>Title</FONT></TD><br />
<TD><FONT size=2>Title of the entry (used to link)</FONT></TD><br />
<TD><FONT size=2>Text</FONT></TD></TR><br />
<TR><br />
<TD width=93><FONT size=2>Content</FONT></TD><br />
<TD><FONT size=2>To store the content</FONT></TD><br />
<TD><FONT size=2>Rich-Text</FONT></TD></TR><br />
<TR><br />
<TD width=93><FONT size=2>ParentEntry</FONT></TD><br />
<TD><FONT size=2>Link to the parent entry</FONT></TD><br />
<TD><FONT size=2>Search</FONT></TD></TR></TBODY></TABLE><BR></DIV><br />
<P align=center><IMG src="http://oldblog.ideseg.com/content//csegMiniWiki_1.gif" border=0></P><br />
<P>How the content is stored in a rich text field we dont need use complex commands to edit the content, then to link one entry with other we only need write the title between brackets &#8216;<B>[]</B>&#8216; after the webpart replaces the title with the link to the entry. <STRONG><EM>Note</EM></STRONG>, <EM>this is not case sensitive match, rest of commands are case sensitive.</EM></P><br />
<P>In addition there is others two commands to add links, <B>{Link|url|link-text}</B> it generates a hyperlink to url with the text title, and to insert an image you can use <B>{Image|url|alternate-text}</B>. </P><br />
<P align=center><IMG src="http://oldblog.ideseg.com/content//csegMiniWiki_2.gif" border=0></P><br />
<P>Like generally the content is organized in a tree the list has other field called &#8220;<B>ParentEntry</B>&#8221; that it is a search field, based in the same content list using &#8220;<B>Title</B>&#8221; field. </P><br />
<P>To make navigation links there is some additional commands:</P><br />
<DIV align=center><br />
<TABLE id=table1 border=0><br />
<TBODY><br />
<TR><br />
<TD><B><FONT size=2>{Parent}</FONT></B></TD><br />
<TD><FONT size=2>Link to parent entry</FONT></TD></TR><br />
<TR><br />
<TD><B><FONT size=2>{Parents}</FONT></B></TD><br />
<TD><FONT size=2>Link to parents entries breadcrumb </FONT></TD></TR><br />
<TR><br />
<TD><B><FONT size=2>{Childs}</FONT></B></TD><br />
<TD><FONT size=2>Link to child entries breadcrumb</FONT></TD></TR><br />
<TR><br />
<TD><B><FONT size=2>{Brothers}</FONT></B></TD><br />
<TD><FONT size=2>Link to brothres entries (has the same parent) breadcrumb</FONT></TD></TR><br />
<TR><br />
<TD><B><FONT size=2>{Bullet-Parents}</FONT></B></TD><br />
<TD><FONT size=2>Same that parents but in bulleted list</FONT></TD></TR><br />
<TR><br />
<TD><B><FONT size=2>{Bullet-Childs}</FONT></B></TD><br />
<TD><FONT size=2>Same</FONT></TD></TR><br />
<TR><br />
<TD><B><FONT size=2>{Bullet-Brothers}</FONT></B></TD><br />
<TD><FONT size=2>Same</FONT></TD></TR></TBODY></TABLE></DIV><br />
<P>And finally, if you want you can add other fields to the list and show your&nbsp;content using &#8216;<B>[]</B>&#8216; brackets. </P><br />
<P align=center><IMG src="http://oldblog.ideseg.com/content//csegMiniWiki_3.gif" border=0>&nbsp;<IMG src="http://oldblog.ideseg.com/content//csegMiniWiki_4.gif" border=0></P><br />
<P>List Permissions, there&nbsp;are three properties &#8220;<B>Allow auto new</B>&#8220;, if checked if you has a link that has no entry in the list the entry is created and the webpart redirects to the list to add the content, if the user&nbsp;dont have add permissions in the list&nbsp;the entry is displayend empty.&nbsp;</P><br />
<P>&#8220;<B>Allow edit</B>&#8221; shows always a link in the bottom to edit the content.</P><br />
<P>&#8220;<B>Allow Edit entries based in list rights</B>&#8221; show the link to edit entries only if the user has rights to edit the list content.</P><br />
<P><IMG src="http://oldblog.ideseg.com/content//save_16.gif" border=0>&nbsp;<A href="http://oldblog.ideseg.com/content//csegMiniWikiWebPart.zip">csegMiniWikiWebPart.zip (18,7 KB)</A></P></p>
]]></content:encoded>
			<wfw:commentRss>http://oldblog.ideseg.com/2005/sharepoint-csegminiwiki-1-0-mini-wiki/feed</wfw:commentRss>
		<slash:comments>2193</slash:comments>
		</item>
	</channel>
</rss>

