Commit graph

40 commits

Author SHA1 Message Date
Stephan Brunker 377654926a event_staticpage: always show Blog subtitle 2022-09-18 20:05:04 +02:00
surrim 6c664e415c updated plugin versions 2021-07-12 15:44:23 +02:00
onli 930c1a31e3
staticpage 4.15.6: PHP 8 compatibility & page params fix (#128)
* staticpage 4.15.6: PHP 8 compatibility & page params fix

* Fix warning in page order menu
2021-06-16 20:19:32 +02:00
onli 38e0d1de4d staticpage 4.15.5: Parameter fix
See https://github.com/s9y/additional_plugins/pull/126
2021-06-06 19:44:28 +02:00
Stephan Brunker 561801fca0 [event_staticpage] add missing title in sidebar plugin 2020-06-30 14:34:57 +02:00
onli 282f20ef53 Staticpage: Avoid SQL errors on SQLite systems
See https://github.com/s9y/Serendipity/issues/377
2020-05-27 14:58:39 +02:00
onli 83ab6c8110 staticpage: fix smarty_getCategoryLinkByID in s9y 2.3 2019-07-24 21:25:23 +02:00
Mario Hommel 3565c0f42e Fix smarty reference that causes error with PHP7.2. 2019-05-13 21:40:18 +02:00
onli 9ef871974c Fix INCLUDE_ANY being a deprecated undefined constant in PHP > 7.1 2019-04-27 11:54:17 +02:00
Garvin Hicking 214c00c577 reset conntent_message for staticpage plugin 2017-01-02 09:52:31 +01:00
Matthias Mees c3e8443d73 Improve accessibility of iconfont icons
Iconfont icons are of no value to screenreader users; in our case,
they get alternative text. By adding 'aria-hidden="true"' to the
<span> holding the iconfont icon, we avoid the screenreader trying
to announce the iconfont icon.

This commit is to ensure consistency with the core across the
additional_plugins repository. While I was at it, I also cleaned
up the ChangeLogs, trying to establish a common pattern.
2016-10-26 15:07:46 +02:00
Matthias Mees 190509ecd3 Document recent changes in ChangeLog files
I PROMISE, I will try to remember this in the future :) While I
was at it, also cleaned up the formatting in some of these and
tried to establish some sort of common pattern.
2016-10-26 12:10:38 +02:00
Garvin Hicking 40396371d2 bump version and required version 2016-10-10 12:07:02 +02:00
Ian 54ce817caa S9y 2.0 serendipity_editor.js.php and serendipity_define.js.php reference file fixes 2015-03-12 18:07:04 +01:00
Ian bb1cfce826 force template fallback 2015-01-31 12:04:29 +01:00
onli c872d144e4 staticpage 4.07.1: sqlite-fix on searchpage 2014-05-11 21:23:04 +02:00
Garvin Hicking 0cdfdaa13c Propagate $_ENV['staticpage_...'] so that it can be used in entries.tpl 2014-04-08 10:52:48 +02:00
onli 258bb838af 2.0 compat fix for the buttons
Reuses the serendipity_editor.js.tpl without breaking bc, and adds the wysiwyg-emit-call, therefore reusing the method used in the core entry editor
2014-03-31 02:37:31 +02:00
Ian 9fc3f9b1cc propagate changed plugin_staticpage_related_category.tpl 2013-10-05 17:35:38 +02:00
Ian 19fa9e1f37 staticpage changed wrong place of ending form tag 2013-05-05 13:22:19 +02:00
Garvin Hicking ddd46ce09b commit of http://board.s9y.org/viewtopic.php?f=3&t=19196&start=30 2013-03-26 12:12:31 +01:00
Ian 7ae37bb731 PHP 5.4 compat reference fix 2013-03-11 13:23:23 +01:00
Ian 312d983391 rewrote document.write replacement 81e9911 to be more html standard conform 2013-01-13 14:42:48 +01:00
Don Chambers 36fd48b5bc Changed meta fields, no longer custom properties 2012-10-17 10:51:42 -05:00
Ian 7469fed625 Added note to change templates index.tpl into forms meta block
and set META option to false by default
2012-10-13 21:44:58 +02:00
Don Chambers 43e0f86e4c Breadcrumb navigation as an independent option 2012-10-13 14:09:45 -05:00
Ian 81e9911224 staticpage workaround the use of document.write() for javascript enabled browsers 2012-10-13 12:52:12 +02:00
Ian f9ba5730c2 added missing js code for last commit 2012-10-13 10:05:40 +02:00
Ian 017bef1a66 staticpage META field option and hidden boxes 2012-10-12 19:35:05 +02:00
Garvin Hicking c162cf8004 3.95: Fixed bad XHTML in <option> tag (Timbalu), added ability to preview staticpages, restrict viewing draft staticpages to logged in authors 2012-10-12 14:16:58 +02:00
Garvin Hicking ca2436f564 Add "timestamp" field to list of editable staticpage fields 2012-10-05 10:43:05 +02:00
Garvin Hicking 00e667855e se4t global $serendipity['is_staticpage'] var 2012-07-19 12:46:36 +02:00
Ian a0566f6218 staticpages: bump version extending sidebar 2012-07-04 10:36:41 +02:00
Ian be50d44e9b added changeLog note 2012-07-03 18:57:14 +02:00
Ian 2470e67af8 its time to make use of nativ API function - extends S9y v. >= 1.3 2012-04-21 17:15:16 +02:00
Ian b4dbd6077c added dependency nl2br(2.14)::$isobr [NoBR] Buttons and
fixed doubled htmlspecialchars serendipity_db_query search error output
2012-04-21 16:36:06 +02:00
Ian 37e2c8fdac fixed typo and note 2012-02-07 10:26:53 +01:00
Ian c9f1b3da14 finalized staticpages 3.89:
note sidebar plugin availability and
update (sidebar plugin to 1.18) Fixed smarty load in backend
2012-02-02 19:39:40 +01:00
Ian cd3c811e50 staticpage sidebar fixed smarty load in backend and use parseTemplate() 2012-02-02 14:22:17 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00