ez projects / ezautosave / forum / general / setting a autosave interval / re: setting a autosave inte...
You need to be logged in to post messages in the forums. New users may register here.
Member since: Posts: 7 |
Tuesday 18 October 2011 2:55:30 pm Hello,
It’s a very useful extension. This is a "Must Extension" for eZpublish :) We currently cannot set a autosave Interval ? Maybe you could add this feature by using ezjscore to load this value from an INI file. Thanks eZ Publish Certified Developer: http://auth.ez.no/certification/verify/384229 |
|
Member since: Posts: 33 |
Tuesday 18 October 2011 5:14:48 pm Hello Quoc Huy,
Thank you again for creating this solution, you are truly an eZ Publish saint! I agree with Yassine, This was the first area customization I thought could be helpful to others. Keep rockin "Boss" ;) Cheers, //kracker Theme: Rick Ross (Feat. Nicki Minaj) – You The Boss Member since: 2001.07.13 || http://ezpedia.org/ |
|
Member since: Posts: 23 |
Tuesday 18 October 2011 6:15:58 pm Thanks guys
That is a feature I wanted to add at the beginning but then scoped out for the first beta releases as I need to give more thought on optimising the Ajax call for just retrieving ini settings. So stay tuned as it will be for very soon. Huy -- |
|
Member since: Posts: 23 |
Tuesday 18 October 2011 8:51:09 pm OK, the feature is now available in GitHub:
https://github.com/quochuy/qhautosave I will package it later on. -- |
|
Member since: Posts: 7 |
Tuesday 18 October 2011 11:28:04 pm Awesome!
Just change the following comment (ezstarrating) in ezjscore.ini with the right exemple of qhautosave # <root>/ezjscore/call/ezstarrating::rate::<contentobjectattribute_id>::<version>::<rating> Thanks. Keep up the good work. eZ Publish Certified Developer: http://auth.ez.no/certification/verify/384229 |
|
Member since: Posts: 7 |
Tuesday 18 October 2011 11:59:32 pm With the same way of using ezjscore, it could be nice to make the extension translatable using translations folder and ts files.
eZ Publish Certified Developer: http://auth.ez.no/certification/verify/384229 |
|
Member since: Posts: 23 |
Wednesday 19 October 2011 1:58:30 pm Thanks for the comment thing and suggestions.
-- |
|
Member since: Posts: 23 |
Friday 28 October 2011 7:53:35 pm Hi Yassine
The GitHub version now handles translations. qhautosave now requires two other extensions qhjsiniloader (used for loading INI and translations) and qhnotifications. Huy -- |
|
|
Member since: Posts: 4 |
Friday 04 November 2011 10:12:20 pm Thanks for this excellent extension! Our editors have been clamoring for this for a long time!
About the other extensions-- you are saying we now need to download those and enable those as well in our site.ini? Thanks for clarifying! |
|
Member since: Posts: 73 |
Friday 04 November 2011 10:29:44 pm Hello A Fowler,
Yes, you must now enable all three of the required extensions within your desired siteaccess or override site.ini.append.php settings as they are required for the functionality of the main extension qhautosave. I hope this helps ... Cheers, Heath Brookins Consulting | http://brookinsconsulting.com/ |
|
Member since: Posts: 23 |
Friday 04 November 2011 10:48:30 pm Thanks Heath for doing the support for this extension :-D
And yes I confirm that you now need both three extensions. But I've made your life easier by creating a combo package. Just download the most recent combo package and in your eZ Publish back office: - go in Setup > Packages > Import new package > select your combo package > install package - go to Setup > Extensions, the three extensions should already be activated, if not then activate them in site.ini - go to Setup > Extensions and click on the button saying Regenerate autoloads ... - click on 'Clear all' caches. - that's it. -- |
You need to be logged in to post messages in the forums. New users may register here.