mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 14:13:03 +02:00
New shortcode added on News view page: {NEWS_AUTHOR_REALNAME}
Tagcloud menu can now be sorted via shortcode parms. eg. {MENU: path=tagcloud&order=tag,asc&limit=20} Animate.css library loading example added to bootstrap5/theme.xml
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
<libraries>
|
||||
<library name="bootstrap" version="5" scope="front"/>
|
||||
<library name="fontawesome" version="5" scope="front"/>
|
||||
<library name="animate.css" scope="front" />
|
||||
</libraries>
|
||||
<stylesheets>
|
||||
<css file="style.css" name="Default" />
|
||||
|
Reference in New Issue
Block a user