moodle/mod/wiki
David Mudrák 59641dd5a6 MDL-68738 wiki: Prevent URLs inside links from turning into another link
There was a problem with wiki pages in the HTML markup syntax. If they
contain a link and the link text has a URL in it, that URL was converted
into another link. But it was not correctly nested and it caused
additional troubles with filters (particularly the multimedia filter if
the URL was a video such as on youtube).

The solution here is similar to what we do in filters. We protect the
whole explicit link so that its content is not further parsed. That
prevents the inner URL to be converted into another link and the
explicit link has the full control.
2020-05-21 21:12:02 +02:00
..
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes MDL-65026 course: Fix modules intro formatting in WS 2019-09-16 13:04:26 +02:00
db MDL-65809 upgrade: clean < 3.5.0 upgrade steps 2019-12-20 12:20:43 +01:00
diff MDL-60281 general: function each() is deprecated in PHP7.2 2017-10-16 09:37:20 +08:00
editors MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
lang/en MDL-66592 analytics: Split text and link 2019-11-07 08:25:35 +08:00
parser MDL-68738 wiki: Prevent URLs inside links from turning into another link 2020-05-21 21:12:02 +02:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
tests MDL-68738 wiki: Prevent URLs inside links from turning into another link 2020-05-21 21:12:02 +02:00
admin.php MDL-48204 mod_wiki: admin.php - fix syntax error 2014-11-13 00:46:43 +01:00
comments.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00
comments_form.php MDL-67114 core: php74 fix. Fix use of scalar as array in core 2020-01-03 11:33:15 +01:00
create.php MDL-56973 wiki: New page title readonly after changing course language 2017-05-19 11:12:55 +02:00
create_form.php MDL-55557 mod_wiki: Add missing MOODLE_INTERNAL checks 2016-08-13 21:40:41 -04:00
diff.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00
edit.php MDL-44962 mod_wiki: No input filter 2015-07-24 16:33:55 +02:00
edit_form.php MDL-65022 wiki: declare the cancel button secondary 2019-03-12 09:06:40 +01:00
editcomments.php MDL-39990 wiki: more detailed validation of view/edit access rights 2014-03-03 14:45:03 +08:00
files.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00
filesedit.php MDL-58219 cibot: Fixes 2017-04-03 13:41:19 +08:00
filesedit_form.php MDL-44159 mod_wiki: unify @package use 2014-02-21 08:32:58 +13:00
history.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00
index.php MDL-44321 events: cleaning up course_module_instance_list_viewed event 2014-02-28 16:36:09 +08:00
instancecomments.php MDL-50225 core: replace usages of print_textarea() 2018-07-30 09:57:01 +08:00
lib.php MDL-68216 block_recent_activity: Format elements more nicely. 2020-05-05 22:09:19 +02:00
locallib.php MDL-62977 mod_wiki: style buttons appropriately 2018-07-27 10:46:35 +08:00
lock.php MDL-39990 wiki: more detailed validation of view/edit access rights 2014-03-03 14:45:03 +08:00
map.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00
mod_form.php MDL-58139 completion: bulk update completion 2017-04-19 08:52:57 +08:00
module.js MDL-63628 accessibility: Trigger file links with keyboard 2019-01-22 08:39:49 +08:00
overridelocks.php MDL-39990 wiki: more detailed validation of view/edit access rights 2014-03-03 14:45:03 +08:00
pagelib.php MDL-64506 templates: replace spans where and col-x appears 2019-04-03 19:47:13 +08:00
prettyview.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00
README
renderer.php MDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT 2020-03-29 15:34:26 +01:00
restoreversion.php MDL-39990 wiki: more detailed validation of view/edit access rights 2014-03-03 14:45:03 +08:00
search.php MDL-47613 wiki: allow searching several words 2014-10-10 16:35:13 +08:00
styles.css MDL-56849 mod_wiki: Update styles for boost 2016-11-21 15:19:16 +08:00
upgrade.txt MDL-66369 libraries: Remove [modname]_scale_used functions 2019-08-16 11:56:17 +08:00
version.php MDL-67199 versions: bump all versions and requires near release 2019-11-12 17:57:08 +01:00
view.php MDL-36424 wiki: set group so subwiki tabs/pages display correctly 2018-06-14 17:33:18 +02:00
viewversion.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00

Wiki 2.0

by Jordi Piguillem and Ludo (Marc Alier) 2008 - Universitat Politecnica de 
Catalunya
http://www.upc.edu - http://dfwikilabs.org