hello
i ve got a lot of customization in my code, moreover 1.2 come with gettext and some of my module are not compatible. I was wondering if it would be harder to go from 1.1 to 1.2 than to go from 1.2 to 1.3
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
migrate from 1.2 to 1.3 ?
-
- Rank: Developer
- Registered: May 17, 2004
- Last visit: Apr 08, 2010
- Posts: 386
-
- Rank: Softmore
- Registered: Dec 23, 2003
- Last visit: May 05, 2010
- Posts: 351
1.3 is supposed to only support gettext modules, so nope, IMHO. I think I will be at 1.2.1 for some time since it supports both gettext and legacy (non-gettext) modules.
Hope that helps.
supa
--
Caribbean News
Online Shopping from USA, Canada, UK, France, Germany
On Facebook -
- Rank: Software Foundation
- Registered: Jul 21, 2001
- Last visit: May 31, 2010
- Posts: 624
Zikula Core 1.2.x - 1.3.x will not be a big jump so long as your modules are Zikula Core 1+ API compliant. All previous legacy is being dropped so old old modules will completely cease to work unless they are upgraded. Zikula 1.3 will bring a huge amount of new technology, but it should not interfere with anything in a standard 'classic' Zikula module. You can try out SVN but note that as of writing, DBUtil::changeTables() does not work so module DB upgrades will fail). Other than than that, it works fine.
Drak
--
Zikula Lead Developer
Board Member of the Zikula Foundation
Follow me on twitter.com/zikuladrak -
- Rank: Developer
- Registered: May 17, 2004
- Last visit: Apr 08, 2010
- Posts: 386
i think i had better to go to 1.2 in order to migrate my custom module for 1.3
thanks for your reply -
- Rank: Developer
- Registered: May 17, 2004
- Last visit: Apr 08, 2010
- Posts: 386
Code
DBUtil::changeTables() does not work so module DB upgrades will fail
you mean we can't update a website to this version -
- Rank: Software Foundation
- Registered: Jul 21, 2001
- Last visit: May 31, 2010
- Posts: 624
1.3 is a development branch and currently unstable so you you never be updating any production website with it ;)
Drak
--
Zikula Lead Developer
Board Member of the Zikula Foundation
Follow me on twitter.com/zikuladrak -
- Rank: Softmore
- Registered: Dec 23, 2003
- Last visit: May 05, 2010
- Posts: 351
mumuri,
go to 1.2.1, only thing I see does not work is the setpagevars plugin for the meta description field. I logged a ticket in the Cozi but it has not been accepted/assigned as yet, so all my pages have the same meta description....not good for SEO.
supa
--
Caribbean News
Online Shopping from USA, Canada, UK, France, Germany
On Facebook -
- Rank: Developer
- Registered: May 17, 2004
- Last visit: Apr 08, 2010
- Posts: 386
i don't intend to put it online, but i wan't to see if my data are correctly updated . that for local developmment , i wan't to update some personnal module to gettext and i think it's better to do it on a 1.3 -
- Rank: Software Foundation
- Registered: Jul 21, 2001
- Last visit: May 31, 2010
- Posts: 624
In that case please wait until the changeTable method is fixed. You can watch the RSS feed at the core Cozi project (see the timeline for the feed) to know when it's done.
Drak
--
Zikula Lead Developer
Board Member of the Zikula Foundation
Follow me on twitter.com/zikuladrak -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
IMHO Gettext is already possible and stable on 1.2.x
If you want to test the DB stuff available on 1.3 or use some Doctrine features, then I guess that we need to fix the changeTable method among all
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Softmore
- Registered: Dec 23, 2003
- Last visit: May 05, 2010
- Posts: 351
any idea on the meta description inserts not working?
see: http://code.zikula.org/core/ticket/1771
supa
--
Caribbean News
Online Shopping from USA, Canada, UK, France, Germany
On Facebook -
- Rank: Software Foundation
- Registered: Jul 21, 2001
- Last visit: May 31, 2010
- Posts: 624
The reason is in the ticket. It would help if we can keep the discussion in the ticket as it helps greatly in tracking the issue.
Drak
--
Zikula Lead Developer
Board Member of the Zikula Foundation
Follow me on twitter.com/zikuladrak
- Moderated by:
- Support
