2010-10-28
* move inc_friend_links.html inc_header_left_links.html to lbforum/plugins/
+ lbforum/plugins/inc_topic_footer.html(for sns share)
2010-10-17
+ forum order by
2010-10-15
+ add command clean_onlineusers/remove_all_onlineusers.
you can create a cron job to clean onlineuser on every night.
+ .gitignore
2010-10-10
+ topic type
2010-9-28
+ settings BBCODE_AUTO_URLS/HTML_SAFE_TAGS/HTML_SAFE_ATTRS/HTML_UNSAFE_TAGS/HTML_UNSAFE_ATTRS
2010-9-22
- remove jquery.ajaxupload(replace by jquery.uploadify)
+ jquery.uploadify, use jquery.uploadify to support multiple file upload
2010-9-10
+ \src\djangohelper\decorators.py
+ add bbcode attach attachimg
* hide attachments while attachment in hide
2010-9-3
+ reply to see the attachments
* tag lbforum.py dive to lbforum_tags.py lbforum_tags.py bbcode.py
- virtualenv.zip
+ virtualenv.py
- ajaxupload.zip
- jquery.min.js.zip
- markitup.zip
+ ajaxupload.js
+ jquery.min.js
+ markitup
2010-9-2
+ BeautifulSoup
- remove zip/postmarkup.zip
+ postmarkup.py
+ bbcode html
+ bbcode hide(same as replyview)
2010-8-29
+ to see the post, need reply first.
* add some filed for lbform models
lbforum update step
* %mg% migrate lbforum --merge //add new field to table
* inc_topic_list.html
* base.html add meta(Content-Type=utf-8)
+ pagination template
2010-8-14
* scripts/create_lbforum_env.py bug in linux
+ Distillate District(精华区)
+ update_posts command
+ South for lbforum app
+ Performance Optimization for attachments posts.
lbforum update step
* %mg% migrate lbforum 0001_initial --fake // doesn’t actually run 0001_initial
* %mg% migrate lbforum --merge //add new field to table
* %mg% update_posts //update post's info(about attachments)
* update requirements/zip/postmarkup.zip, add ftp link support.
2010-8-3
+ \sites\default\templates\lbforum\lang.js
+ i18n for js.
+ open link in new window(link in post).
2010-8-2
+ move page_size config to settings.py(CTX_CONFIG->FORUM_PAGE_SIZE/CTX_CONFIG->TOPIC_PAGE_SIZE)
* template tag post_paginate
* i18n for pagination
2010-8-1
+ update forum last_post on "Update topic/post nums"
2010-7-20
+ South for db migration.
+ attachments/models.py add fields
+ manage.py update_attachments commend
+ hidden image attachments
* some bug
* about south http://south.aeracode.org/docs/commands.html
lbforum update step
* %mg% syncdb //create table for south
* %mg% migrate attachments 0001_initial --fake // doesn’t actually run 0001_initial
* %mg% migrate attachments --merge //add new field to table
* %mg% update_attachments //update attachment's info
* update zip/markitup.zip(add color support)
* change base.html dtd strict -> transitional(to fix bbcode editor's bug in ie)
* bug in bbcode editor
2010-7-15
+ signature
* forum title is not correct
2010-7-11
+ paginate post on topic list.
2010-07-09
* lost attachment on edit post.
2010-07-07
+ i18n(zh_CN)
* fix
+ add
- remove
Last edited by vicalloy (2010-10-28 10:52)