Arvid Zimmermann
549359eb24
Merge pull request #247 from Fraenkiman/upstream/post-preview
...
Prevents oversizing in the post-preview, when applying the code tag.
2023-07-01 13:25:08 +02:00
Fraenkiman
ca77a8ab22
removes IE fix
...
IE fix in Leggero-v2 style is deprecated
2023-06-28 22:15:10 +02:00
Fraenkiman
5699deecd6
Prevents oversizing in the post-preview, when applying the code tag.
...
* Prevents oversizing in the post-preview, when applying the code tag.
2023-06-25 13:58:40 +02:00
Arvid Zimmermann
ee5bb885d5
Merge pull request #224 from Fraenkiman/upstream/issue223
...
Double close p element removed from language files
2023-06-11 14:06:45 +02:00
Arvid Zimmermann
61aee176b8
Merge pull request #198 from Fraenkiman/upstream/issue197
...
The setup, the blog and the admin area starts automatically in the language of the user.
2023-06-11 14:01:43 +02:00
Arvid Zimmermann
e5b41d9a6a
Merge pull request #208 from Fraenkiman/upstream/issue205
...
Multilingual support for reporting to the site admin
2023-06-11 13:55:53 +02:00
Arvid Zimmermann
909d48296b
Merge pull request #203 from Fraenkiman/upstream/issue201
...
fixes several layout/css-glitches in the previous administration area and in the styles
2023-06-11 13:38:13 +02:00
Arvid Zimmermann
0bd6842a2f
Merge pull request #238 from Fraenkiman/upstream/issue237
...
Format for date and time corrected
2023-06-11 13:28:51 +02:00
azett
ffe14bace1
Typo ;)
2023-06-11 13:17:48 +02:00
Fraenkiman
ee12d6cdc9
Corrected size of link in headline
...
Corrected size of link in headline
2023-05-07 17:02:12 +02:00
Fraenkiman
af5c77e166
Enables NoWhereMan's statistics panel
...
Fixes #241 and enables NoWhereMan's statistics panel
2023-05-07 15:23:40 +02:00
Fraenkiman
73153cffed
The setup, blog and admin area is automatically determined by the user agent
...
Fixes #216
Fixes #197
The exchange between browser and server transmits information about the client and its capabilities in headers - user agent, what it accepts, and (what interests us) language. The browser sends the language information in a header.
These values indicate that the browser accepts, for example, US English (en-us) or German (de-de).
We make use of this. The setup of FlatPress now starts automatically in the language of the user. The determined language will also be used as default language for the FlatPressblog and the administration area until the user defines a language himself.
For the setup the language files 'el-gr','es-es','fr-fr' are still missing.
Therefore I limited the automatic determination of the language to 'cs-cz', 'de-de', 'en-us', 'it-it', 'ja-jp', 'nl-nl', 'pt-br'. See #239
2023-04-18 23:27:40 +02:00
Fraenkiman
81febbb3b7
Format for date and time corrected
...
Format for date and time in comments corrected
2023-04-17 01:30:45 +02:00
Frank Hochmuth
1edaec8734
Merge branch 'flatpressblog:master' into upstream/issue201
2023-04-10 16:24:37 +02:00
Frank Hochmuth
c3c9cff457
Merge branch 'flatpressblog:master' into upstream/issue205
2023-04-10 16:24:15 +02:00
Frank Hochmuth
bd604a04c2
Merge branch 'flatpressblog:master' into upstream/issue223
2023-04-10 16:23:05 +02:00
Fraenkiman
22e00361c7
Update contact.tpl
2023-04-10 01:29:31 +02:00
Fraenkiman
1e0ad07d78
Create contact.tpl
2023-04-10 01:05:56 +02:00
Frank Hochmuth
84d75cab64
Delete contact.tpl
...
In a separate pull request moved
2023-04-10 00:58:02 +02:00
Fraenkiman
7afa71aef4
Update contact.tpl
2023-04-10 00:52:46 +02:00
Frank Hochmuth
89c2b149c6
Merge branch 'flatpressblog:master' into upstream/issue201
2023-04-05 00:08:08 +02:00
Frank Hochmuth
5fc63a4ec5
Merge branch 'flatpressblog:master' into upstream/issue205
2023-04-05 00:05:11 +02:00
Fraenkiman
0a0d4df693
more corrections of files in italian language
...
Many thanks to eagleman
2023-04-04 23:36:38 +02:00
Fraenkiman
420d745a15
Double close p element removed from language files
...
Fixes #222
2023-03-26 19:12:08 +02:00
Frank Hochmuth
bd08207b1e
Merge branch 'flatpressblog:master' into master
2023-03-05 14:26:59 +01:00
Fraenkiman
3ad8a38183
Spaces inserted
...
Spaces inserted so that they can be encrypted in the e-mail header
2023-02-26 05:01:59 +01:00
Fraenkiman
c0e21ef0de
Multilingual support for reporting to the site admin
...
fixes #205
fixes #207
Fixes the problem when the subject contains umlauts that the email cannot be delivered.
2023-02-18 23:35:37 +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
azett
c18fe258af
Typos
2023-02-04 13:38:25 +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
azett
c53b92cd1b
code formatting
2023-01-21 13:23:22 +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
9d5053326a
Update admin.css
...
Prevents collision of input fields with fieldsets in admincenter (Leggero v2)
2023-01-11 01:45:25 +01:00
azett
c2ce07be57
more i18n for new comment mail subject
2022-12-28 13:12:59 +01:00
Fraenkiman
fc9bcf45e8
Subject line of email when new comment is not translated
...
Added multilingual support for email subject line for new comments
2022-12-26 02:17:16 +01:00
azett
69fef257c5
Leggero: Autofocus for username input in login form
2022-12-18 12:22:11 +01:00
azett
7d748fe62a
fixes #171 - thx! :)
2022-12-17 13:09:00 +01:00
Fabiano Santos
6324f2bf17
update portuguese language
2022-11-27 13:02:30 -03:00
azett
432b352c26
fixed Italian language pack by Giacomo Margarito - grazie mille! :)
2022-11-01 13:39:20 +01:00
azett
c30d52b284
Merge branch 'master' of https://github.com/flatpressblog/flatpress into issue94_smartyupdate
...
# resolved conflicts:
# fp-includes/smarty/plugins/function.html_select_date.php
2022-10-08 13:43:33 +02:00
azett
23dcf5d1e7
reworked Dutch translation by G0erwt - hartelijk dank!
2022-10-02 13:28:51 +02:00
azett
58b3063478
Updated Leggero preview image, fixes #139 - thx @Fraenkiman
2022-09-10 13:32:31 +02:00
azett
e510b47e61
Search form: Years in reverse order
2022-08-14 14:25:02 +02:00
azett
d5bdc72852
fixes #136 for all styles - thx @Fraenkiman
2022-08-14 14:04:30 +02:00
azett
3c3d614416
fixes #135 - thx @Fraenkiman
2022-08-13 20:38:03 +02:00
azett
06a555b0d6
fixes #133 , props to @Fraenkiman
2022-08-11 20:08:21 +02:00
azett
cc28351945
fixes #134 , props to @Fraenkiman
2022-08-11 20:05:18 +02:00
azett
553fd0a9e8
fixes #137 - thanks for reporting, @Fraenkiman :)
2022-08-11 19:55:45 +02:00
azett
247d63eaaf
Merge branch 'master' into issue94_smartyupdate
...
# resolved conflicts:
# fp-includes/smarty/internals/core.rm_auto.php
# fp-includes/smarty/internals/core.rmdir.php
2022-07-02 13:42:13 +02:00