Your selection
You do not have any extensions in your selection yet.
Rating
Share
Stats
- 12481 views
- 4605 downloads
Zikula / Modules
PageMaster 0.4.2
Extension type: Module
Extension originally created by spax on Mar 17, 2009
- Description
- PageMaster is a fully Zikula compliant but non complete clone of Pagesetter (relations and mediashare plugin are missing yet).
- The main task of the module is creating pages with dynamic content like news articles, product descriptions, band listings, etc.
Import of pagesetter environment is included.
PageMaster offers a few new possibilities:
- Better performance
- Free input-templates (Form framework based)
- Workflow conditions
- More sophisticated category-browser
- Better caching
- More powerful plugin system for own fieldtypes
- stepmode for input screens
- Better filtering, e.g. date filter (FilterUtil based)
- Datatype specific tables (not only text type for each col.)
- More flexible use of output templates (you can use templates twice, or different templates for the same pubtype)
- Much much less code, at least mostly OO
- CoZi project available - Screenshots
-
- TargetGroup
- Advanced
- Status
- Normal
PageMaster 0.4.2
Options
Technologies
- pnRender
- pnForm
- DBUtil
- ObjectUtil
- PNObject
- Workflows
- PageLock
Translations
German
English
Spanish
Dutch
- Version created by nestormateo on Jul 04, 2010
- Core support
- Zikula 1.2.3 (not supported)
- Changelog
- - Language fixes on admin forms
- Regenerated POT - Status
- Normal
- Code conformance
- 9/10
- Supported hooks
- Module Configuration Hooks
- Item Modify Hooks (GUI)
- Item New Hooks (GUI)
- Item Delete Hooks (API)
- Item Update Hooks (API)
- Item Create Hooks (API)
- Item Display Hooks (GUI)
- Item Transform Hooks (API)
- Provided hooks
- This module does not provide any hooks.
- Language system
- Gettext
- Categories
- Uses core categories
- Dependencies
- scribite (Required, Versions: all )
- Thumbnail (Required, Versions: all )
0.4.1
Options
Technologies
- pnRender
- pnForm
- DBUtil
- ObjectUtil
- PNObject
- Workflows
- PageLock
Translations
German
English
Spanish
Dutch
- Version created by nestormateo on Jun 27, 2010
- Core support
- Zikula 1.2.3 (not supported)
- Changelog
- Bugfix release:
- Installation fix on 1.2.3
- Category filter load fix
- Fatal error on the Image input plugin
- category_browser plugin corrections - Status
- Normal
- Code conformance
- 9/10
- Supported hooks
- Module Configuration Hooks
- Item Modify Hooks (GUI)
- Item New Hooks (GUI)
- Item Delete Hooks (API)
- Item Update Hooks (API)
- Item Create Hooks (API)
- Item Display Hooks (GUI)
- Item Transform Hooks (API)
- Provided hooks
- This module does not provide any hooks.
- Language system
- Gettext
- Categories
- Uses core categories
- Dependencies
- scribite (Required, Versions: all )
- Thumbnail (Required, Versions: all )
0.4
Options
Technologies
- pnRender
- pnForm
- DBUtil
- ObjectUtil
- PNObject
- Workflows
- PageLock
Translations
German
English
Spanish
Dutch
- Version created by nestormateo on Jun 22, 2010
- Core support
- Zikula 1.2.3 (not supported)
- Changelog
- - Many usability improvements
- Gettext conversion
- Compatible with Zikula 1.2.x and 1.3
- Lots of bugfixes.
More details on the tracker - Status
- Normal
- Code conformance
- 9/10
- Supported hooks
- Module Configuration Hooks
- Item Modify Hooks (GUI)
- Item New Hooks (GUI)
- Item Delete Hooks (API)
- Item Update Hooks (API)
- Item Create Hooks (API)
- Item Display Hooks (GUI)
- Item Transform Hooks (API)
- Provided hooks
- This module does not provide any hooks.
- Language system
- Gettext
- Categories
- Uses core categories
- Dependencies
- scribite (Required, Versions: all )
- Thumbnail (Required, Versions: all )
0.3.1
Options
Technologies
- pnRender
- pnForm
- DBUtil
- ObjectUtil
- PNObject
- Workflows
- PageLock
Translations
German
English
French
Dutch
Spanish
- Version created by spax on Mar 23, 2009
- Core support
- (not supported)
- (not supported)
- Changelog
- Minor Bug fixing
- Removed uncompleted radio stuff
- Fixed Bug in Image Plugin
- Fixed Bug in FilterUtil to allow more operators - Status
- Normal
- Code conformance
- 5/10
- Supported hooks
- This module does not support any hooks.
- Provided hooks
- This module does not provide any hooks.
- Language system
- Classic style
- Categories
- Uses core categories
- Dependencies
- scribite (Required, Versions: all )
- Thumbnail (Required, Versions: all )
0.3
Options
Technologies
- pnRender
- pnForm
- DBUtil
- ObjectUtil
- PNObject
- Workflows
- PageLock
Translations
German
English
French
Dutch
Spanish
- Version created by spax on Mar 17, 2009
- Core support
- (not supported)
- (not supported)
- Changelog
- .
- Status
- Obsolete
- Code conformance
- 5/10
- Supported hooks
- This module does not support any hooks.
- Provided hooks
- This module does not provide any hooks.
- Language system
- Classic style
- Categories
- Uses core categories
- Dependencies
- scribite (Required, Versions: all )
- Thumbnail (Required, Versions: all )
Comments
Write us your opinion about PageMaster. Bug reports and feature request should be submitted at the project's tracker though.
Reviews
You tried PageMaster out or are using it? Share your experience and create a review about PageMaster.
Feed for the reviews to PageMaster
Pagemaster, a revolution in zikula
I m using Pagemaster since his first release (the christmas one).
For those who doesn't know, this module allow you to create "your own custom module" directly in a graphical interface. You create the publication / object you want and you can then link them together, pagemaster will generate all the code needed to view/create/edit/delete all this custom object.
For instance, in the interface of the module, you can create a type "recipe", an other one "ingredient" and linked them together. Pagemaster will create all the stuff needed to handle the (forms to create /edit/delete recipes, page to display recipes).
This module is awesome, and allow you to manage almost every aspect of a MDA software (if we consider that we can do a "many to many relation ship", with a "many to one" and "one to many" block).
Moreover , the benefit of zikula are adding some interesting feature, for instance you can create your own pnform plugins if the default one doesn't suit you. We can add that template overriding help a lot too.
Note
Only registered users are allowed to add reviews.
Register an account
or
Log in.
History
This graph shows how views and downloads developed. It also contains several events in form of vertical bars. Thereby are local events, as a new version or a comment, and global events, like for example new core releases or other appointments.
Powered by ModuleStudio 0.4.10

Comment by:
mumuri
19 Mar 2009 - 12:59AM
is this the christmas release, or a new stable version usable on production environment ?
Comment by:
nestormateo
19 Mar 2009 - 12:32PM
Hi mumuri. No, this is the most recent version.
Christmas release is kind of old at this stage. I've did some lang and interface rework and Marco recintly did a major refactoring of the fieldtype plugins and other stuff that i need to study too
Comment by:
mumuri
19 Mar 2009 - 08:23PM
ok , thanks mateo
so i'ts means this is a stable release ^^, that's a great news !
congratulation to the developper for your efforts
Comment by:
m7b5
20 Mar 2009 - 10:33PM
how is PageMaster compared with "Pages"?
is this module more advanced (or stable) or should I stay with Pages?
I'm experiencind a known issue about scribite (it's in the module forum) not starting when modifying a page (with Pages module), arised after upgrading to 1.1.1
So I'm thinking if it's best to stay with page and wait, or try some more modern alternative,like PageMaster...
thx
bye
enrico
Comment by:
HalbrookTech
21 Mar 2009 - 05:27AM
PageMaster is the successor to Pagesetter, a much more advanced system than Pages.
Comment by:
m7b5
22 Mar 2009 - 12:51AM
very well!
... so I have another toy to play with! .-)
thank you HT
Comment by:
obywatel
13 Apr 2009 - 05:56PM
filter pagemaster list by categories
Is it possible to filter publications by categories?
I mean if i choose Fieldtype=lists and then one of the categories (ie):
path => "/__SYSTEM__/Modules/pagemaster/lists/ludzie/kolektyw"
ipath => "/1/2/10000/10001/10070/10084"
So is it possible to show via URL only publications in category "kolektyw" (100084) etc...
could it look something like this:
index.php?module=pagemaster&tid=1&filter=list:eq:100084
or like in categories:
/index.php?module=pagemaster&prop=People&cat=10084
is it possible? How to use lists (categories) in pagemaster?
Comment by:
spax
13 Apr 2009 - 06:26PM
re filter pagemaster list by categories
it is possible, like you guessed
filter=listfieldname:eq:100084 or
filter=listfieldname:sub:100084 (including sub categories). You can also use the category browser plugin to autogenerate these links.
BTW, support questions in forum pls.
Comment by:
spax
17 Apr 2009 - 08:28AM
image plugin
if you are using images, update image plugin. old one sucks.
http://code.zikula.org/pagemaster/browser/trunk/modules/pagemaster/classes/FormPlugins/pmformimageinput.class.php?rev=195
Comment by:
kreisliga-alemao
25 May 2009 - 11:21PM
Getting Livepipe to work
What can i try to make livepipe work.
Message: Javascript livepipe package was not found or it's incomplete
I uploades the files to "modules/pagemaster/pnjavascript/livepipe"
but this does not fix the problem.
Comment by:
nestormateo
26 May 2009 - 11:00AM
About Livepipe
It's a central library, that can be used by many extensions like prototype itself. I see that it's currently in pnjavascript folder but it should be moved to the /javascript folder to work, because the pnformplugintype looks it there.
Another fix is to change the paths on that plugin, but as said, it's a debate on what to do with central libraries like this one.
Comment by:
kreisliga-alemao
03 Jun 2009 - 07:18PM
Thanks!
That was the clue.
Note
Only registered users are allowed to add reviews.
Register an account or Log in.