This is sad... i had to reply to my own thread.
Anyway, this is what i find out. The EZComments Templates seems to have some problem. The above problem happens when i used AllOnOnePageWithNoteToRegister templates. However when i used others it works perfectly. I used this code on my x-full.html
on top:
[code=smarty]
[/code]
and below:
[code=smarty]
[/code]
Any
Hi,
PN 764, AutoTheme lite, pagesetter 6.3.0, - trying to use EZComments 1.5.
I managed to install and activate EZC, but see no comments form appearing on my PS publications. I have the Permissions for EZC set to everything for everyone while I try and figure out how to make it work (this is on my local webserver, so not at all dangerous!) I have PN-hooks enabled in the PS publications
Hello everybody!
It is hard for me to describe my problem in english but lets try ;-)
I was using pagesetter 6.2.0.3 before and i decided to update because i want to use the "Relation function".
Now i have a big problem because the behavior of pagesetter concerning DisplayHooks is different.
I have a big List view of more than 300 publications. Each row in this list has 24 columns. In some columns is quiet a lot of content. The title field f.e. can have more than 200 characters.
My publication is "hooked" to "Multihook 3.0"
I have defined about 500 keywords within Multihook to use it in my List view of my Pagesetter Publication.
I used following settings/code to enable the Multihook function for ONLY ONE COLUMN of the List view of my publication.
Administration -> Modules -> Pagesetter -> Hooks -> Multihook "enabled"
Setting of the Publication: Enable PN-Hooks --> DISABLED
In the template i used following code to activate the Multihook function for the 2nd of all 24 columns only!
Only
I've been working on just this. I came up with the idea to replace the Topics module with a Pagesetter document type, using inline publists to display the top N documents from various other pubtypes. (Articles, News, and Files). This also lets you customize the Topics page with information about it -- essentialy more of a Topic home page.
My Topics putype has HTML blocks for a
In the slideshow-view, hooks are called by the line
[code][/code]
at the end of slideshow.htm
I wanted to make it possible to use hooks (in this case ezcomments) not only in the slideshow, but also in the normal "album"-view. But copying the same code to the end of album.html brings an error: Users can add comments, but the comment is displayed with EVERY picture.
Is there a
Hello,
In 6.3.0, following my feature request (and others) J?rn changed the way pagesetter handle the hooks. Now pagesetter do it the same way as any other pnRendered modules. So the sentence:
[quote=Landseer]Minor drawback: The recent version of Pagesetter does not support this. It attaches the output as returned from the pnModCallHooks() function to the rendered -full.html template