[moodle] / moodle / blocks / blog_tags / block_blog_tags.php Repository:

Log of /moodle/blocks/blog_tags/block_blog_tags.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sat Jan 16 23:40:17 2010 WST (2 months ago) by skodak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Fri Jan 15 06:10:21 2010 WST (2 months ago) by skodak
Branch: MAIN
Changes since 1.45: +2 -4 lines
Diff to previous 1.45
MDL-21235 new link method in html_write, partinally replaces old html_link, going to add new action_link soon

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 20:00:49 2009 WST (4 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.44: +5 -5 lines
Diff to previous 1.44
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Fri Oct 30 15:27:02 2009 WST (4 months, 2 weeks ago) by nicolasconnault
Branch: MAIN
Changes since 1.43: +29 -14 lines
Diff to previous 1.43
MDL-19685 Upgraded blog_tags block so that it displays course-associated or module-associated tags on the appropriate pages

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Wed Sep 9 11:26:18 2009 WST (6 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.42: +6 -7 lines
Diff to previous 1.42
MDL-19792 Fixed number of bugs in URLs

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Wed Jul 29 13:12:47 2009 WST (7 months, 2 weeks ago) by tjhunt
Branch: MAIN
Changes since 1.41: +1 -33 lines
Diff to previous 1.41
blocks: MDL-19889 Convert blog tags block to use edit_form.php

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Wed Jul 1 16:49:47 2009 WST (8 months, 2 weeks ago) by nicolasconnault
Branch: MAIN
Changes since 1.40: +2 -12 lines
Diff to previous 1.40
MDL-19676 Removed course and group visibility settings for blog

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Wed May 6 17:28:27 2009 WST (10 months, 1 week ago) by tjhunt
Branch: MAIN
Changes since 1.39: +6 -6 lines
Diff to previous 1.39
blocklib: MDL-19010 remove no-longer-necessary global variable use from blocks

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Wed May 6 17:15:34 2009 WST (10 months, 1 week ago) by tjhunt
Branch: MAIN
Changes since 1.38: +2 -11 lines
Diff to previous 1.38
blocklib: MDL-19010 Fix blocks that were relying on ->instance in an unfortunate way

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Thu Jul 17 12:22:41 2008 WST (20 months ago) by scyrma
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37
MDL-15676: restrict block/blog_tags to showing blog tags. (merge from 1.9)

Revision 1.28.2.7 - (view) (download) (annotate) - [select for diffs]
Thu Jul 17 12:22:11 2008 WST (20 months ago) by scyrma
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_193, MOODLE_194, MOODLE_195, MOODLE_196, MOODLE_197, MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.28.2.6: +2 -1 lines
Diff to previous 1.28.2.6 , to branch point 1.28 , to next main 1.47
MDL-15676: restrict block/blog_tags to showing blog tags.

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 21:48:13 2008 WST (21 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.36: +4 -3 lines
Diff to previous 1.36
MDL-14679 towards /blog conversion

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 02:21:41 2008 WST (21 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
MDL-14679 fixed regressions

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 02:05:45 2008 WST (21 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.34: +12 -13 lines
Diff to previous 1.34
MDL-14679 upgrade $DB conversion

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Fri May 2 12:37:04 2008 WST (22 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"

Revision 1.28.2.6 - (view) (download) (annotate) - [select for diffs]
Fri May 2 12:07:31 2008 WST (22 months, 2 weeks ago) by dongsheng
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_191, MOODLE_192
Changes since 1.28.2.5: +2 -2 lines
Diff to previous 1.28.2.5 , to branch point 1.28
"MDL-14460, fix all the other get_context_instance,(use sed replace them), see tracker"

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Mon Mar 3 20:43:33 2008 WST (2 years ago) by moodler
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
Merged new block versions from 1.9

Revision 1.28.2.5 - (view) (download) (annotate) - [select for diffs]
Mon Mar 3 20:41:02 2008 WST (2 years ago) by moodler
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19
Changes since 1.28.2.4: +2 -2 lines
Diff to previous 1.28.2.4 , to branch point 1.28
New block versions for 1.9 release

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 12:21:49 2008 WST (2 years ago) by moodler
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
Merged blog_tags fixlet MDL-13632 from 1.9

Revision 1.28.2.4 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 12:20:35 2008 WST (2 years ago) by moodler
Branch: MOODLE_19_STABLE
Changes since 1.28.2.3: +2 -2 lines
Diff to previous 1.28.2.3 , to branch point 1.28
Make blog_tags block get name and rawname   MDL-13632

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 10:58:17 2008 WST (2 years ago) by scyrma
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
MDL-13404 - Merge from 1.9 (re-commit, including missing file)

Revision 1.28.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 10:25:42 2008 WST (2 years ago) by scyrma
Branch: MOODLE_19_STABLE
Changes since 1.28.2.2: +2 -2 lines
Diff to previous 1.28.2.2 , to branch point 1.28
MDL-13404 - Several improvements to tag system (re-commit, with locallib.php).

Revision 1.28.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Feb 23 04:55:12 2008 WST (2 years ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.28.2.1: +1 -1 lines
Diff to previous 1.28.2.1 , to branch point 1.28
MDL-13404 reverted - missing file and other minor problems; backported from HEAD

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sat Feb 23 04:53:50 2008 WST (2 years ago) by skodak
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
MDL-13404 reverted - missing file and other minor problems

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Feb 22 19:25:36 2008 WST (2 years ago) by scyrma
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
MDL-13404 - Merge from 1.9

Revision 1.28.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 22 19:17:57 2008 WST (2 years ago) by scyrma
Branch: MOODLE_19_STABLE
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
MDL-13404 - Several improvements to the tag sub-system.

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sun Sep 9 04:53:06 2007 WST (2 years, 6 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
MDL-7380 converted various places to use new groups API

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Sep 6 19:30:53 2007 WST (2 years, 6 months ago) by nfreear
Branch: MAIN
Changes since 1.26: +4 -4 lines
Diff to previous 1.26
SQL: Added 't.rawname' to GROUP BY clause following warning

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri Aug 31 10:17:42 2007 WST (2 years, 6 months ago) by toyomoyo
Branch: MAIN
Changes since 1.25: +6 -2 lines
Diff to previous 1.25
admins should see all tags

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Aug 31 10:06:24 2007 WST (2 years, 6 months ago) by toyomoyo
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
fixing timewithin login

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Aug 30 17:13:36 2007 WST (2 years, 6 months ago) by toyomoyo
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
making blogs respect global tags flag

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 17:51:27 2007 WST (2 years, 6 months ago) by moodler
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Display tags as raw names

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 16:46:00 2007 WST (2 years, 6 months ago) by toyomoyo
Branch: MAIN
Changes since 1.21: +12 -16 lines
Diff to previous 1.21
MDL-10956, convert blogs to use the same tags (and convert old tags)

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Aug 10 17:33:24 2007 WST (2 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Changed applicable_formats to remove certain blocks from the tags pages

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed May 16 02:33:24 2007 WST (2 years, 10 months ago) by skodak
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
MDL-9780 Groups 181 cleanup - merged from MOODLE_18_STABLE

Revision 1.18.4.2 - (view) (download) (annotate) - [select for diffs]
Wed May 16 02:23:54 2007 WST (2 years, 10 months ago) by skodak
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_181, MOODLE_1810, MOODLE_1811, MOODLE_182, MOODLE_183, MOODLE_184, MOODLE_185, MOODLE_186, MOODLE_187, MOODLE_188, MOODLE_189, MOODLE_18_MERGED, MOODLE_18_WEEKLY
Changes since 1.18.4.1: +2 -2 lines
Diff to previous 1.18.4.1 , to branch point 1.18 , to next main 1.47
MDL-9780 Groups 181 cleanup - part 1

Revision 1.11.4.2 - (view) (download) (annotate) - [select for diffs]
Sun Apr 1 15:50:16 2007 WST (2 years, 11 months ago) by paca70
Branch: MOODLE_16_STABLE
CVS Tags: MOODLE_166, MOODLE_167, MOODLE_168, MOODLE_169, MOODLE_16_WEEKLY
Changes since 1.11.4.1: +3 -3 lines
Diff to previous 1.11.4.1 , to branch point 1.11 , to next main 1.47
To fix MDL-8614

Revision 1.11.4.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 25 22:48:49 2007 WST (2 years, 11 months ago) by moodler
Branch: MOODLE_16_STABLE
CVS Tags: MOODLE_165, MOODLE_16_MERGED
Changes since 1.11: +13 -15 lines
Diff to previous 1.11
Restoring changes all the changes in MOODLE_16_STABLE since MOODLE_16_BETA.

This had to be done because the MOODLE_16_STABLE branch tags were moved.

Hopefully after this MOODLE_16_STABLE will be back to how it was (and a
proper branch) but some of the history may look a bit odd.

See MDL-9032 for more discussion and details.

Revision 1.18.4.1 - (view) (download) (annotate) - [select for diffs]
Thu Mar 1 20:17:33 2007 WST (3 years ago) by nfreear
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_18
Changes since 1.18: +6 -3 lines
Diff to previous 1.18
Fixes MDL-6548 "... block should use lists" - blocks: blog tags, news items, recent activity - forum (merged from HEAD).

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Mar 1 20:13:37 2007 WST (3 years ago) by nfreear
Branch: MAIN
Changes since 1.18: +6 -3 lines
Diff to previous 1.18
Fixes MDL-6548 "... block should use lists" - blocks: blog tags, news items, recent activity - forum.

Revision 1.11.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Oct 26 03:32:23 2006 WST (3 years, 4 months ago) by skodak
CVS Tags: MOODLE_164
Changes since 1.11.2.2: +2 -2 lines
Diff to previous 1.11.2.2 , to branch point 1.11 , to next main 1.47
Query to get a list of tags in block_blog_tags.php broken with PostgreSQL MDL-6259; already fixed in MOODLE_17_STABLE

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Oct 25 06:00:30 2006 WST (3 years, 4 months ago) by stronk7
Branch: MAIN
CVS Tags: MOODLE_18_BETA, MOODLE_18_GROUPS_PRE, MOODLE_18_GROUPS_PRE_MERGE
Branch point for: MOODLE_18_GROUPS, MOODLE_18_STABLE
Changes since 1.17: +4 -5 lines
Diff to previous 1.17
DeLIMITing Moodle core. Now the new $limitfrom,
$limitnum parameters are used instead. MDL-7168

Merged from MOODLE_17_STABLE

Revision 1.17.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Oct 25 05:55:55 2006 WST (3 years, 4 months ago) by stronk7
Branch: MOODLE_17_STABLE
CVS Tags: MOODLE_17, MOODLE_171, MOODLE_172, MOODLE_173, MOODLE_174, MOODLE_175, MOODLE_176, MOODLE_177, MOODLE_17_BETA2, MOODLE_17_MERGED, MOODLE_17_WEEKLY
Changes since 1.17: +4 -5 lines
Diff to previous 1.17 , to next main 1.47
DeLIMITing Moodle core. Now the new $limitfrom,
$limitnum parameters are used instead. MDL-7168

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Oct 6 18:11:53 2006 WST (3 years, 5 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_17_BETA
Branch point for: MOODLE_17_STABLE
Changes since 1.16: +11 -11 lines
Diff to previous 1.16
Code cleanup in blog.

MDL-6805  Fixed redirects in blog; MDL-6807  partially fixed use of capabilitites - it needs more testing and possibly minor fixing, the commit contains other blog bugfixes too. In general it should work exactly the same. The introduction of roles makes proper setup more difficult :-(

Expect some more fixes soon, no other bigger changes...

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Oct 4 03:21:35 2006 WST (3 years, 5 months ago) by skodak
Branch: MAIN
Changes since 1.15: +6 -1 lines
Diff to previous 1.15
Completely disable all blog scripts when blog system disabled from site preferences MDL-6803

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Oct 3 04:50:49 2006 WST (3 years, 5 months ago) by skodak
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
some blog problems fixed - non existing capabilitites, pg incompatibilities;
in anycase the blog is still broken :-(
working on some more fixes now...

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Oct 3 03:21:26 2006 WST (3 years, 5 months ago) by skodak
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
fixed sql text quoting, other fixes in blog ahead

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Jun 19 22:17:55 2006 WST (3 years, 8 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_17_NEWGROUPS_PRE
Branch point for: MOODLE_17_NEWGROUPS
Changes since 1.12: +10 -6 lines
Diff to previous 1.12
Merged tag block context fixes from stable

Revision 1.11.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 19 22:16:42 2006 WST (3 years, 8 months ago) by moodler
CVS Tags: MOODLE_16, MOODLE_161, MOODLE_162, MOODLE_163
Changes since 1.11.2.1: +11 -7 lines
Diff to previous 1.11.2.1 , to branch point 1.11
When the tags block is shown in a course context, then make the
links to blogs stay in the same context.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon May 15 11:00:11 2006 WST (3 years, 10 months ago) by toyomoyo
Branch: MAIN
Branch point for: MOODLE_17_ROLES
Changes since 1.11: +2 -8 lines
Diff to previous 1.11
merged fix for 5493

Revision 1.11.2.1 - (view) (download) (annotate) - [select for diffs]
Mon May 15 10:58:43 2006 WST (3 years, 10 months ago) by toyomoyo
Changes since 1.11: +2 -8 lines
Diff to previous 1.11
fix for 5493

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon May 1 15:49:28 2006 WST (3 years, 10 months ago) by toyomoyo
Branch: MAIN
CVS Tags: MOODLE_16_BETA
Branch point for: MOODLE_16_STABLE
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
fix for 5386

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon May 1 11:34:51 2006 WST (3 years, 10 months ago) by moodler
Branch: MAIN
Changes since 1.9: +7 -2 lines
Diff to previous 1.9
Fixed links on blog pages

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon May 1 11:11:45 2006 WST (3 years, 10 months ago) by moodler
Branch: MAIN
Changes since 1.8: +32 -3 lines
Diff to previous 1.8
Some fixes for the links in the blog tags block

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Apr 20 10:33:04 2006 WST (3 years, 10 months ago) by toyomoyo
Branch: MAIN
Changes since 1.7: +4 -2 lines
Diff to previous 1.7
fix for 5257

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Apr 18 10:37:44 2006 WST (3 years, 11 months ago) by toyomoyo
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
bug #5234, so I took out has_config, this block has no config globals right?

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Apr 10 16:10:13 2006 WST (3 years, 11 months ago) by moodler
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Fixed XHTML notices with &

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Mar 23 17:55:20 2006 WST (3 years, 11 months ago) by ikawhero
Branch: MAIN
Changes since 1.4: +85 -11 lines
Diff to previous 1.4
Block now configurable.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Mar 23 15:48:49 2006 WST (3 years, 11 months ago) by ikawhero
Branch: MAIN
Changes since 1.3: +29 -12 lines
Diff to previous 1.3
Tidied up the class size assignments

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Mar 23 00:48:35 2006 WST (3 years, 11 months ago) by ikawhero
Branch: MAIN
Changes since 1.2: +41 -17 lines
Diff to previous 1.2
Added sorting - needs generalising.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Mar 21 15:37:12 2006 WST (3 years, 11 months ago) by moodler
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Filled in string for blog tags block

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Mar 20 16:28:25 2006 WST (3 years, 11 months ago) by ikawhero
Branch: MAIN
Block for listing blog tags

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7