Update History plugin for cpg1.5.x Update History plugin for cpg1.5.x
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Update History plugin for cpg1.5.x

Started by François Keller, January 19, 2011, 09:20:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

François Keller

UPDATE HISTORY: Display an update history block on main page

daxad has ported the cpg1.4.x Update History plugin to cpg1.5.x
Install:
- unzip package to plugins folder and use plugin manager to install it
- after installation add updatehistory to :
   config => Album list view => The content of the main page
Version 1.0
CONFIG:

In the config panel you can setup the plugin for each usergroup.
Possibility to show the n last uploads or the last uploads since n days

Thank's to daxad for this work and sharing
This plugin is added to the SVN
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

daxad

I found this weekend a bug that caused a critical error when some albums were private (forbidden attribute) on the entry page without logging in CPG.
I made the following changes in the code:
*In the history_admin.php file, patch of the variable $lang_continue with $lang_common['continue']
*In the codebase.php file, adaptation of the variable $FORBIDDEN_SET_UPD in the function 'update_history($html)'

Now everything seems working properly. I named the new version 1.1

The file for installing this new version is attached herebelow