#65 Modify PageMaster package
Closed: Fixed Opened by itbegins.

For PageMaster, two changes.

Remove pagemaster/classes/FilterUtil.class.php and pagemaster/classes/FilterUtil (the whole directory).

Then, modify modules/pagemaster/pnuserapi.php line 306:
Old: Loader::LoadClass("FilterUtil",'modules/pagemaster/classes');
New: Loader::LoadClass("FilterUtil",'config/classes');

This points pagemaster to where we plan to install FilterUtil.


This ticket comes as a requirement for closing #25.

  • http://toshio.fedorapeople.org/packages/zikula-module-pagemaster-0.3.1-3.fc11.noarch.rpm
  • http://toshio.fedorapeople.org/packages/zikula-module-pagemaster-0.3.1-3.fc11.src.rpm
  • http://toshio.fedorapeople.org/packages/zikula-module-pagemaster.spec

Updated mether's latest package with the requirements listed here.

See https://bugzilla.redhat.com/show_bug.cgi?id=519483 for the review request; once the package is approved, we are unblocked and this ticket is closed.

package approved!

Milestone F12b: Alpha to Beta deleted

Metadata