233 Commits

Author SHA1 Message Date
moodler
37610bf9dd FIxed some headers 2006-05-01 03:24:05 +00:00
toyomoyo
5a50c2b2f4 replacing hardcoded url with $CFG->wwwroot 2006-05-01 03:19:13 +00:00
moodler
83fb561f0c Cleaning up the header a bit 2006-05-01 03:12:17 +00:00
moodler
82c8137db9 Added css for blog class audience 2006-05-01 02:21:39 +00:00
toyomoyo
f69f1b498a trying to fix bug 5266 2006-04-27 02:34:16 +00:00
toyomoyo
9fad492eb5 some small fixes, mostly for 5174 2006-04-24 03:36:02 +00:00
skodak
fea68f909e fixed undefined $error in error message 2006-04-22 16:02:49 +00:00
toyomoyo
7218c216b9 another try 2006-04-21 05:43:17 +00:00
toyomoyo
28498a3558 just a line for testing 2006-04-21 05:35:46 +00:00
moodler
a0a6424c75 formatting fix :-) Really I'm just testing the CVS mailing script 2006-04-21 04:10:12 +00:00
toyomoyo
e315e16c68 nothing much here either 2006-04-21 02:47:01 +00:00
toyomoyo
8ae1314c61 nothing much here 2006-04-21 02:37:28 +00:00
toyomoyo
1d27654a19 fixed an issue where when the user has no personal tags defined, he/she sees an empty line in tags page 2006-04-21 02:07:10 +00:00
toyomoyo
8c9814f9d8 added a feature that automatically adds 2 default blocks for new blog users. (block_menu and block_tags blocks) 2006-04-20 06:35:39 +00:00
toyomoyo
2f5196e720 fix for 5256 2006-04-20 02:26:23 +00:00
toyomoyo
d174882071 fix for 5256 2006-04-20 02:25:09 +00:00
toyomoyo
0b11c2b70f but fix for 5256 2006-04-20 02:20:32 +00:00
toyomoyo
48e79fd146 some clean up 2006-04-20 02:14:17 +00:00
toyomoyo
f4c85f469a various small changes 2006-04-18 01:59:13 +00:00
moodler
9cabc6e4af Fixed tag names in blog 2006-04-13 05:55:03 +00:00
toyomoyo
ba63b0ad7e warning for guest when viewing blogs 2006-04-13 02:48:14 +00:00
toyomoyo
3e8398408f fix for #5173 2006-04-13 01:32:10 +00:00
toyomoyo
6524adcffd some more small fixes 2006-04-12 08:58:49 +00:00
toyomoyo
bd70af134d fixing rsslib, and added code to check if rss not enabled, blog rss button will not be printed 2006-04-12 06:04:06 +00:00
toyomoyo
b744c0c3ec took out a print header that was generating a warning 2006-04-12 04:14:45 +00:00
toyomoyo
9ffcd15f3a various small things 2006-04-12 03:02:53 +00:00
toyomoyo
25881d1e2c fixed a bug where non admins can't add blocks to own blog page 2006-04-12 02:27:14 +00:00
toyomoyo
752d035b41 removing some classes 2006-04-12 02:06:57 +00:00
toyomoyo
c2ee4e8788 various changes and cleaning, removing BlogEntry, BlogInfo, BlogFilter class next, things could be broken 2006-04-12 02:05:46 +00:00
toyomoyo
0dc2e2aefc changed param_alpha to param_notags, otherwise can not support tags in non-lation 2006-04-10 07:29:47 +00:00
toyomoyo
eccfc1cac0 small fix and cleaning 2006-04-10 07:27:03 +00:00
gustav_delius
a488b9325c Replace require_variable() by required_param() 2006-04-06 12:56:37 +00:00
ikawhero
976982d3e2 Corrected variable reference - was causing problems with SQL inserts/updates. 2006-03-22 09:16:08 +00:00
ikawhero
78d932b793 Initialise variable usedtags. 2006-03-22 08:38:47 +00:00
moodler
dba2764db7 Show tag name in the RSS feed 2006-03-21 08:56:20 +00:00
moodler
0ad2f60285 Small patches while I contemplate rewriting all those patches from scratch 2006-03-21 08:04:15 +00:00
moodler
d7dfcee179 Tweaking output and layout 2006-03-21 01:35:42 +00:00
moodler
356d76d5f3 Tidy form a tiny bit 2006-03-20 15:55:08 +00:00
moodler
ebb73f49b8 RSS should be fully working now
but phew, we need to clean up that old simpblog stuff with all the wierd
variable names.  ;-)
2006-03-20 12:45:36 +00:00
moodler
2d642a137c Add timemodified to blog_tag_instance records and some clean up 2006-03-20 07:45:55 +00:00
moodler
112d0ebf82 Added a new field "module" to the post table to indicate what type of module
each entry is
2006-03-20 07:13:21 +00:00
moodler
490201c75c tag support in rss 2006-03-20 05:48:40 +00:00
moodler
6619a7f4a3 iImproved RSS 2006-03-17 09:48:24 +00:00
moodler
a848c48cf3 Just pushing the RSS a bit further, it's not tested properly yet 2006-03-17 09:11:06 +00:00
toyomoyo
0deaa99354 blog not blogs 2006-03-17 08:13:48 +00:00
toyomoyo
516194d0e8 made some changes to allow rss feeds 2006-03-17 07:38:08 +00:00
toyomoyo
29e2dd37ea took out rss stuff 2006-03-17 05:54:46 +00:00
toyomoyo
1e1ba8c295 change in publish states 2006-03-17 05:53:52 +00:00
toyomoyo
d87c9c6ea0 if not logged in, can not edit page. tags + 2 spaces 2006-03-16 08:45:39 +00:00
toyomoyo
a093387b92 if htmleditor is on, only show html format 2006-03-16 08:32:29 +00:00