index
:
blogs
master
Bitweaver blogs package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-02
use ->getTitle() method instead of ->mInfo.title in templates to allow for cl...
Christian Fowler
2
-4
/
+4
2009-11-03
move hide user blog posts on user pages to admin opt in feature, and dont hid...
R270
wjames5
2
-4
/
+3
2009-09-21
add 'primary' sub class on thumbnail image
Christian Fowler
1
-1
/
+1
2009-09-02
remove hard coded showEmpty, and use module_parameters.show_empty
Christian Fowler
1
-2
/
+2
2009-05-01
pull variable data listBlog.last_modified out of tr block
Christian Fowler
1
-1
/
+1
2009-01-20
Fix quotes on many smarty include directives
R250
Daniel Sutcliffe
2
-6
/
+6
2009-01-20
blogs implemented non standard url param, add standard display_url and update...
wjames5
2
-2
/
+2
2008-10-20
BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...
Christian Fowler
2
-4
/
+4
2008-10-16
consistent html; wording
pre_update_permission
laetzer
1
-1
/
+1
2008-10-04
check perm to see tools via BitUser method so global group perm is respected
wjames5
1
-1
/
+1
2008-09-17
improved plural
laetzer
1
-1
/
+1
2008-08-27
note to the reader
laetzer
1
-1
/
+2
2008-08-27
r.i.p. centerTitle
laetzer
2
-4
/
+4
2008-08-01
allow param 'module title' for center block
laetzer
2
-3
/
+4
2008-08-01
added {strip}
laetzer
1
-2
/
+4
2008-07-16
Updated the header feed links for a blog post to point to the feeds for the b...
Jo-Herman Haugholt
1
-4
/
+8
2008-07-16
Made the header RSS link reference the feed of the current blog instead of th...
Jo-Herman Haugholt
1
-1
/
+5
2008-07-16
Added 'rel="bookmark"' to pemalink <a> tags
Jo-Herman Haugholt
4
-4
/
+4
2008-07-14
update calls to show and hideSpinner to BitBase
wjames5
1
-2
/
+2
2008-07-03
add content_id to edit forms - needed for fancy attachment ajax tricks as com...
wjames5
2
-3
/
+4
2008-05-23
hide drafts from upcoming posts list, show drafts irregardless of time stamp ...
wjames5
1
-1
/
+4
2008-05-23
customize status utilization to facilitate draft blog posts - this is a good ...
wjames5
2
-3
/
+13
2008-05-20
set status values so that in regular blog rolls we don't get drafts included....
wjames5
1
-1
/
+4
2008-04-18
fix capitalization, use gBitUser->hasPermission('p_blogs_send_post') since th...
Christian Fowler
1
-4
/
+4
2008-04-18
do not translate the displayname
Christian Fowler
1
-2
/
+2
2008-04-12
replace gBitUser hasPerm with gContent hasUserPerm -- nastly old stuff
wjames5
1
-5
/
+5
2008-03-29
user verifyViewPermission instead of BitSystem::verifyPermission for view check
wjames5
1
-2
/
+2
2008-02-17
Fix parseData reference and escape title properly.
Nick Palmer
1
-1
/
+1
2008-01-21
Put the break back.
Nick Palmer
1
-1
/
+1
2008-01-21
Make blog_list_post.tpl respect avatar/link/plain setting.
Nick Palmer
1
-3
/
+9
2007-12-31
Make page heading 'Edit' or 'Create' depending on which user is doing
Jams H Thompson
1
-2
/
+6
2007-12-31
automatically select a default target blog for posting if one is specified
Jams H Thompson
1
-2
/
+2
2007-12-10
include body service - on ajax - I think this is right
wjames5
1
-1
/
+2
2007-12-07
change pagination root if blog_id is set in module and pass in blogid if exists
wjames5
2
-4
/
+18
2007-12-05
pass list params into service sql in posts:getList and pass along module para...
wjames5
1
-2
/
+2
2007-11-13
remove unnecessary line
wjames5
1
-2
/
+1
2007-11-13
limit access to blog posts in lists by custom permissions
wjames5
1
-1
/
+6
2007-11-12
parse crosspost note using format of the blogpost - display foramt name in cr...
wjames5
1
-1
/
+8
2007-11-12
parse crosspost note using format of the blogpost - display foramt name in cr...
wjames5
1
-1
/
+2
2007-11-12
use common bitbox class to style the crosspost note and move the note above a...
wjames5
1
-4
/
+4
2007-11-12
overhaul of crossposting options - now you can add a note to each crosspost a...
wjames5
2
-11
/
+46
2007-11-08
Fix ampersand in URL so it will validate.
Nick Palmer
1
-1
/
+1
2007-11-07
make scroll animation faster because it was stuttering at slower rate
wjames5
1
-3
/
+3
2007-11-06
if blog post has a summary then we need the full blog post on ajax read more ...
wjames5
1
-1
/
+1
2007-11-06
init - thought I already added this - needed for ajaxing read more
wjames5
1
-0
/
+7
2007-11-06
make sure client has javascript enabled if we are serving up ajax read more -...
wjames5
1
-2
/
+2
2007-11-06
simplify ajax lib assignment - and add cool display of ajaxed read more content
wjames5
1
-5
/
+16
2007-11-05
create admin feature to toggle auto display of primary attachment - display i...
wjames5
2
-2
/
+2
2007-11-05
new feature - auto display primary attachment at top of blog post
wjames5
2
-1
/
+16
2007-11-05
new feature - ajax readmore part of blogposts inline into recentposts type lists
wjames5
2
-2
/
+21
[next]