251 Commits

Author SHA1 Message Date
azett
a44a898632 Added Spanish language pack - muchas gracias, Carlos a.k.a karelv! 2021-01-02 13:35:33 +01:00
azett
ee9269c6ba Fixed more template errors in order to get everything running with PHP 8.0. 2021-01-01 13:54:58 +01:00
azett
c539c2bb7e Fixed more template errors in order to get everything running with PHP 8.0.
Also: Removed some unneeded code.
2021-01-01 13:25:03 +01:00
azett
22abda2369 Fixed more template errors in order to get everything running with PHP 8.0.
Also: Change in language files, widget management is no longer called "experimental".
2021-01-01 12:57:46 +01:00
franciscoarocas
e6c8ce962a Updated Bootstrap and Login Redesing 2021-01-01 03:02:19 +01:00
azett
5ee2cce5df Fixed more template errors in order to get everything running with PHP 8.0 2020-12-31 23:50:18 +01:00
azett
d1571ef3ba Fixed more template errors in order to get everything running with PHP 8.0 2020-12-31 23:16:04 +01:00
azett
46b3bfb27b Fixed more template errors in order to get everything running with PHP 8.0 2020-12-31 23:05:42 +01:00
azett
5a0b7541e7 Getting FlatPress ready for PHP 8: Added a lot of missing checks for undefined variables and array keys in template and PHP files. 2020-12-19 12:52:53 +01:00
azett
92aa7d395e Leggero now with HTML5 doctype 2020-10-25 06:43:27 +01:00
azett
091dc53c3b Reworked German language files by Detlef - thanks a lot! 2020-09-15 13:31:03 +02:00
azett
27622c0c50 Leggero v1 is now responsive, thanks again Matthias! :) 2020-09-06 11:28:12 +02:00
Francisco
3eb02b0509 Merged 2020-07-11 15:18:33 +01:00
azett
e65bb9c549 Added the Italian language pack by Giacomo Margarito - grazie mille! 2020-05-09 14:11:32 +02:00
azett
b2ed0e207d Added Brazilian Portuguese language pack by randy - thanks a lot!
Added Japanese setup translation by North Hill Work Studios - thanks as well!
Also: git:ignore for local test content folders
2020-04-17 12:16:45 +02:00
azett
259b230f85 Added the Jananese Language Pack by NORTH HILL WORK STUDIO: https://nhws.localinfo.jp/ 2020-04-16 12:39:15 +02:00
azett
a1f5d625ee Added French language pack by Marc Thibeault and Dimitri Soufflet - thank you for fixing it, Gee! 2020-04-06 16:06:53 +02:00
azett
e4f542d5cd Hereby, I solemnly declare "Administration area" the official designation for our backend. #39 shall be deemed to be settled :D 2020-01-03 19:23:30 +01:00
azett
ddc2af887b Fixed some grammar stuff in German language file. 2019-12-26 19:07:56 +01:00
azett
72a8efd0c3 Bugfix: Removed UTF8 BOM from language files 2019-02-22 16:26:41 +01:00
Edoardo Vacchi
3ab82945a7
Use "//" instead of "http://" in googlefonts URI
will automatically adapt to use http or https depending on current URI
closes #31
2019-02-05 14:35:39 +01:00
azett
8d524a55e7 Readmore plugin: Added Czech language file - thanks again Lubomír!
And: Leggero theme comes with a hint to its different styles.
2019-02-03 14:54:53 +01:00
azett
3fa488455b added Czech translation - mnohokrát děkuji, Lubomir! 2019-02-02 16:23:48 +01:00
azett
c4ce531850 Comments' URL and email is now checked with filter_var() function. This makes the checks much more generic and, by the way, allows HTTPS URLs. (Which was reported by RT Cunnigham, see http://flatpress.org/home/comments.php?entry=entry181114-131213#comment181212-200956 - thanks!)
Also: Standard theme Leggero has rel="nofollow" for comments' URLs in order to make comment spam more useless.
2019-01-05 13:03:29 +01:00
azett
810310bfcc added German language files by laborix - thank you very much :) 2018-12-31 13:12:43 +01:00
azett
e72a859d85 added Greek language files from ghost's pull request: https://github.com/flatpressblog/flatpress/pull/6 - thanks a lot! 2018-12-31 12:53:16 +01:00
Edoardo Vacchi
d5aa7a8b2e Merge pull request #19 from MarcThibeault/leggero-v2
Leggero v2
2015-02-07 13:19:59 +01:00
MarcThibeault
30f0db0742 IE CSS 2014-11-17 20:15:14 -05:00
MarcThibeault
4e4d53ab38 Opacity fine tuning 2014-11-17 20:04:47 -05:00
MarcThibeault
5cce425920 CSS for IE 2014-11-13 22:13:36 -05:00
MarcThibeault
d5101c274a Reduced background img size 2014-11-12 21:37:42 -05:00
MarcThibeault
26b75a1ac1 Updated header color + style desc 2014-11-12 17:53:42 -05:00
MarcThibeault
d8ad93a3d8 Updating images 2014-11-12 17:51:41 -05:00
MarcThibeault
b812e573b3 Removed useless line breaks 2014-11-12 17:23:56 -05:00
MarcThibeault
df49a3d346 Fixing CSS background 2014-11-11 22:19:52 -05:00
MarcThibeault
9bb7a702a6 text-shadow fine-tuning 2014-10-28 18:35:58 -04:00
MarcThibeault
5c7218acf4 Removed backbw.png 2014-10-13 21:51:50 -04:00
MarcThibeault
f51a8b9c5f Fixed fonts, sidebar and footers + misc 2014-10-13 21:49:54 -04:00
MarcThibeault
80c06d9faa Made Leggero-v2 responsive + tweaks 2014-10-09 19:18:19 -04:00
MarcThibeault
d600ec2e46 First commit for Leggero-v2 2014-10-08 22:17:43 -04:00
Edoardo Vacchi
c2d6f046d2 Merge pull request #18 from MarcThibeault/Patch-Microdata
Adding microdata to entry-default template
2014-07-25 08:06:44 +02:00
MarcThibeault
aa5fd2b0c1 Adding microdata to entry-default template 2014-07-24 20:48:24 -04:00
Edoardo Vacchi
3efaf2012d Merge branch 'master' of github.com:evacchi/flatpress 2014-03-06 10:01:48 +01:00
Edoardo Vacchi
924668fe2c Issue #14 : XSS fix 2014-03-06 10:00:57 +01:00
MarcThibeault
60442e00e3 Changed 'Archive' to 'Categories' in entry editor
Noticed that when editing an entry, the categories checkbox container's
name was 'Archive'. I modified the template and the lang file so that
it's 'Categories' from now on.
2014-02-28 21:13:14 -05:00
liquibyte
2eecd94307 I swear this thing is pulling files from nowhere. I keep seeing changes I didn't make.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:58:10 -05:00
liquibyte
f97f35dd5e Doing a re-commit to make sure things are working right.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:43:52 -05:00
liquibyte
c9bf4a8d26 I don't understand how people say git is easy. Thing seems to be messing up my commits.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:00:41 -05:00
liquibyte
e121753594 Rewrote admin.widgets.js to allow external styling. Added drop functionality to available widgets to accept installed widgets drop to delete.
Added two classes to admin.css to style hover colors of available widgets, installed widgets and trashcan.

Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 01:45:49 -05:00
real_nowhereman
dcfe3dceb7 fix XSS 2011-06-08 18:20:35 +00:00