index
:
blogs
master
Bitweaver blogs package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
recent_posts.php
Age
Commit message (
Collapse
)
Author
Files
Lines
2026-05-16
Extend recent_blogs to allow Read More to create a pop-up of the full post
Lester Caine
1
-7
/
+2
2026-05-15
Need to sort out access control to allow anonymous display if p_blogs_view ↵
Lester Caine
1
-1
/
+1
is set for user
2026-05-14
php-cs-fixer tidies to php8.5 standards
Lester Caine
1
-1
/
+1
2025-08-28
General code updated to PHP8.4 and namespace
lsces
1
-8
/
+10
2021-02-03
move kernel/includes/setup_inc.php
modela bitweaver
1
-1
/
+1
2021-02-01
move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH ↵
modela bitweaver
1
-1
/
+1
constants
2016-02-07
Move from Smarty2 to Smarty3 function style
lsces
1
-1
/
+1
2010-06-09
Strip down CVS keywords.
pre-lf-storage-path-to-file-name
cvs2git
1
-1
/
+1
2010-03-07
remove deprecated
wjames5
1
-2
/
+1
2010-02-08
deprecate root bit_setup_inc use kernel/setup_inc.php
PRE_LIBERTYSYS_SERVICE_UPDATE
wjames5
1
-2
/
+2
2008-06-25
change display call to use a hash for display options, add display_mode to ↵
Christian Fowler
1
-2
/
+2
options hash
2008-03-29
user verifyViewPermission instead of BitSystem::verifyPermission for view check
wjames5
1
-4
/
+5
2007-11-07
set ajax for read more if center list if being called by default
wjames5
1
-1
/
+6
2007-11-06
simplify ajax lib assignment - and add cool display of ajaxed read more content
wjames5
1
-4
/
+2
2007-11-05
new feature - ajax readmore part of blogposts inline into recentposts type lists
wjames5
1
-1
/
+5
2007-11-03
clean up recent_posts which had some include for a blog reference - but ↵
wjames5
1
-6
/
+1
doesnt make sense because its never used - if needed it should be moved into the center_list script. also patch reference to the blogposts object so that future posts are properly loaded under any use of the center_list module
2007-07-27
make publish date dafault list sort order
wjames5
1
-2
/
+1
2007-07-16
invoke content_list_function service function
Christian Fowler
1
-1
/
+3
2007-06-22
Add phpdoc comment blocks
Lester Caine
1
-0
/
+10
2007-06-22
fix home blog setting in admin and make use of it when visiting blogs. this ↵
Max Kremmel
1
-0
/
+19
could potentially change the way blogs/index.php displays depending on your settings