Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
prechecker
lib
filterlib.php
22 Mar, 2005
2 commits
Added support for $CFG->filtermatchoneperpage, allowing a phrase
· a06967fd
stronk7
authored
Mar 21, 2005
to be linked only once in the entire page.
a06967fd
Missing global was preventing $CFG->filtermatchonepertext to work.
· a0d2e272
stronk7
authored
Mar 21, 2005
a0d2e272
21 Mar, 2005
2 commits
Changed variable name because Eloy has plans for $CFG->filtermatchoneperpage :-)
· 57f781f7
moodler
authored
Mar 21, 2005
57f781f7
$CFG->filtermatchfirstonly will match first entry only
· 1f4af9a6
moodler
authored
Mar 20, 2005
1f4af9a6
19 Mar, 2005
1 commit
Fixed regular expression - Bug 2756 (SE)
· 4161807b
moodler
authored
Mar 19, 2005
4161807b
09 Mar, 2005
2 commits
More fixes for linking. Bug 2693. (SE)
· 89e1ce04
moodler
authored
Mar 09, 2005
89e1ce04
Fixed a bug in the ignore tags array - bug 2693 (SE)
· 71d4f593
moodler
authored
Mar 08, 2005
71d4f593
08 Mar, 2005
2 commits
New function to remove duplicate entries from an array of filterobjects
· 21f6c44b
moodler
authored
Mar 08, 2005
21f6c44b
Some buffing up ... no changes
· ff2fc9e2
moodler
authored
Mar 07, 2005
ff2fc9e2
04 Mar, 2005
1 commit
Generic filter function. It's a reworked version of the old glossary
· a039c3af
moodler
authored
Mar 04, 2005
filter and is now more efficient.(SE)
a039c3af