<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/" 
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:icbm="http://postneo.com/icbm/" 
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/" 
	xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" 
	xmlns:wfw="http://wellformedweb.org/CommentAPI/" >

<channel>
	<title>Week of 08/21/06</title>
	<link>http://www.yetanothercommunitysystem.com/category-206-week-of-nbsp-08-21-06</link>
	<description></description>
	<language>fr</language>
	<copyright>2002-2008, Paxer Conseil</copyright>
	<managingEditor>bernard.paques@bigfoot.com</managingEditor>
	<webMaster>bernard.paques@bigfoot.com</webMaster>
	<icbm:latitude>40.32</icbm:latitude>
	<icbm:longitude>-111.68</icbm:longitude>
	<lastBuildDate>Mon, 01 Dec 2008 19:45:24 GMT</lastBuildDate>
	<generator>Yet Another Community System</generator>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>59</ttl>

 <item>
		<title>Prévisualisation des articles et commentaires</title>
		<link>http://www.yetanothercommunitysystem.com/article-1644-previsualisation-des-articles-et-commentaires</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1644-previsualisation-des-articles-et-commentaires</guid>
		<description>Pourquoi peut-on prévisualiser les commentaires que l'on va poster sur un article, mais pas l'article lui-même quand on est en train de le rédiger ?</description>
		<dc:creator>Agnès</dc:creator>
		<category>Les différents outils de création de contenu</category>
		<pubDate>Tue, 18 Mar 2008 22:40:11 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1644-previsualisation-des-articles-et-commentaires#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1644</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1644</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1644</trackback:ping>
	</item>

 <item>
		<title>Bernard - Shorter URLS :)</title>
		<link>http://www.yetanothercommunitysystem.com/article-1648-bernard-shorter-urls</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1648-bernard-shorter-urls</guid>
		<description>http://www.ngr78.co.uk/articles/view.php/17/pages/2 rewritten to:

www.ngr78.co.uk/articles/view/17/pages/2
Give it a try  

Requires this rewrite rule: RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
	RewriteRule ( +)/( +) $1.php/$2   This needs to be placed before
 RewriteRule .* -  
 eg: # translate authentication data if PHP runs as CGI -- see agents/feed.php
#

	RewriteEngine on
	

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
	RewriteRule ( +)/( +) $1.php/$2  
	
RewriteRule .* -  
 To test this we added the following line in global.php: $path = str_replace('view', 'view.php', $path); eg if(isset($_SERVER )) {
	$path = str_replace('?'.$_SERVER , '', $_SERVER );
	$path = str_replace('view', 'view.php', $path);
	if($here = strpos($path, '.php/')) {  ... more» </description>
		<dc:creator>NickR</dc:creator>
		<category>Post your requirements here</category>
		<pubDate>Tue, 03 Jul 2007 06:00:04 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1648-bernard-shorter-urls#comments</comments>
		<slash:comments>3</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1648</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1648</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1648</trackback:ping>
	</item>

 <item>
		<title>Mon hébergeur demande comme première page une page intitulée index.html</title>
		<link>http://www.yetanothercommunitysystem.com/article-1646-mon-h-233-bergeur-demande-comme-premi-232-re-page-une-page-intitul-233-e-index.html</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1646-mon-h-233-bergeur-demande-comme-premi-232-re-page-une-page-intitul-233-e-index.html</guid>
		<description>Or Yacs s'appuie sur index.php... Pas de problèmes</description>
		<dc:creator>Agnès</dc:creator>
		<category>Guide d'installation et de mise à jour</category>
		<pubDate>Fri, 16 Feb 2007 22:46:20 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1646-mon-h-233-bergeur-demande-comme-premi-232-re-page-une-page-intitul-233-e-index.html#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1646</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1646</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1646</trackback:ping>
	</item>

 <item>
		<title>Catégories pour les sections ?</title>
		<link>http://www.yetanothercommunitysystem.com/article-1655-cat-233-gories-pour-les-sections</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1655-cat-233-gories-pour-les-sections</guid>
		<description>Comment attribuer des catégories aux sections (et sous sections)</description>
		<dc:creator>ddaniel</dc:creator>
		<category>Besoin d'aide</category>
		<pubDate>Sat, 26 Aug 2006 07:04:52 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1655-cat-233-gories-pour-les-sections#comments</comments>
		<slash:comments>6</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1655</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1655</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1655</trackback:ping>
	</item>

 <item>
		<title>  Je n'arrive pas à m'authentifier!</title>
		<link>http://www.yetanothercommunitysystem.com/article-1654-r-233-gl-233-je-n-arrive-pas-224-m-authentifier</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1654-r-233-gl-233-je-n-arrive-pas-224-m-authentifier</guid>
		<description>enfin login+mot OK, puis</description>
		<dc:creator>dobliu</dc:creator>
		<category>Soupçons de bogues</category>
		<pubDate>Fri, 25 Aug 2006 20:30:12 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1654-r-233-gl-233-je-n-arrive-pas-224-m-authentifier#comments</comments>
		<slash:comments>4</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1654</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1654</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1654</trackback:ping>
	</item>

 <item>
		<title>Configuring cron</title>
		<link>http://www.yetanothercommunitysystem.com/article-1653-configuring-cron</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1653-configuring-cron</guid>
		<description>I can conifigure a cronjob to wget cron.php - I see in cron.php it mentions minimum of 5 minutes between running, is this the correct interval for a cron job ?</description>
		<dc:creator>NickR</dc:creator>
		<category>Bug tracker</category>
		<pubDate>Thu, 24 Aug 2006 15:55:23 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1653-configuring-cron#comments</comments>
		<slash:comments>1</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1653</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1653</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1653</trackback:ping>
	</item>

 <item>
		<title>Can we run PHP scripts etc inside YACS</title>
		<link>http://www.yetanothercommunitysystem.com/article-1652-can-we-run-php-scripts-etc-inside-yacs</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1652-can-we-run-php-scripts-etc-inside-yacs</guid>
		<description>We would like to manipulate a MySQL database from within YACS (i.e. do more than doing the SELECT thing and build a table).Can we execute more complex code and show it while staying inside YACS (skins, menus,...)?

Thanks in advance

Jan</description>
		<dc:creator>Jan B</dc:creator>
		<category>Post your requirements here</category>
		<pubDate>Thu, 24 Aug 2006 13:16:09 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1652-can-we-run-php-scripts-etc-inside-yacs#comments</comments>
		<slash:comments>3</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1652</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1652</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1652</trackback:ping>
	</item>

 <item>
		<title>The trees category: a bug found?</title>
		<link>http://www.yetanothercommunitysystem.com/article-1651-the-trees-category-a-bug-found</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1651-the-trees-category-a-bug-found</guid>
		<description>If you click site map you get an extra panel that allows you to do various things among which:Publications by week/monthThis allows you to see a list of all new articles regardless of what you're allowed to view.To be consistent with the settings you've done this list should only show you what you're allowed to see and not all documents.The security in itself works correct if you're not allowed to see a certain content then you can't but you can still see the title and the other stuff that comes with it.I think this is a bug ... more» </description>
		<dc:creator>Jan B</dc:creator>
		<category>Post your requirements here</category>
		<pubDate>Thu, 24 Aug 2006 13:10:37 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1651-the-trees-category-a-bug-found#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1651</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1651</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1651</trackback:ping>
	</item>

 <item>
		<title> La gestion a posteriori des images uploadées</title>
		<link>http://www.yetanothercommunitysystem.com/article-1650-r-233-gl-233-la-gestion-a-posteriori-des-images-upload-233-es</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1650-r-233-gl-233-la-gestion-a-posteriori-des-images-upload-233-es</guid>
		<description>Bonjour,
mon interrogation porte sur les images uploadées via une page et vouées à en faire un galerie photo</description>
		<dc:creator>Moi-meme</dc:creator>
		<category>Machine à café</category>
		<pubDate>Thu, 24 Aug 2006 00:29:59 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1650-r-233-gl-233-la-gestion-a-posteriori-des-images-upload-233-es#comments</comments>
		<slash:comments>10</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1650</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1650</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1650</trackback:ping>
	</item>

 <item>
		<title>How to automatically publish pages?</title>
		<link>http://www.yetanothercommunitysystem.com/article-1649-how-to-automatically-publish-pages</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1649-how-to-automatically-publish-pages</guid>
		<description>How to automatically publish pages?</description>
		<dc:creator>garnet07</dc:creator>
		<category>Bug tracker</category>
		<pubDate>Wed, 23 Aug 2006 21:35:53 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1649-how-to-automatically-publish-pages#comments</comments>
		<slash:comments>1</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1649</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1649</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1649</trackback:ping>
	</item>

 <item>
		<title>OOh, theres a link to my site on the forum page</title>
		<link>http://www.yetanothercommunitysystem.com/article-1647-ooh-theres-a-link-to-my-site-on-the-forum-page</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1647-ooh-theres-a-link-to-my-site-on-the-forum-page</guid>
		<description>:o 

Quite cool I suppose, but I blogged a conversation with Bernard and now its appeared on  YACS! forum. I assume thats because I pinged the yacs when I posted that</description>
		<dc:creator>NickR</dc:creator>
		<category>Bug tracker</category>
		<pubDate>Wed, 23 Aug 2006 14:55:11 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1647-ooh-theres-a-link-to-my-site-on-the-forum-page#comments</comments>
		<slash:comments>1</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1647</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1647</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1647</trackback:ping>
	</item>

 <item>
		<title>Page d'accueil spécifique</title>
		<link>http://www.yetanothercommunitysystem.com/article-1642-page-d-accueil-sp-233-cifique</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1642-page-d-accueil-sp-233-cifique</guid>
		<description>Ou comment doter votre page d'accueil d'un style unique</description>
		<dc:creator>Agnès</dc:creator>
		<category>Créer une identité visuelle</category>
		<pubDate>Tue, 22 Aug 2006 20:47:50 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1642-page-d-accueil-sp-233-cifique#comments</comments>
		<slash:comments>4</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1642</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1642</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1642</trackback:ping>
	</item>

 <item>
		<title>Bug when section locked?</title>
		<link>http://www.yetanothercommunitysystem.com/article-1641-bug-when-section-locked</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1641-bug-when-section-locked</guid>
		<description>see also my posting on &quot;readers&quot;</description>
		<dc:creator>Jan B</dc:creator>
		<category>Post your requirements here</category>
		<pubDate>Tue, 22 Aug 2006 14:23:36 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1641-bug-when-section-locked#comments</comments>
		<slash:comments>1</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1641</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1641</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1641</trackback:ping>
	</item>

 <item>
		<title>How to correctly configure the &quot;reader&quot; functionality  </title>
		<link>http://www.yetanothercommunitysystem.com/article-1640-how-to-correctly-configure-the-reader-functionality-fixed</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1640-how-to-correctly-configure-the-reader-functionality-fixed</guid>
		<description>Server runs latest version of YACS 6.6.2</description>
		<dc:creator>Jan B</dc:creator>
		<category>Bug tracker</category>
		<pubDate>Tue, 22 Aug 2006 13:23:48 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1640-how-to-correctly-configure-the-reader-functionality-fixed#comments</comments>
		<slash:comments>3</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1640</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1640</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1640</trackback:ping>
	</item>

 <item>
		<title> envoi d'un mail à la création d'un article</title>
		<link>http://www.yetanothercommunitysystem.com/article-1638-regl-233-envoi-d-un-mail-224-la-cr-233-ation-d-un-article</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1638-regl-233-envoi-d-un-mail-224-la-cr-233-ation-d-un-article</guid>
		<description>Bonjour,
plein de petites questions aujourd'hui  ...
Lors de la validation d'un article un email est envoyé à celui paramétré dans le panneau de configuration (reprennez moi si je me trompe). 
Est-il possible d'envoyer un message à plusieurs destinataire simplement par paramétrage ?

Merci</description>
		<dc:creator>cloubech</dc:creator>
		<category>Machine à café</category>
		<pubDate>Mon, 21 Aug 2006 16:13:59 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1638-regl-233-envoi-d-un-mail-224-la-cr-233-ation-d-un-article#comments</comments>
		<slash:comments>6</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1638</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1638</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1638</trackback:ping>
	</item>

 <item>
		<title>page suivante et précedente</title>
		<link>http://www.yetanothercommunitysystem.com/article-1637-page-suivante-et-pr-233-cedente</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1637-page-suivante-et-pr-233-cedente</guid>
		<description>je n'arrive plus à les remettre</description>
		<dc:creator>cloubech</dc:creator>
		<category>Soupçons de bogues</category>
		<pubDate>Mon, 21 Aug 2006 15:41:11 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1637-page-suivante-et-pr-233-cedente#comments</comments>
		<slash:comments>2</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1637</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1637</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1637</trackback:ping>
	</item>

 <item>
		<title>Splitting Articles into seperate pages. Caching to disk ? Customising various messages/text ?</title>
		<link>http://www.yetanothercommunitysystem.com/article-1636-splitting-articles-into-seperate-pages.-caching-to-disk-customising-various-messages-text</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-1636-splitting-articles-into-seperate-pages.-caching-to-disk-customising-various-messages-text</guid>
		<description>Hi

Been playing with YACS for a few days.
It seems to do what I want, the only thing I have not seen is the ability to split an article into seperate pages.

I plan on uploading a lot of photos that belong together and I think they best all sit together in one articles, but if I have many thumbnails I only want to display 20 at a time, is this possible ?

Also, I noticed caching is done to db... on our memory starved server, reading cache files off the filesystem is faster than from the db ... more» </description>
		<dc:creator>NickR</dc:creator>
		<category>Bug tracker</category>
		<pubDate>Mon, 21 Aug 2006 12:58:49 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-1636-splitting-articles-into-seperate-pages.-caching-to-disk-customising-various-messages-text#comments</comments>
		<slash:comments>5</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/1636</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/1636</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A1636</trackback:ping>
	</item>

</channel>
</rss>