<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
<channel>
  <title>TinyButStrong Forum</title>
  <description>TinyButStrong Forum in English</description>
  <link>http://www.tinybutstrong.com/</link>
  <item>
   <title>Re: TBS 3.10.1</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=15058</link>
   <description>Property DelMe can be used only by a TBS plug-in.<br />
It is already documented in the file &quot;tbs_plugin_syntaxes.php&quot; at event &quot;OnCacheField&quot;.<br />
<br />
</description>
   <pubDate>2015-12-04 13:59:12</pubDate>
  </item><item>
   <title>Re: TBS v. 3.10.0</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=15030</link>
   <description>Hello TomH,<br />
<br />
Thank you very much for this message.<br />
<br />
The plug-in page has been updated.</description>
   <pubDate>2015-11-10 22:32:04</pubDate>
  </item><item>
   <title>Re: Probable bug with att and comments</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=14873</link>
   <description>Hi Rudolf,<br />
<br />
Thanks for your post.<br />
The TBS result is erroneous regarding to HTML because &lt;!-- --&gt; is a tag that cannot have attributes.<br />
But it is no erroneous regarding to XML because &lt;!-- --&gt; is a malformed tag.<br />
<br />
The solution is to code : &quot;att=input#disabled&quot;<br />
</description>
   <pubDate>2015-06-25 23:38:40</pubDate>
  </item><item>
   <title>Re: TBS v 3.9.0</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=13895</link>
   <description>Hi TomH,<br />
<br />
Do you used sub-template in your application with this version. When i used it with for example :<br />
<br />
&#91;onload;script=&#91;var.subMenuConnect];subtpl;getpart=body;]<br />
<br />
it doesn't work correctly, it merge all the file, and the &quot;getpart=body&quot; as no effect.<br />
<br />
It's the only thing i found is doesn't work.<br />
<br />
Franck</description>
   <pubDate>2014-02-07 21:47:52</pubDate>
  </item><item>
   <title>Re: f_Loc_PrmRead optimization</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=13790</link>
   <description>Thanks for your submitting, I'm studying it...</description>
   <pubDate>2013-12-06 01:17:42</pubDate>
  </item><item>
   <title>Re: Using getpart with docx subtemplate inclusion</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=12993</link>
   <description>Insert a docx inside another docx is quite difficult without M Office  because styles and other inner objects that are saved inside each documents can be different.<br />
Thus, the inserted XML will have corrupted references.<br />
I have not the solution yet.</description>
   <pubDate>2013-01-18 23:04:13</pubDate>
  </item><item>
   <title>Re: Making 'magnet=#' more flexible</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=12282</link>
   <description>Thanks :-)</description>
   <pubDate>2012-03-06 23:56:02</pubDate>
  </item><item>
   <title>Re: plans for NoSql ?</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=12069</link>
   <description>Hi,<br />
<br />
I think it would be quite simple to code a TBS database plug-in for MongoDB or CouchDB.<br />
TBS database plug-ins are often easy to code, but it needs a actual connexion for testing.<br />
I do not have such databases installed but I can give a help.</description>
   <pubDate>2011-11-18 23:54:12</pubDate>
  </item><item>
   <title>Re: Proposition de nouvelle syntaxe</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=11479</link>
   <description>Donc ? :)</description>
   <pubDate>2011-03-14 20:31:54</pubDate>
  </item><item>
   <title>Re: Bug in GetBlockSource / KeepDefTags?</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=10494</link>
   <description>Hi Skrol,<br />
<br />
it's not that bad, one has just to use comments around the block definition along with &quot;comm&quot;, then it will work when it's fixed in the new version, for now the block definitions are visible in the code but not to the common user.<br />
<br />
If that's not acceptable, one could use <br />
&#91;code]$blocksource = @reset($tbs-&gt;getBlockSource('blockname', true, false, false));&#91;/code] which gives the right result for single blocks or simply perform a str_replace on the source.<br />
<br />
Bye</description>
   <pubDate>2010-05-02 09:51:50</pubDate>
  </item><item>
   <title>Re: Bug with magnet=#</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=10071</link>
   <description>Hi Skrol29,<br />
<br />
no, thank YOU for the quick fix :)<br />
<br />
Bye<br />
<br />
</description>
   <pubDate>2009-09-19 11:21:36</pubDate>
  </item><item>
   <title>Re: link keyword for htmlconv</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=10068</link>
   <description>You're right Skrol , actually I can did it with &quot;onformat&quot; function :) ...<br />
<br />
hei ... I did it with my history Bar :) ..<br />
<br />
Great jobs Skrol, I hope 3.5 will ready for the next version ...</description>
   <pubDate>2009-09-19 01:24:44</pubDate>
  </item><item>
   <title>Re: attadd adds space to existing attribute when empty</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=9905</link>
   <description>Skrol, you are my man. Thank you very much. </description>
   <pubDate>2009-07-15 21:58:24</pubDate>
  </item><item>
   <title>Re: Gestion des objets qui surcharge le getter</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=9510</link>
   <description>Bonjour Magali,<br />
<br />
Merci de pour cette remontée de correctif, je vais me penchre dessus bientôt car je prépare la version suivante de TBS.<br />
<br />
Pour ce qui est du f_Misc_CheckArgLst() , c'est une erreur déjà répertoriée. Il faut remplacer <br />
  $this-&gt;f_Misc_CheckArgLst<br />
par<br />
  $this-&gt;TBS-&gt;f_Misc_CheckArgLst<br />
en ligne 227.<br />
<br />
</description>
   <pubDate>2009-01-27 23:08:31</pubDate>
  </item><item>
   <title>Re: Undefined Variable in TBS 3.4.0</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=9267</link>
   <description>Hi,<br />
<br />
You're right, this is a bug, a small one but a bug.<br />
I've added it to the todo.<br />
<br />
regards,</description>
   <pubDate>2008-10-01 21:34:27</pubDate>
  </item>
</channel>
</rss>