Feature request - Consider changing toggle summary view
Reported by dleffler | January 10th, 2013 @ 03:45 PM | in 2.1.1 (closed)
Might be worth changing/adding the toggle summary feature from pixel height to two hidden div's with a close/open 'bounce' sort of transition?
Would place BOTH the body and summarized body (1st para and we might even use the html summarize plugin) within the toggle divwith the idea we would anim close the container, hide the one div and unhide the other then anim open it back up.
Not sure this will work since it may simply open up immediately when unhiding the div. FWIW, this is really easy to do if we do NOT want animation!
Comments and changes to this ticket
-
dleffler January 13th, 2013 @ 12:16 PM
FWIW, I have this working locally...replaced a 'pixel height summary setting' with a boolean that allows both the body & summary to interchangably appear using a 'bounce' type transition to switch between the two. This gives us a FULL summary regardless of the size when each item would be a different height based on the amount of content or the lack thereof.
Precipitated the need for a new 'parahtml' smarty summarize modifier type which has already been pushed up.
-
expNinja January 14th, 2013 @ 07:12 PM
- State changed from new to resolved
(from [8a97a7cc1d8410991cd62cba7ac9374d7458e2e1]) Changes toggle view to allow summary to contain a summarized version of the content (as passed in the param) instead of a pixel height [#854 state:resolved] https://github.com/exponentcms/exponent-cms/commit/8a97a7cc1d841099...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS