<?xml version="1.0"  encoding="iso-8859-1" ?>
<!-- RSS generated by TYPO3 v4 CMS on Thu, 09 Feb 2012 04:06:13 CET -->
<rss  version="2.0" xml:base="http://www.contentdokter.nl/">
	<channel>
		<title>CMS Blog</title>
		<link>http://www.contentdokter.nl/</link>
		<language>en-US</language>
		<copyright>&#x2117; &amp; &#xA9; Contentdokter</copyright>
		<pubDate>Sun, 24 Jul 2011 15:44:42 +0200</pubDate>
		<generator>TYPO3 v4 CMS</generator>
		<item>
			<title>Lscs debug panel</title>
			<link>http://www.contentdokter.nl/fr/cms-blog/view/lscs-debug-panel/</link>
			<description>&lt;p&gt;Lscs comes with a debug panel (actually a REST API) that can be very useful if you need to debug your livesite lscs-queries. The manual is very brief on this section so here some usefull urls and remarks.&lt;/p&gt;
&lt;p&gt;http: //server:port/lscs/admin/debugpanel/      [default port is 1876, I believe]&lt;/p&gt;
&lt;p&gt;This is the most usefull url which gives you access to lscs-status, -diagnostics, -projectsnames and document query. &lt;/p&gt;
&lt;p&gt;With the 'document query' you can query lscs for all metadata stored for a document. F.i. if you enter in field 'q' under 'Metadata Search' a query like 'TeamSite/Templating/DCR/Type:category/type' you will see a list of of dcr's of the dct 'category/type' within the project. Enter '*' in field 'q' and *all* documents will be returned. If you leave the project field empty it will use the first project name a listed under 'List project names'. &lt;/p&gt;
&lt;p&gt;http: //server:port/lscs/v1/metadata-info&lt;/p&gt;
&lt;p&gt;This returns a list of all known metadata fields with lscs.&lt;/p&gt;
&lt;p&gt;http: //server:port/lscs/v1/document/path/sites/mysite/default.site?project=myproject&lt;/p&gt;
&lt;p&gt;This returns the document (e.g. file contents, NOT the metadata) from the path (in the workarea) sites/mysite/default.site from myproject. Again you can leave the project out to query the default project.&lt;/p&gt;
&lt;p&gt;Now, with this info read the manual again for further details.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
			<category>Livesite</category>
			<pubDate>Sun, 24 Jul 2011 15:44:42 +0200</pubDate>
			<guid isPermaLink="true">http://www.contentdokter.nl/fr/cms-blog/view/lscs-debug-panel/</guid>
			<source url="http://www.contentdokter.nl/">Lscs debug panel</source>
		</item>
		<item>
			<title>Devnet: Unable to connect to db</title>
			<link>http://www.contentdokter.nl/fr/cms-blog/view/devnet-unable-to-connect-to-db/</link>
			<description>&lt;p&gt;Devnet was showing this error all through the weekend (which in a european timezone includes the monday morning!). Would somebody at Interwoven be aware of this?&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;/fileadmin/img/devnet-error.png&quot; alt=&quot;devnet says Unable to connect to db&quot;/&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
			<category>Teamsite</category>
			<pubDate>Mon, 20 Jun 2011 12:25:58 +0200</pubDate>
			<guid isPermaLink="true">http://www.contentdokter.nl/fr/cms-blog/view/devnet-unable-to-connect-to-db/</guid>
			<source url="http://www.contentdokter.nl/">Devnet: Unable to connect to db</source>
		</item>
		<item>
			<title>Globalized Content Manager</title>
			<link>http://www.contentdokter.nl/fr/cms-blog/view/globalized-content-manager/</link>
			<description>&lt;p&gt;New in Teamsite 7.2 is the &amp;quot;Globalized Content Manager&amp;quot; which is a marketing name for the long waiting support for localisations and translations. From the 7.2 manual:&lt;/p&gt;&lt;p&gt;&amp;quot;With TeamSite's Globalized Content Management (GCM) solution, site authors, owners, and editors can quickly and easily launch a Web site into different markets on an international basis and then maintain the family of localized sites. Using ContentCenter Professional, an author can initiate the localization process for a Web site and then monitor the progress of that localization effort.&amp;quot;&lt;/p&gt;&lt;p&gt;The idea behind the tool is that every file (.page, dcr, site(-map), ...) has a master 'copy' and 0 or more localised 'copies'. Teamsite manages the relation between them and can thus 'manage' the translation (e.g. take action when a master-copy is updated so that the change is propagated to the localised copies). The localised version are stored with the locale in the name or directory path. &lt;/p&gt;&lt;p&gt;Each localised site has it own site-map and every localised page must be created and updated by the content editor. This is a crucial remark. The localised version of the page is NOT generated at request time but MUST be created beforehand. There is not fallback to default language mechnism. I am not sure which mechanism I like best.&lt;/p&gt;&lt;p&gt;See chapter 14 of the &amp;quot;ContentCenter Professional User Guide Version 7.2&amp;quot; for more detail.&lt;/p&gt;</description>
			<category>Teamsite</category>
			<pubDate>Sun, 05 Jun 2011 21:37:26 +0200</pubDate>
			<guid isPermaLink="true">http://www.contentdokter.nl/fr/cms-blog/view/globalized-content-manager/</guid>
			<source url="http://www.contentdokter.nl/">Globalized Content Manager</source>
		</item>
		<item>
			<title>Typo 4.5 does NOT support php's Safe_mode</title>
			<link>http://www.contentdokter.nl/fr/cms-blog/view/typo-45-does-not-support-phps-safe-mode/</link>
			<description>&lt;p&gt;Even though the release notes for Typo3 4.5 say otherwise this version is NOT compatible with php safe mode enabled.&lt;br /&gt;&lt;br /&gt;So don't let them fool you!&lt;/p&gt;</description>
			<category>Typo3</category>
			<pubDate>Fri, 27 May 2011 21:28:42 +0200</pubDate>
			<guid isPermaLink="true">http://www.contentdokter.nl/fr/cms-blog/view/typo-45-does-not-support-phps-safe-mode/</guid>
			<source url="http://www.contentdokter.nl/">Typo 4.5 does NOT support php's Safe_mode</source>
		</item>
		<item>
			<title>Teamsite dependency manager</title>
			<link>http://www.contentdokter.nl/fr/cms-blog/view/teamsite-dependency-manager/</link>
			<description>&lt;p&gt;Teamsite 7.2 comes with 2 new features: a Dependency Manager and a Globalized Content Manager. I will discuss the Globalized Content Manager later. Today I will focus on the Dependency Manager.&lt;/p&gt;&lt;p&gt;The Dependency Manager full fills a long running wish: how to manage relations (or links) between files in Teamsite, like a dcr that refers to an image. The dependency manager keeps track of these links, by storing them in an internal database. The information in this database is then used:&lt;/p&gt;&lt;ul&gt;
&lt;li&gt; to show all related files of a file&lt;/li&gt;
&lt;li&gt; to show a warning when the user tries to delete a file that is used by another file&lt;/li&gt;
&lt;li&gt; to add all related files (images, pages, etc) to the SitePublisher workflow if you submit a file&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The dependency manager finds these links by simply storing all references in any dcr- or .page-file:&lt;/p&gt;&lt;ul&gt;
&lt;li&gt; any browse field (browse, image, file, page, etc)&lt;/li&gt;
&lt;li&gt; an image-element ({img src=&amp;quot;image.gif&amp;quot;/}) in a dcr textarea field (but not flash/css/js files!).&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;This storage is trigerred by the save action of a dcr. No need to take extra action for this.&lt;/p&gt;&lt;p&gt;Teamsite users can then view the related files via the gui:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;/fileadmin/img/depmgr.jpg&quot; alt=&quot;Dependency manager&quot;/&gt;&lt;/p&gt;&lt;p&gt;There is also a few new methods in the CsSdk api available like CsFile.getParentAssociations() which allows you to query the related files of a file. Automonomy has not notehred to create a CLT for this so if you use perl you are on your own.&lt;/p&gt;&lt;p&gt;So nothing to complain about. Well, yes. The warning message that appears if you try to delete a referenced file is really not that clear. Compare:&lt;/p&gt;&lt;p&gt;&lt;pre&gt;Deleting image.JPG will remove it from TeamSite. &lt;/p&gt;
&lt;p&gt;The items that use this file may need to be manually updated to replace or remove references to this file.&lt;/pre&gt;&lt;/p&gt;&lt;p&gt;vs.&lt;/p&gt;&lt;p&gt;&lt;pre&gt;Deleting image.gif will remove it from TeamSite.&lt;/pre&gt; &lt;/p&gt;&lt;p&gt;No highlighting, no colors, no red-lights. Next version maybe. And please include some proper documentation on this tool at the same go!&lt;/p&gt;</description>
			<category>Teamsite</category>
			<pubDate>Mon, 28 Mar 2011 21:53:55 +0200</pubDate>
			<guid isPermaLink="true">http://www.contentdokter.nl/fr/cms-blog/view/teamsite-dependency-manager/</guid>
			<source url="http://www.contentdokter.nl/">Teamsite dependency manager</source>
		</item>
	</channel>
</rss>

