don't display summary in full article - Doesn't work

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Dave_LOgic
Posts: 51
Joined: Wed 10. Nov 2004, 21:48
Location: London

don't display summary in full article - Doesn't work

Post by Dave_LOgic »

The option for "don't display summary in full article" doesn't seem to work...Is this just me or am I missing something???
Pappnase

Post by Pappnase »

hello

wich version did you use!?
Dave_LOgic
Posts: 51
Joined: Wed 10. Nov 2004, 21:48
Location: London

Post by Dave_LOgic »

Pappnase wrote:hello

wich version did you use!?
The latest - 1.2.5
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Post by StudioZ »

Hi Dave ;)

Be sure you have theses latest files:

include/inc_act/act_articlecontent.php
http://cvs.sourceforge.net/viewcvs.py/p ... 2&view=log
include/inc_lib/article.editcontent.inc.php
http://cvs.sourceforge.net/viewcvs.py/p ... e&view=log
include/inc_tmpl/article.editsummary.tmpl.php
http://cvs.sourceforge.net/viewcvs.py/p ... e&view=log
include/inc_tmpl/article.new.tmpl.php
http://cvs.sourceforge.net/viewcvs.py/p ... e&view=log

You should be good to go...

Cheers,
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
Dave_LOgic
Posts: 51
Joined: Wed 10. Nov 2004, 21:48
Location: London

Post by Dave_LOgic »

StudioZ wrote:Hi Dave ;)

Be sure you have theses latest files:

include/inc_act/act_articlecontent.php
http://cvs.sourceforge.net/viewcvs.py/p ... 2&view=log
include/inc_lib/article.editcontent.inc.php
http://cvs.sourceforge.net/viewcvs.py/p ... e&view=log
include/inc_tmpl/article.editsummary.tmpl.php
http://cvs.sourceforge.net/viewcvs.py/p ... e&view=log
include/inc_tmpl/article.new.tmpl.php
http://cvs.sourceforge.net/viewcvs.py/p ... e&view=log

You should be good to go...

Cheers,

I've updated these files but still no go...What is really strange is that all of these things do not work..

Hide summary in full artiicle

Show / Dont show "More" link

Hide Article Title

None of these make any difference even if I delete / refresh the cache..

???/
nomukaiki
Posts: 7
Joined: Sun 11. Sep 2005, 15:57

Post by nomukaiki »

The same is happening to my project, using 1.2.5-DEV.

None of this options work. I had to build special templates to not show that summary details.
Dave_LOgic
Posts: 51
Joined: Wed 10. Nov 2004, 21:48
Location: London

Post by Dave_LOgic »

nomukaiki wrote:The same is happening to my project, using 1.2.5-DEV.

None of this options work. I had to build special templates to not show that summary details.
That will be my next step if nobody comes to the rescue in time... :wink:
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Post by StudioZ »

Dave, depending if you have time -- I would personnaly,
try to install on the side, a quick brand new PhpWCMS 1.2.5 DEV.
Just to check if you still have the same issue with this new install....?

Cheers,
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
Dave_LOgic
Posts: 51
Joined: Wed 10. Nov 2004, 21:48
Location: London

Post by Dave_LOgic »

StudioZ wrote:Dave, depending if you have time -- I would personnaly,
try to install on the side, a quick brand new PhpWCMS 1.2.5 DEV.
Just to check if you still have the same issue with this new install....?

Cheers,
I might do....I'm beta testing a new host at the moment. When that goes live I will try a barebones install on that...It has a later version of PHP and MySQL and supports FreeType which means I'll finally be able to play around with the GT Mod.... :wink:
User avatar
Oliver Georgi
Site Admin
Posts: 9914
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

as long as you use "own" templates for article lists or summary this has NO effect. But you are able to make a copy of these templates but without the elements you do not want to be rendered.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Dave_LOgic
Posts: 51
Joined: Wed 10. Nov 2004, 21:48
Location: London

Post by Dave_LOgic »

Oliver Georgi wrote:as long as you use "own" templates for article lists or summary this has NO effect. But you are able to make a copy of these templates but without the elements you do not want to be rendered.

Oliver
Many thanks for the explanation...When you say "own", does this infur that for this feature to work I need to use "default" listing & summary templates not the many others I have created..??
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

Post by spirelli »

Yes, correct. As discussed before in these forums, the "don't display summary in full article" option only has effect on the 'default' template.

http://phpwcms.de/forum/viewtopic.php?p=14856#14856
Dave_LOgic
Posts: 51
Joined: Wed 10. Nov 2004, 21:48
Location: London

Post by Dave_LOgic »

spirelli wrote:Yes, correct. As discussed before in these forums, the "don't display summary in full article" option only has effect on the 'default' template.

http://phpwcms.de/forum/viewtopic.php?p=14856#14856
Many thanks...
Post Reply