ventrian / News-Articles

News Articles for DNN has been helping DNN administrators to publish articles and blogs to their DNN portals since 2004.
MIT License
38 stars 24 forks source link

Static Tags List #60

Closed epdubi closed 2 years ago

epdubi commented 3 years ago

Description

Allow for using a static tags list when creating articles. This will avoid end-users (article admins) from creating unwanted/duplicated tags.

Change Log

Screenshots

AdminOptions - Tag Settings Section

AdminOptions-TagSettingsSection

SubmitNews - Tags ListBoxes (UseStaticTagsList setting enabled)

SubmitNews-TagsListBoxes

SubmitNews - Tags TextBox (UseStaticTagsList setting disabled)

SubmitNews-TagsTextBox

Timo-Breumelhof commented 3 years ago

A few small cleanup items, but looks good otherwise. Can you add some example screenshots of what changes this PR introduces?

Yes, some screen prints would be nice.

epdubi commented 3 years ago

Screenshots are added above and feedback addressed. Thank you both!