Fork me on GitHub

migrate from 1.2 to 1.3 ?  Bottom

  • 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
  • 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

    --
    ttgapers.com - the latest from the caribbean
    Caribbean News
    Online Shopping from USA, Canada, UK, France, Germany
    On Facebook
  • 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
  • i think i had better to go to 1.2 in order to migrate my custom module for 1.3

    thanks for your reply
  • Code

    DBUtil::changeTables() does not work so module DB upgrades will fail


    you mean we can't update a website to this version
  • 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
  • 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

    --
    ttgapers.com - the latest from the caribbean
    Caribbean News
    Online Shopping from USA, Canada, UK, France, Germany
    On Facebook
  • 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
  • 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
  • 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
  • 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

This list is based on users active over the last 60 minutes.