You know those little things that bug you but never enough to do anything about? Well I do. One of them is the full page detail of news articles. If you format the HTML correctly when you input the "Story Text" (abstract) and the "Extended Text", you get a big gap in the middle of the story when the two parts are brought together into the full text. To avoid the gap, you can avoid formatting with a paragraph break between the Story Text and the Extended Text. That looks better on the full page detail but, when you reformat to print, usually by clicking on the printer icon, the paragraphs run together and it looks bad again.
While this bugs me...not so much to take the time to fix...I'd like to see it fixed so the gap on the full page detail is not added between the two parts of the text. That way, we can use accepted HTML paragraph formatting and both the full detail and printable version will format as they should.
Slugger
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- alfonsomarin created topic »Fillters in Clip« 03:41 AM
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 03:19 AM
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
- mazdev responded to »zikula 1.3.3. and IE9« 19. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Format News Stories
-
- Rank: Expert
- Registered: Mar 11, 2003
- Last visit: Oct 21, 2009
- Posts: 1104
-
- Rank: Senior
- Registered: Sep 22, 2003
- Last visit: Oct 21, 2009
- Posts: 2774
Not sure about the printable version, but I think
Code
$info['maintext']
displays the story/entended text with no gaps in the formatting. There is also a
Code
$info['fulltext']
theme variable, but that has what I think is a bug, because it displays the intro text twice...
--
Get PhotoGallery, PayPalCart, Dynamenu, Enhanced Blocks & other mods
Cape Cod Travel Info... -
- Rank: Expert
- Registered: Mar 11, 2003
- Last visit: Oct 21, 2009
- Posts: 1104
Also, check out the "The URL of this story is:" comment at the end of the printable version. Every short URLs hack I've seen prints out the long URL.
Again, nothing critical but just little nuisances.
Slugger -
- Rank: Senior
- Registered: Sep 22, 2003
- Last visit: Oct 21, 2009
- Posts: 2774
That I dunno about... Obviously the print.php would also need to be changed... There ought to be (or is there?) a function included with short URL mods where you can feed it the long URL and get back the short one...
--
Get PhotoGallery, PayPalCart, Dynamenu, Enhanced Blocks & other mods
Cape Cod Travel Info...
- Moderated by:
- Support
