WBCE CMS – Way Better Content Editing.
You are not logged in.
Pages: 1
Topic closed
New Version of OneForAll:
VERSION 1.0.5 (03/03/2017)
VERSION HISTORY
Fixed warning in PHP 7.1 about a non-numeric value (reported by dbs)
Fixed undefined index when group_id is empty
DOWNLOAD
Download the zip from this download link.
Christoph
Offline
florian, grindbatzn, thanks, stefanek
Merci vielmal
Account inactive since 2018/11/17.
Offline
Hallo. Hab das grad installiert. Field settings gibt es irgendwie nicht...
Offline
Die sieht als Default-Einstellung nur der Superadmin (ID = 1).
Du kannst das in der /modules/oneforall/config.php ändern, in dem Du
$settings_admin_only = true;
auf
$settings_admin_only = false;
änderst.
Offline
New Version of OneForAll:
VERSION 1.0.6 (04/05/2017)
VERSION HISTORY
Added Dutch language file (thanks to CodeALot)
Bugfix: Using multiple fields of type wb_link the select options representing the wb page tree have been multiplied with each new field (reported by astricia)
Defining a field type oneforall_link now it is possible to enter either the module directory name as well as the module name as initially defined in the info.php
Added more checks to verify that the entered module name is a oneforall module
DOWNLOAD
Download the zip from this download link.
Christoph
Last edited by freesbee (30.05.2017 09:21:45)
Offline
florian, berny, grindbatzn
New Version of OneForAll:
VERSION 1.0.7 (05/30/2017)
VERSION HISTORY
Added check to see if there is already a media directory using the module name.
Can cause problems when deleting the module (reported by sky writer, thanks to CodeALot)
Bugfix: For items without access file the field link is empty and hence the page access file will be deleted instead of the item access file (reported by dbs, thanks to Ruud)
DOWNLOAD
Download the zip from this download link.
Christoph
Last edited by freesbee (30.05.2017 09:22:11)
Offline
florian
New Version of OneForAll:
VERSION 1.0.8 (09/12/2017)
PLEASE NOTE:
After upgrading to this version and resaving an item the url of the item can be changed (droped item_id).
VERSION HISTORY
[upload.php] Changed require() to require_once() for file framework/functions.php (thanks to Norbert Heimsath)
[save_item.php] Changed require() to require_once() for file framework/functions.php (thanks to Norbert Heimsath)
[resize_img.php] Added better support for images taken on mobile devices using exif data 'orientation' (thanks to Ruud)
[save_item.php] Changed the way of item filename creation. The item_id is no longer used unless two names are identical (thanks to Ruud)
[save_item.php] Removed code for image handling - not concerning duplicating items! (thanks to Ruud)
DOWNLOAD
Download the zip from this download link.
Christoph
Offline
florian, colinax
New Version of OneForAll:
VERSION 1.0.9 (11/29/2018) by freesbee
VERSION HISTORY
Added params flags and encoding to the function html_entity_decode()
Updated Lightbox2 to v2.9.0 (responsive slideshow)
Fixed false item link saved into database if item titles are the very same
DOWNLOAD
Download available in WBCE-AOR
Offline
Pages: 1
Topic closed