Hello,
is there a module available what does the following:
It should show a page summary.
like that: http://www.pberndt.com/Projekte.AnyFreeWhere.html
look at the box called "inhalt".
is that somehow possible in cmsms?
show summary
Re: show summary
I don't know of one, personally.
It should be possible, though it would take a little bit of module hacking to do it right. You COULD create a module that parses out all the h2, h3, etc tags from the content and then generate that box accordingly.
It should be possible, though it would take a little bit of module hacking to do it right. You COULD create a module that parses out all the h2, h3, etc tags from the content and then generate that box accordingly.
Re: show summary
yeah, that was my idea, too.
I think I do that and as soon as I have a result, I'll post it.
I think I do that and as soon as I have a result, I'll post it.