Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
699 2021-12-17 16:48:07 daniel-marschall /trunk/ The new file edition.ini contains constants which might be useful if somebody wants to fork OIDplus
(However, we would appreciate it if you would try to contribute to the original OIDplus system rather than forking it!)
 
661 2021-10-03 21:13:11 daniel-marschall /trunk/ Snapshot distribution channel: oidplus_version.txt is now .version.php (to avoid that the version is exposed)  
654 2021-09-29 00:31:00 daniel-marschall /trunk/plugins/viathinksoft/adminPages/ Web-Update small changes  
647 2021-09-26 20:14:00 daniel-marschall /trunk/ Renewed update system (part 1): Updates are now downloaded as "update scripts" instead of being pulled from SVN  
646 2021-09-25 21:24:12 daniel-marschall /trunk/ Plugins are again sorted by their type and name, as if they would be in a single vendor-folder  
645 2021-09-25 20:13:12 daniel-marschall /trunk/plugins/viathinksoft/ "System check" plugin doesn't list third-party plugins and composer.lock file anymore  
635 2021-09-24 12:12:32 daniel-marschall /trunk/ Changed plugins path structure
Old: plugins/[plugintype]/[pluginname]
New: plugins/[vendor]/[plugintype]/[pluginname]

!!!!!! ATTENTION !!!!!! ATTENTION !!!!!! ATTENTION !!!!!!
ALL DIRECTORIES INSIDE THE FOLDER plugin/ WILL BE DELETED
PLEASE MAKE A BACKUP OF THESE FOLDERS BEFORE UPDATING!
!!!!!! ATTENTION !!!!!! ATTENTION !!!!!! ATTENTION !!!!!!

If you have individual third-party plugins, please make
sure that they make use of the new plugin directory structure.