forked from ChrisHammond/EngagePublish
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReleaseNotes.txt
More file actions
34 lines (27 loc) · 1.2 KB
/
ReleaseNotes.txt
File metadata and controls
34 lines (27 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<pre>
Release notes
5.9.3
-Added "comment" stats back into the Admin Menu so that you can see if there are comments needing approval.
-Reformat the comment display.
-Added Open Graph support to SetPageTitle, so it populated OG:Title, Description, Site Name, and Image.
5.9.2
-adjusted article display header area
-added "date created" to article display in addition to last updated.
-bootstrapped the Article Edit page
-modified the Admin menu to display even if not in "edit" mode in DNN.
5.9.1
-removed ajax control toolkit
-removed thumbnail/photo gallery from article display
-added some bootstrap styling around Tags on article display.
-added bootstrap styling around ReadMore button on custom display
5.8.5
-removed ability to send to multiple email addresses for Email A Friend
5.8.4
-Added new Human test for inline article comments
-Tracking through Google analytic events if someone enters a comment but fails the Human test
-Fixed bad TagCloudOptions module definition
-Fixed some depricated align tags using dnnRight
5.8.3
-Added email to a friend tracking with Google Analytic events
-Moved email a friend functionality to jquery dialog instead of ACTK modal popup
</pre>