Scribite 3.0 and "Pages" modification  Bottom

Go to page [-1] 1 - 2:

  • remmingtonshowdown

    The PageLock module must be deactivated

    Thank you, now it works!
  • remmingtonshowdown

    The PageLock module must be deactivated for the scribite editors to load in the Pages module...

    I'm on Zikula 1.1.1
    Scribite 3.1
    PageLock DEACTIVATED

    All good...


    YES! PROBLEM SOLVED! icon_smile
    thank you a lot!

    now a copule of doubts...
    about me: was I too in a hurry an didn't RTFM ? Or was this a late-comer issue? icon_smile
    about PageLock: what is it for? Could deactivating it cause further issues with other modules? Having to keep it deactivated, I could also remove it completely.. or not?

    again, thank you
    this forum is great.
    Enrico
  • If you will be the only one editing pages, then PageLock is not of use to you, if you'll have multiple people who can add/edit, then it could be useful.

    And for the record. Issue seems to be in News as well. Haven't noticed a problem editing content in "Content" tho.

    --
    Home Page | Find on Facebook | Follow on Twitter
  • For Pagelock see http://code.zikula.org/core/ticket/930 - there's a patch for Pagelock.

    And for News ... that has nothing to do with Pagelock. It is simply the Ajax editing function that doesn't work because the scribite! related code cannot load. We know the problem, but at the moment there's no solution for that. Go to News administration and edit there and all will be fine.



    edited by: hilope, Apr 03, 2009 - 09:02 PM

    --
    | scribite! | TNGz | piwik | zweet |
  • hilope

    For Pagelock see http://code.zikula.org/core/ticket/930 - there's a patch for Pagelock.

    Now it works with pagelock enabled, thank you very much!
  • BTW for News 2.4 there is a new setting to enable of disable the Ajax editing. So if you use scribite, it might be wiser to switch of Ajax inline editing and then the admin modify is just being used and that works fine with scribite.
    The choice is also there since enabling also means all JS is loaded when you just display an article, so you know have to choice to make that leaner.

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • Yes, the problem was solved.

    Only change on line 82 of system/PageLock/pnuserapi.php:
    PageUtil: SetVar('rawtext', $HTML);
    to:
    PageUtil::AddVar('rawtext', $HTML);

    And Scribite and PageLock works together!

Go to page [-1] 1 - 2:

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