azett
e656213fe4
Set Leggero v2 as default style of the Leggero Theme
2022-06-30 20:27:46 +02:00
azett
2b195dfa51
removed Open Sans reference - fixes #120
2022-06-25 11:57:31 +02:00
azett
937b566ff2
removed unneccessary external font resource
2022-06-23 18:20:28 +02:00
azett
51bc4cb120
Merge branch 'master' into issue94_smartyupdate
...
# Resolved conflicts:
# fp-includes/core/includes.php
# fp-plugins/bbcode/plugin.bbcode.php
# fp-plugins/commentcenter/inc/admin.php
2022-06-18 12:06:34 +02:00
azett
bf68fd2659
Fixed #98 : List bullets missing in Leggero preview.png. Also: Fixed like nine year old merge glitches in Leggero's Admin CSSes^^
2022-06-17 20:50:10 +02:00
azett
3a4a4c9f69
Fixed #97 : Searchbox glitch in "FlatMaas revisited" style
2022-06-17 20:16:56 +02:00
azett
607df641ec
Merge branch 'master' of https://github.com/flatpressblog/flatpress
2022-05-07 20:02:55 +02:00
azett
becd504aae
Issue 106: Invalid HTML output fixed
2022-05-07 20:02:41 +02:00
azett
be550f4666
CSS of the Leggero style had some glitches on mobile devices. Fixed by laborix, thank you very much :)
2022-03-26 13:59:49 +01:00
azett
52bf429a01
Replaced Smarty 2.6.31-dev with v 4.0.4, keeping the FP-specific Smarty plugins.
...
Updated calls to current Smarty API (register_function()/register_modifier()/register_block() -> registerPlugin(); assign_by_ref() -> assignByRef()).
Fixed file includes in templates with quotes.
Removed SmartyValidate.class.php includes.
Still work in progress as some errors still appear!
2022-01-23 15:02:33 +01:00
azett
6a63f186c4
HTTPS in the footer link.
2021-02-13 14:03:19 +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
92aa7d395e
Leggero now with HTML5 doctype
2020-10-25 06:43:27 +01:00
azett
27622c0c50
Leggero v1 is now responsive, thanks again Matthias! :)
2020-09-06 11:28:12 +02: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
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
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
MarcThibeault
aa5fd2b0c1
Adding microdata to entry-default template
2014-07-24 20:48:24 -04: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
9acf583332
max-height + scrollbar on the preview
2010-08-26 17:23:34 +00:00
real_nowhereman
9fec523bc4
switch order of BLOG-TITLE - POST-TITLE in permalinks (now POST - BLOG), making » a « for nicer screen rendition.
2009-11-22 14:52:43 +00:00
real_nowhereman
754d2899b3
various changes in how dates are handled in config panels. added a new lang string. added a new fp_config field, new blogs will need a reinstall or customizing by hand the option panel
2009-09-23 12:57:10 +00:00
real_nowhereman
3d23a3434d
hide "comments" link in Leggero if there aren't any comments and posting has been disabled
2009-09-09 17:32:32 +00:00
real_nowhereman
57c212c9c8
added new comment form, fixed a few issues with fpdb, cosmetich changes for the comment form, minor changes in comment handling
2009-07-03 15:39:23 +00:00
real_nowhereman
184168d7a2
added comment editor!
2009-02-27 10:37:40 +00:00
real_nowhereman
6b133960ed
* merged quickspam plugin with coding-style branch
...
* other cosmetic changes
2009-02-25 15:06:35 +00:00
real_nowhereman
5944f87bb8
removing hardcoded 'view image' string ("fixes" title in lightbox)
2009-02-25 13:00:34 +00:00
real_nowhereman
d5e666a1a1
big commit: implemented sort-of 2-phase (3-phase actually) safe commit in FP; first entry is saved as draft, then content is moved along when indices have been succesfully updated; this way if btree fails, entry is anyway kept in a safe place; added a few cosmetic changes, a bunch of new, more descriptive language strings for the entry panel; added a "you are editing a draft" notice in the panel; hope you will like it :)
2009-02-03 16:53:52 +00:00
real_nowhereman
d92177cbee
print panel-specific class in admin panel body; minor css tuning
2009-02-02 18:46:08 +00:00
real_nowhereman
9c3f421d64
cosmetic changes in admin panel. please notice #admin-tab-current is now a class!
2008-09-26 17:17:41 +00:00
real_nowhereman
90311e328d
min-height for pre in leggero/leggero
2008-04-14 07:12:04 +00:00
real_nowhereman
a05652c00b
added print.css and other media types to the default one with a little hack; in a future version this will be redesigned
2008-03-24 20:18:56 +00:00