Recent Posts of Frog CMS in Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! http://forum.madebyfrog.com/rss en-us 25 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>I think it&#8217;s time to remove the &#8216;sticky&#8217; on this thread&#8230;</p> Fri, 05 Sep 2008 00:35:50 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_2805 ricks http://forum.madebyfrog.com/topic/118?page=1#post_2805 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>I just installed the new version and found a problem in the Database. If you do NOT choose a table prefix then all tables are created with {TABLEPREFIX} as the actual prefix.</p> <p>For example, the table for user_permission is names {TABLEPREFIX}user_permission in my database, all the table have {TABLEPREFIX} prepended to the name.</p> <p>This was the cause of me not being able to login to the Admin and the rest of the site was not working either. Once I went in and manually removed {TABLEPREFIX} from evert table name it started working perfectly.</p> <p>I will start building a site with it and report back on any other issues I find.</p> <ul> <li>Michael</li> </ul> Thu, 03 Jan 2008 13:06:58 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_645 rbl00 http://forum.madebyfrog.com/topic/118?page=1#post_645 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>it is available in download section of madebyfrog.com website.</p> Thu, 03 Jan 2008 09:50:22 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_643 philippe http://forum.madebyfrog.com/topic/118?page=1#post_643 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>How soon will this version be coming out for "public" release?</p> Wed, 02 Jan 2008 12:06:23 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_642 TheJester12 http://forum.madebyfrog.com/topic/118?page=1#post_642 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>"slug" is the part of the url for the page</p> Tue, 18 Dec 2007 09:01:41 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_606 philippe http://forum.madebyfrog.com/topic/118?page=1#post_606 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>My pleasure ;) Philippe, I have a problem to translate "Slug". Could you give me some advices? Tks. So, now, if I can provide you some little help, you can send me an email when you want to translate some files. It will be more simple.</p> <p>Cherres,</p> Tue, 18 Dec 2007 04:52:53 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_602 Pat64 http://forum.madebyfrog.com/topic/118?page=1#post_602 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>I need to add the plugin translations !!! it is in my todo list</p> <p>thanks for your help</p> Mon, 17 Dec 2007 18:08:04 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_601 philippe http://forum.madebyfrog.com/topic/118?page=1#post_601 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>Oops, sorry for the strange format into my previous post : I'm a textile user ... and I don't know markdown formatting rule :)</p> Mon, 17 Dec 2007 18:05:02 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_600 Pat64 http://forum.madebyfrog.com/topic/118?page=1#post_600 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>Hi Philippe :)</p> <p>I'd just made some changes and correction within the french translation file for [new and fresh] Frog beta 0.9. Cause there are no help PHP lines for some comments into the "settings" page, I'd added the code below to have some french sentences help :</p> <p>/app/backend/views/settings/index.php :</p> <h1>84 'Define default status for articles'</h1> <h1>108 'Enable comments'</h1> <h1>116 'Enable auto approve comments without moderation'</h1> <p>Now for the [new and fresh] plugin integration, I'd added a second line in french for each plugin description. I know it's not a good method, but there are any other one to translate the plugins for the moment.</p> <p>Hope that can help you. Grab the zip file : <a href="http://www.cara-tm.com/upload/frog_french_translation.zip" title="Download">here</a></p> <p>Cheers,</p> Mon, 17 Dec 2007 18:03:10 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_599 Pat64 http://forum.madebyfrog.com/topic/118?page=1#post_599 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>@mitnick: I don't think Philippe has rolled the current SVN into a zip.</p> <p>I use <a href="http://tortoisesvn.tigris.org/">Tortoise SVN</a> to grab things from the repository. It's a Windows SVN interface thing; there must be something similar for other platforms. Makes getting the latest versions very simple.</p> <p>Hope that helps for the moment!</p> Mon, 17 Dec 2007 07:55:30 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_593 David http://forum.madebyfrog.com/topic/118?page=1#post_593 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>Where can i download the zip file for SVN release?.</p> Mon, 17 Dec 2007 07:32:59 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_592 mitnick http://forum.madebyfrog.com/topic/118?page=1#post_592 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>You can use a 0.8.7 database version, but you will need to add in table setting:</p> <p>plugins, "a:5:{s:7:\"textile\";i:1;s:8:\"markdown\";i:1;s:7:\"archive\";i:1;s:14:\"page_not_found\";i:1;s:12:\"file_manager\";i:1;}"</p> <p>and change all filter_id "Textile" by "textile" and "Markdown" by "markdown" ;)</p> Sat, 15 Dec 2007 10:49:04 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_576 philippe http://forum.madebyfrog.com/topic/118?page=1#post_576 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>Hey Philippe --</p> <p>Exciting stuff! Question about updating: is it OK just to replace the updated files from the new versions in SVN to upgrade an existing FrogCMS installation?</p> <p>I assume that if there are changes to the db tables, that would need some SQL treatment. But as long as the db tables are the same, will simply overwriting old files with new ones (and adding any that need added) be sufficient?</p> <p>Thanks!</p> <p>David.</p> Sat, 15 Dec 2007 04:29:29 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_574 David http://forum.madebyfrog.com/topic/118?page=1#post_574 Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! <p>I am proud to say that Frog 0.9.0 is just about ready for release! The biggest addition to this version is the support for plugins! Now Frog will be fully customizable!</p> <p>What is needed before I can announce it are a few good beta testers. Whether you are an existing Frog user, or a new user, you are needed! Both new installations and upgrades need to be tested.</p> <p>So, if you feel up to the task, <a href="http://code.google.com/p/madebyfrogs/source">download the current SVN version</a> and report any issues to the <a href="http://code.google.com/p/madebyfrogs/issues/list">Issue Tracker</a>. But, please report back to the forum with your overall findings! It does no one any good if you simply report a bug, but don't tell anyone what you think of the overall product!</p> <p>Thanks for trying out Frog 0.9.0! With your help, we can ensure that this release will be solid!</p> Fri, 14 Dec 2007 14:32:34 +0000 http://forum.madebyfrog.com/topic/118?page=1#post_571 philippe http://forum.madebyfrog.com/topic/118?page=1#post_571