Paul Holden
76a48c8270
MDL-77539 blog: null coalesce external blog form name/description.
...
We can't pass null to most string related functions (e.g. `trim`) in
PHP8.1 onwards.
2023-03-06 14:49:07 +00:00
Tim Hunt
3b23ff6fec
MDL-76810 redirect handling: ensure return URLs are properly sanitised
2023-01-11 11:42:28 +08:00
Eloy Lafuente (stronk7)
5165c9f460
MDL-56297 forms: Normalize uses of 'url' fields to use size=60
...
While this is not related to this issue, when reviewing it was
detected that the size of those url fields was really small and
looking decided to add this bit of normalization over existing uses.
2016-10-31 19:47:41 +01:00
Dan Poltawski
9def79f79a
MDL-56275 blog: do not display the 'choose a link' button
...
When registereing an external blog the choose a link button is
misleading, we don't have any repos which restrict to RSS feeds, so the
majority of results you get from the repo picker will be wrong.
2016-10-18 11:07:54 +01:00
Marina Glancy
abea2c5deb
MDL-50851 blogs: use new tag API
2016-01-10 15:25:47 +08:00
Sam Hemelryk
2c3d6f240f
Merge branch 'MDL-46346_blog' of https://github.com/andyjdavis/moodle
2014-07-15 10:33:13 +12:00
Andrew Davis
2b6e53e8e2
MDL-46346 blog: coding style fixes
2014-07-14 10:45:33 +08:00
Simey Lameze
17af896c4b
MDL-45562 blog: fixed issues when creating/editing an external blog.
2014-07-11 15:11:28 +08:00
Ankit Agarwal
a915104b4d
MDL-39066 blogs: Add missing setType calls in blogs
2013-04-16 15:11:51 +08:00
Petr Škoda
d958e6bd70
MDL-34222 import simplepie 1.3.1
2013-04-07 15:35:27 +02:00
David Mudrak
2650f44d2a
MDL-21695 Replaced help/blog
...
AMOS BEGIN
HLP blog/deleteblogassociations.html,[deleteblogassociations_help,core_blog]
HLP blog/description.html,[description_help,core_blog]
HLP blog/filtertags.html,[filtertags_help,core_blog]
HLP blog/name.html,[name_help,core_blog]
HLP blog/publish_state.html,[publishto_help,core_blog]
HLP blog/tags.html,[autotags_help,core_blog]
HLP blog/url.html,[url_help,core_blog]
AMOS END
2010-07-19 18:31:13 +00:00
Martin Dougiamas
6413bae786
MDL-22864 Fixed missing string, tidied up form and help strings too
2010-06-29 02:51:43 +00:00
Martin Dougiamas
bfebaf64d8
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
2010-05-13 02:02:05 +00:00
Nicolas Connault
b57d395965
MDL-19683 MDL-20300 MDL-20219 Interface for external blogs
2009-10-30 07:26:27 +00:00