Project

General

Profile

« Previous | Next » 

Revision 1475

Added by Dietmar almost 13 years ago

+ add SecureForm.mtab.php under mantennance by WebsiteBaker Community
! security fixes media, groups, users, sections
  1. change lang variable to remove upgrade-script
    ! reworked add sections in pages
    ! fix set empty href in show_menu2
    ! set show_menu2 version to 4.9.6
    ! reworked Droplet LoginBox, add redirect query
    - remove unneeded folder js
    ! set Droplet to version 1.1.0
    + add checkboxes to change frontend absolute url to relative urls
    ! set output_filter version to 0.2

View differences:

info.php
19 19
$module_directory = 'show_menu2';
20 20
$module_name = 'show_menu2';
21 21
$module_function = 'snippet';
22
$module_version = '4.9.5';
22
$module_version = '4.9.6';
23 23
$module_platform = '2.7 | 2.8.2';
24 24
$module_author = 'Brodie Thiesfield';
25 25
$module_license = 'GNU General Public License';
26 26
$module_description = 'A code snippet for the Website Baker CMS providing a complete replacement for the builtin menu functions. See <a href="http://code.jellycan.com/show_menu2/" target="_blank">http://code.jellycan.com/show_menu2/</a> for details or view the <a href="' .WB_URL .'/modules/show_menu2/README.en.txt" target="_blank">readme</a> file.';
27
?>
27

  

Also available in: Unified diff