
Deprecate Headline module
Reported by dleffler | April 30th, 2011 @ 12:38 AM | in Beta 4 (closed)
Headline module needs to be evaluated for retrofit.
* it allows display of multiple headlines, but the display is not
formatted as with other multi-itme modules (text?) * it doesn't
allow for re-ranking (since it has multiple items) * as
implemented, it doesn't seem to have a purpose. Perhaps this is
becuase of template styling (h1, h2)? What is configuration setting
for (action titles)? Purpose of link
Comments and changes to this ticket
-
expNinja May 2nd, 2011 @ 03:38 PM
- State changed from new to open
- Milestone set to Beta 3
- Milestone order changed from 46 to 0
This module has lacked direction from the start. Hard to pin down, not very userful, and nothing that couldn't be accomplished with a text module. I say we scrap it.
-
dleffler May 2nd, 2011 @ 04:16 PM
Probably not needed...if deprecated, I can change the migration to make it a text module.
-
-
dleffler May 4th, 2011 @ 04:34 PM
- Assigned user changed from expNinja to dleffler
Will begin the process to deprecate the headline module by changing the migration script to convert them to a text module with a title ONLY.
-
expNinja May 4th, 2011 @ 08:05 PM
(from [40606c2fbe4982c4c47adc44db7e4ba0852f9f7a]) Changed migration of headlines to text items in preparation for headline controller deprecation.
Still gives the anomaly of double headlines after migration because the old headline module didn't display the module title. The post-migrate FIX is to decide if you want an h1 title, make the text item title blank, or if you want an h2 title, make the module title blank.
[#151] https://github.com/exponentcms/exponent-cms/commit/40606c2fbe4982c4... -
dleffler May 13th, 2011 @ 09:19 PM
- Milestone changed from Beta 3 to Beta 4
- Milestone order changed from 16 to 0
Allow module to stay in codebase a little longer before it's removed...will be removed prior to release candidate.
-
dleffler May 27th, 2011 @ 03:48 AM
- Title changed from Retrofit/Evaluate Headline module to Deprecate Headline module
-
dleffler May 27th, 2011 @ 09:35 PM
Will require writing an "upgrade" script to convert existing Headlines modules and items into text modules/items.
-
expNinja June 12th, 2011 @ 03:35 AM
(from [f09741bf171780956db0b4f0ea4b6136f9015777]) [#151] Primarily an upgrade script which converts headline modules/items into text then deletes the table/files (step is skipped for now). [#201] Adds upgrade script to clear the Smarty Cache on each upgrade. Also updates/fixes some upgrade installation things which prevented version tracking from updating if it had been used once, and moved install_tables back to being an upgrade script.
https://github.com/exponentcms/exponent-cms/commit/f09741bf17178095... -
dleffler June 14th, 2011 @ 01:21 AM
- State changed from open to resolved
Ok this is finished with the migration changes. There is a disabled upgrade script in place to completely convert all headlines to text and delete all the headline files, but this would play havoc with any custom themes using headlines as a static module.
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
Tags
Referenced by
-
151 Retrofit/Evaluate Headline module Still gives the anomaly of double headlines after migrati...
-
201 Clear Cache on upgrade (from [f09741bf171780956db0b4f0ea4b6136f9015777]) [#151] ...
-
151 Deprecate Headline module (from [f09741bf171780956db0b4f0ea4b6136f9015777]) [#151] ...