Search found 44 matches

by Lubomír Ludvík
Tue Jun 14, 2022 4:42 pm
Forum: General Support
Topic: It is bug?
Replies: 3
Views: 2295

It is bug?

I click on the image (to enlarge it) so it does not appear on the monitor,
but in the middle of the page (the page is long).
I have to scroll down to see the image.
by Lubomír Ludvík
Tue Jun 14, 2022 4:31 pm
Forum: Plugin support
Topic: Web Page Password Protect
Replies: 2
Views: 1887

Re: Web Page Password Protect

by theme, e.g. themes\leggero\comments.tpl
by Lubomír Ludvík
Sun Jun 12, 2022 6:32 pm
Forum: Plugin support
Topic: Web Page Password Protect
Replies: 2
Views: 1887

Web Page Password Protect

I try Web Page Password Protect from http://www.zubrag.com/scripts/ It works with flatpress, I only add first line to index.php: include 'password_protect.php'; Edit file password_protect.php to add login/password or define('USE_USERNAME', false); // only password Example of use: http://pomnikkorupc...
by Lubomír Ludvík
Thu Aug 12, 2021 5:54 am
Forum: General Support
Topic: Some suggestions
Replies: 5
Views: 6057

Re: Some suggestions

Good idea, I didn't know yuicompressor

Code: Select all

yuicompressor-2.4.8.jar admin.css -o admin_c.css
download url: https://jar-download.com/artifacts/com. ... ssor/2.4.8
by Lubomír Ludvík
Tue Aug 03, 2021 10:25 am
Forum: General Support
Topic: Trying to improve my Flatpress blog Pingdom score
Replies: 6
Views: 5112

Re: Trying to improve my Flatpress blog Pingdom score

Create a subdomain, for example static.yourwebsite.com and configure flatpress to receive all the static data (.jpg) from subdomain. Before: <img src="/images/testimage.png" /> After: <img src="https://static.yourwebsite.com/images/testimage.png" /> Source: https://betterstudio.c...
by Lubomír Ludvík
Wed Jul 07, 2021 6:00 pm
Forum: Plugin support
Topic: Scale dont work with external picture
Replies: 4
Views: 4866

Re: Scale dont work with external picture

Thanks, it works.

Code: Select all

[img=https://s29.ipcamlive.com/streams/1didvgxjcyisfd1br/snapshot.jpg width="250" height="200"]
by Lubomír Ludvík
Wed Jul 07, 2021 6:17 am
Forum: Plugin support
Topic: Scale dont work with external picture
Replies: 4
Views: 4866

Scale dont work with external picture

Scale dont work with external picture ?

Code: Select all

[img=https://s29.ipcamlive.com/streams/1didvgxjcyisfd1br/snapshot.jpg scale=20%] 
picture is from webcam https://ipcamlive.com/player/snapshot.p ... rhavnvideo
by Lubomír Ludvík
Fri Apr 16, 2021 7:20 am
Forum: Theme support
Topic: 24 themes to convert
Replies: 9
Views: 16046

Re: 24 themes to convert

I think, sufficient is note about vocinelweb.it in readme.txt
Term of Use:
Our templates are free as long as you leave at least one of the link to vocinelweb.it.
You may not sell the template in anyway.
by Lubomír Ludvík
Fri Apr 16, 2021 5:49 am
Forum: General Support
Topic: What does everyone hope to see in the next version?
Replies: 17
Views: 12012

Re: What does everyone hope to see in the next version?

Torsten wrote: Fri Apr 09, 2021 7:08 pm FlatPress as a multiuser blog system would be great in my opinion.
That would be enough for a start small hack: some entries are only visible when somebody is logged
if login=on then show this entry
by Lubomír Ludvík
Sun Mar 21, 2021 6:09 pm
Forum: Plugin support
Topic: create blog post by email
Replies: 2
Views: 4651

Re: create blog post by email

plugin.remoteposting.php
Implements some methods to allow remote posting (using Windows Live Writer, Scribefire and such)

Look at Chrome extension ScribeFire