Commit graph

73 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
surrim 6bb4774d7e some PHP 8 fixes 2021-07-12 15:44:23 +02:00
onli ee809edea4 staticpage sidebar 1.19.3: Use language api for PHP 8 compat 2021-06-27 21:25:41 +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
hbarel 9c9d9fb148
Strip URI parameters when static page is looked up, so it can be found. (#126)
* Strip URI parameters when static page is looked up, so it can be found.

* Introduce additional parameter char.

Co-authored-by: Hagai Bar-El <hagai.bar-el@arm.com>
Co-authored-by: hbarel <hbarel>
2021-06-06 19:41:26 +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
Thomas Hochstein e905eb3e92 Remove dead or useless links to external plugin documentation. (#65)
* Remove documentation links to board.s9y.org

The 'website' property of plugins is used to
link to external documentation. board.s9y.org
does not contain such documentation, at least
not on its frontpage.

Signed-off-by: Thomas Hochstein <thh@inter.net>

* Remove dead documentation link.

c.seo-mobile.de does not exist any more.
According to
http://www.mobile-seo.de/archiv/21-serendipity-mobile-output-plugin.html
all documentation has been posted (only) there,
so is gone now.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-08-06 14:16:43 +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
Matthias Mees cb11d9b339 Apply IE11 fix for flexbox, see goo.gl/pglrbm 2016-10-23 13:59:50 +02:00
Matthias Mees e4ee83df09 Prepare staticpages for 2.x backend changes 2016-10-21 20:05:25 +02:00
Garvin Hicking 40396371d2 bump version and required version 2016-10-10 12:07:02 +02:00
Matthias Mees ca65ebd912 A new 2.x backend for serendipity_event_staticpages
- Simplify static pages nav
- Update backend markup
- Use standard s9y backend messages
- Add responsive backend styles
- Restructure staticpage simple template

References s9y/Serendipity#149
2016-10-10 11:41:24 +02:00
Matthias Mees c6d54c5cf4 Add state classes for cancel buttons in backend 2016-06-15 15:00:38 +02:00
Ian 54f461bdc4 cleanups 2016-03-20 09:40:01 +01: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
Ian d1c02424e5 the other half of da04025 2014-11-29 15:51:17 +01:00
Ian da04025a7b remove utf-8 location of documentary files
which never becomes true
2014-11-29 13:53:49 +01:00
onli d2d298ab41 Use serendipity_specialchars
See https://github.com/s9y/Serendipity/issues/236
2014-11-25 01:15:57 +01:00
Thomas Hochstein 8dd1c5e189 'language="javascript"' is deprecated.
In the script tag, 'language="javascript"' is deprecated,
'type="text/javascript"' is valid, but optional.
Leave the latter, remove the former or replace it with
the latter.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2014-06-09 19:01:43 +02: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
Vladimír Ajgl 7842af973e czech translations - removed leading slash from first line (introduced erroneously in previous commit) 2013-12-28 21:43:44 +01:00
Vladimír Ajgl c5248f893e czech translations - cvs/snv tags removed 2013-12-27 20:04:36 +01:00
Vladimír Ajgl 2f257dd84f line endings in czech files changed to unix style 2013-12-27 17:58:04 +01:00
ogerlach 8a8fc38a0b Updated backend for staticpage plugin:
1. Functionality remains mainly unchanged. Only preview display has been changed
from subpage-based access to id-based access, because subpage can be ambigous. The
new feature required changes to selected().
2. A hook-in is provided the generate a overview of all static pages when not editing
a static page. This makes the overview page more pleasent for users. The functionality
of the header remains unchanged. Only a list of pages is generated below the header.
The style of this list is taken from entry listing to create a consistent look and feel
for users.
2013-12-03 20:14:19 +01:00
Ian 9fc3f9b1cc propagate changed plugin_staticpage_related_category.tpl 2013-10-05 17:35:38 +02:00
Garvin Hicking 80b1593707 also remove $Revision$ 2013-08-12 10:27:53 +02:00
Garvin Hicking 71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00
Garvin Hicking ec1640a168 Bump version to propagate new .htaccess 2013-05-23 11:35:47 +02:00
Garvin Hicking 37b106b1a6 testrun for tomorrow, try to actually allow .htaccess on mirror http servers 2013-05-21 08:48:11 +02:00
Ian 19fa9e1f37 staticpage changed wrong place of ending form tag 2013-05-05 13:22:19 +02:00
Vladimír Ajgl 3ba45dca13 czech documentation added or updated 2013-05-04 23:14:30 +02:00
Vladimir Ajgl 080dbebd97 new/updated czech translations 2013-03-31 21:07:53 +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
Ian ac3a9ed9bf fixed disabling collapsible structure box in case of wysiwyg-editor use 2012-11-20 13:18:41 +01:00
Ian 30e15fdfd7 disable coll 2 for now 2012-11-18 20:44:44 +01:00
Ian 9c6bc7f09d disable 2cd. collapsible part for wysiwyg editors 2012-11-18 20:25:36 +01:00
Don Chambers 36fd48b5bc Changed meta fields, no longer custom properties 2012-10-17 10:51:42 -05:00