wecobble / Subtitles

Add subtitles into your WordPress posts, pages, custom post types, and themes. No coding required. Simply activate Subtitles and you're ready to go.
http://wordpress.org/plugins/subtitles/
GNU General Public License v2.0
117 stars 186 forks source link

Feature request: Kicker #84

Closed TBarregren closed 7 years ago

TBarregren commented 8 years ago

First of all, thank you for a great plugin.

This is a feature request for the possibility to also do kickers (see http://www.easymedia.in/kickers-newspapers-use-even-today/).

A simple but working solution would to have a drop down menu after the additional heading field. It's default value could be "Subheading", which gives exact the same behaviors as today. But there should also be a "Kicker" alternative, which but the subheading above the title in the output.

philiparthurmoore commented 8 years ago

I have no idea what a kicker is but I'm keeping this open because you've totally tickled my curiosity. Let me give this a read and a think and get back to you as soon as I can. Thanks so much for the suggestion.

On Sat, Aug 6, 2016 at 00:36 Thomas Barregren notifications@github.com wrote:

First of all, thank you for a great plugin.

This is a feature request for the possibility to also do kickers (see http://www.easymedia.in/kickers-newspapers-use-even-today/).

A simple but working solution would to have a drop down menu after the additional heading field. It's default value could be "Subheading", which gives exact the same behaviors as today. But there should also be a "Kicker" alternative, which but the subheading above the title in the output.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/professionalthemes/Subtitles/issues/84, or mute the thread https://github.com/notifications/unsubscribe-auth/AABwDEeHP-r5me9SogeaL2ls3i83EBwWks5qc3SSgaJpZM4Jd5oD .

philiparthurmoore commented 7 years ago

@TBarregren This would actually make for an interesting addition. The subtitle would be below the title and the kicker would be above, correct?

philiparthurmoore commented 7 years ago

Closing due to lack of reporter feedback. Feel free to open and discuss when ready. Thanks.

philiparthurmoore commented 6 years ago

Followed up here: https://github.com/wecobble/Subtitles/issues/97

TBarregren commented 6 years ago

Sorry I didn't answer in October. I was bogged down with work at the time and then forgot it. :-/ Anyway…

In news papers and some magazines there are three titles that can be combined:

Kicker: This a short heading above the main heading. It is used to give a context for the main heading, e.g. a topic, a reference to an ongoing event. It could also be used to explain a (too) clever heading. Here is an illustration: https://sv.wikipedia.org/wiki/Tidningsrubrik#/media/File:D%C3%A5rrad.png

Headline (a.k.a. hed): This is the main heading (title in WordPress parlance).

Deck (a.k.a. dek and standfirst): This is a subtitle. Its purpose is to clarify the heading and indicate the angle of the piece. It is often used for a quote from the text, which helps to specify the angle of the article. It can also be a direct continuation of the heading. Here is an illustration: https://sv.wikipedia.org/wiki/Tidningsrubrik#/media/File:Nedryckare.png

Kicker and deck are always used along with the main heading and never used at the same time. Thus, following combinations are valid:

1) Kicker followed by a headline 2) Headline only 3) Headline followed by a deck

A simple way to solve this could be selector next to the subtitle field. By default it says that the subtitle is a deck, but you can also choose to make it a kicker. The HTML could be the same, except that the kicker is placed before instead after the heading.