forked from juek/Simple-Blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changelog
executable file
·41 lines (33 loc) · 1.08 KB
/
Changelog
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
35
36
37
38
39
40
41
2.0.7
------------------------------------------------------------
* Update post title when editing all
2.0.6
------------------------------------------------------------
* Fix comment deletion
.. missing changelog edits..
1.7.3
------------------------------------------------------------
* Fix blog count
* Remove deprecated javascript attributes
* Fix comment css
1.4
------------------------------------------------------------
* minor css additions
* Simple_Blog Config as admin page
* Configure separator between Date and Sub Title
* Added Subtitles
* Underscores removed when editing
* Admin links in overlays instead of inline with the date
o More visible links to configuration
* <div class="blog_post"> added as wrapper
* strftime() instead of date() for localization options
1.3b3
------------------------------------------------------------
* close commenting for each post
* captcha when used
* comments: ##
* "Add Comment" button alignment
* space between simple_blog_info <span>'s
* Fix Allow comments configuration
* erasing comments fixed
* float and images <div class="clear">?