Frank Hochmuth
83cb06f99f
Merge branch 'flatpressblog:master' into upstream/issue197
2023-02-18 00:52:24 +01:00
Frank Hochmuth
f9206157d6
Merge branch 'flatpressblog:master' into upstraem/issue102
2023-02-18 00:51:29 +01:00
Fraenkiman
9b6d25881c
Update contact.tpl
...
include Smarty-function comment_form
Note: Accessible Antispam Plugin is displayed, but you can send without mathematical solution
2023-02-14 00:15:24 +01:00
Fraenkiman
752998e30b
Please merge the following changes
...
Fixes #201 and #144
* In the admin area of the style Flatmaas-Rev is no longer tried via stylesheet to include the image nib-logo.png.
* In the preview of the Leggero style "Posted by + time" is now displayed right-aligned - as in the blog.
* The heading for posts and pages has received its own CSS class "entry-title".
* In all three styles, both heading sizes are now displayed correctly; as in the blog, so in the preview.
* The publication date is truncated from h2 and now uses h6.
* Font size h4 can now also be conveniently set via BBCode button.
* Long single line code in leggero-v2 style is now wrapped when printing.
2023-02-09 01:12:36 +01:00
Arvid Zimmermann
9b155efe70
Update CHANGELOG.md
...
added i18n changes from PR196
2023-02-04 13:39:44 +01:00
azett
c18fe258af
Typos
2023-02-04 13:38:25 +01:00
Arvid Zimmermann
7e1b8825c2
Merge pull request #196 from Fraenkiman/master
...
Please insert the following changes
2023-02-04 13:33:33 +01:00
Fraenkiman
0139c8598e
Now shows "Inline HTML" and "Toolbar" as enabled
...
fixes #102
2023-02-01 22:39:02 +01:00
Fraenkiman
67c5883d9b
Update plugin.bbcode.php
2023-01-30 01:39:55 +01:00
Fraenkiman
91bc3e8f5a
File and image selection Named in editor
...
Gives a face to the file and image selection in the editor
2023-01-30 01:39:55 +01:00
Fraenkiman
4890e9f13c
Update lang.de-de.php
...
Corrected the word "selection" in the german language file
2023-01-30 01:39:55 +01:00
Fraenkiman
fba5adc876
Multilingual support for "Posted by"
...
Closes Issue #143
Preview revised
That's funny. There is a template for the preview of static pages for 13 years, and was not used.
2023-01-30 01:39:55 +01:00
Fraenkiman
2849e97311
Setup should use the user's browser language.
...
This closes issue #197
Please check if it works with php8.1. Tested with php 7.4
Update main.php
'el-gr','es-es','fr-fr' removed as browser language, because the FlatPress setup currently has no language files for it
Update lang.de-de.php
Update main.php
some code formatting
2023-01-29 03:16:47 +01:00
Fraenkiman
b892a86f18
Update bbcode language files
...
Translated note for external link
2023-01-25 00:45:11 +01:00
azett
024508392b
added #192 to changelog
2023-01-22 13:43:14 +01:00
azett
1886dcd258
fixed "duplicate ID attribute" (on multiple videos) and a few other bugs
2023-01-22 13:40:05 +01:00
Arvid Zimmermann
c040148ad2
Merge pull request #193 from Fraenkiman/upstream/issue192
...
this change resolves issue #192
2023-01-22 12:51:27 +01:00
azett
9a3ed8d643
PHP functions used as modifier must be registered as modifier explicitly as of Smarty 4.3 - fixed.
2023-01-22 12:39:17 +01:00
Fraenkiman
f2fa860dea
Update plugin.bbcode.php
...
removes superfluous " from the Facebook embedded video
2023-01-22 01:19:01 +01:00
Fraenkiman
66cfa73604
solves issue #192
...
removes invalid HTML in BBCode plugin
2023-01-22 01:14:40 +01:00
azett
c53b92cd1b
code formatting
2023-01-21 13:23:22 +01:00
Arvid Zimmermann
36c7d87718
Merge pull request #191 from Fraenkiman/master
...
Adopt the following changes for the Admincenter and BBCode
2023-01-21 13:20:46 +01:00
azett
b910fab69a
Added SEO Metatag Info plugin; more props to @Fraenkiman
2023-01-21 13:09:28 +01:00
azett
f735785d3c
fixed PHP error in is_contact(); Code formatting
2023-01-21 13:04:52 +01:00
Arvid Zimmermann
d5d14f87a3
Merge pull request #190 from Fraenkiman/upstream/issue145
...
Solves issue #145 . Nice one, thanks!
2023-01-21 12:31:51 +01:00
Fraenkiman
9a30cfe4a6
Update plugin.bbcode.php
...
uses the extended privacy mode for youtube
2023-01-14 18:45:11 +01:00
Fraenkiman
47aa4cb37d
Insert translation for Home, Logout in Admincenter
...
all FP standard languages
Comma missing
comma added
2023-01-14 02:53:49 +01:00
Fraenkiman
bb436ddc3b
solves issue #145
...
*SEO Metatag Info Plugin in the standard distribution*
- includes all languages FlatPress currently supports as standard (translation via Deepl).
- Content customized texts incl. placeholder as example.
- With own hook in entry- and statictemplate, because otherwise the tag plugin is also shown when creating static pages; which is not supposed to be
2023-01-11 21:53:23 +01:00
Fraenkiman
9d5053326a
Update admin.css
...
Prevents collision of input fields with fieldsets in admincenter (Leggero v2)
2023-01-11 01:45:25 +01:00
Arvid Zimmermann
24595d595a
Merge pull request #185 from Fraenkiman/master
...
Please add the following changes
2023-01-08 13:40:41 +01:00
azett
7644f78d8b
added #188
2023-01-08 13:26:52 +01:00
azett
f6394eac7a
fixes #188
2023-01-08 13:24:41 +01:00
azett
77600b6d1c
added #186 , #187
2023-01-08 13:14:09 +01:00
azett
7967cd9df9
added #186 , #187
2023-01-08 13:12:47 +01:00
azett
0ee4f2e8a7
fixes #87 , possible XSS in config panel
2023-01-08 13:11:22 +01:00
azett
264217f318
Fixes #186 , possible XSS in comments
2023-01-08 13:04:12 +01:00
Fraenkiman
180366f88d
Merge branch 'flatpressblog:master' into master
2023-01-01 02:58:50 +01:00
Arvid Zimmermann
8c79821e9e
Update CHANGELOG.md
2022-12-30 12:56:23 +01:00
azett
37597afee8
check for correct admin referer on enable/disable plugin (see #64 )
2022-12-30 12:52:03 +01:00
azett
516bdc173a
check for correct admin referer on delete entry (see #64 )
2022-12-30 12:46:35 +01:00
Fraenkiman
8f57ddf03d
Update toolbar.tpl
...
The name attribute on the img element is obsolete. Use the id attribute instead.
2022-12-30 04:50:53 +01:00
Fraenkiman
8ac157cc1b
Merge branch 'flatpressblog:master' into master
2022-12-29 22:16:49 +01:00
Arvid Zimmermann
b6a185f90f
added security researchers
2022-12-29 21:44:23 +01:00
azett
3b39bc6716
added #183
2022-12-29 21:27:53 +01:00
azett
3a32aad0de
fixes #183
2022-12-29 21:21:16 +01:00
Fraenkiman
becd7e569a
Merge branch 'flatpressblog:master' into master
2022-12-29 17:06:58 +01:00
azett
88494f5526
check for correct admin referer on deletefile (see #64 )
2022-12-29 15:01:49 +01:00
azett
d8991285c6
added API doc; fixed code formatting
2022-12-29 14:20:31 +01:00
azett
aa10022f48
removed ancient unused file
2022-12-29 13:19:06 +01:00
Fraenkiman
19c16493a8
Update admin.static.write.tpl
...
Removes unneeded spaces
2022-12-28 18:02:35 +01:00