Frog CMS 0.9.0 (with NEW plugin API)! Help us test it! (Closed)
|
Dec 14, 2007 14:32
382 posts
|
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! 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. So, if you feel up to the task, download the current SVN version and report any issues to the Issue Tracker. 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! Thanks for trying out Frog 0.9.0! With your help, we can ensure that this release will be solid! |
|
Dec 15, 2007 04:29
820 posts
|
Hey Philippe -- 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? 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? Thanks! David. |
|
Dec 15, 2007 10:49
382 posts
|
You can use a 0.8.7 database version, but you will need to add in table setting: 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;}" and change all filter_id "Textile" by "textile" and "Markdown" by "markdown" ;) |
|
Dec 17, 2007 07:32
30 posts
|
Where can i download the zip file for SVN release?. |
|
Dec 17, 2007 07:55
820 posts
|
@mitnick: I don't think Philippe has rolled the current SVN into a zip. I use Tortoise SVN 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. Hope that helps for the moment! |
|
Dec 17, 2007 18:03
17 posts
|
Hi Philippe :) 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 : /app/backend/views/settings/index.php : 84 'Define default status for articles'108 'Enable comments'116 'Enable auto approve comments without moderation'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. Hope that can help you. Grab the zip file : here Cheers, |
|
Dec 17, 2007 18:05
17 posts
|
Oops, sorry for the strange format into my previous post : I'm a textile user ... and I don't know markdown formatting rule :) |
|
Dec 17, 2007 18:08
382 posts
|
I need to add the plugin translations !!! it is in my todo list thanks for your help |
|
Dec 18, 2007 04:52
17 posts
|
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. Cherres, |
|
Dec 18, 2007 09:01
382 posts
|
"slug" is the part of the url for the page |
|
Jan 2, 2008 12:06
10 posts
|
How soon will this version be coming out for "public" release? |
|
Jan 3, 2008 09:50
382 posts
|
it is available in download section of madebyfrog.com website. |
|
Jan 3, 2008 13:06
1 posts
|
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. For example, the table for user_permission is names {TABLEPREFIX}user_permission in my database, all the table have {TABLEPREFIX} prepended to the name. 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. I will start building a site with it and report back on any other issues I find.
|
|
Sep 5, 2008 00:35
286 posts
|
I think it’s time to remove the ‘sticky’ on this thread… |
This topic is closed