Search found 12 matches

by Powerack
Tue Jul 04, 2023 7:59 pm
Forum: General
Topic: Need help with increasing maximum upload filesize
Replies: 2
Views: 393

Need help with increasing maximum upload filesize

Hello,

I need to upload images bigger than 2MB but I do not know where I need to make any changes. Using newest version fo Webmin / Virtualmin with PHP 8.1.2 (will possibly upgrade to 8.2.7 soon). Bludit 3.14.1
by Powerack
Tue Oct 25, 2022 8:17 am
Forum: General
Topic: bl-content - save file extensions & content
Replies: 5
Views: 1189

Re: bl-content - save file extensions & content

Well, probably nothing for most of webmasters. But I like doing some code editing inside some pages / posts from time to time and this will actually help when I do it. For example: my favorite text editor Notepad++ haven't autodetection of file content, so does not change syntax highlighting, becaus...
by Powerack
Fri Oct 21, 2022 2:29 pm
Forum: General
Topic: bl-content - save file extensions & content
Replies: 5
Views: 1189

Re: bl-content - save file extensions & content

And what about replacing file extensions in bl-content (pages and posts) from .txt to .html? Is possible to make bludit accept these changes? And if yes, then where is that settings stored?
by Powerack
Fri Oct 21, 2022 12:24 pm
Forum: General
Topic: Bludit Pro Cost
Replies: 2
Views: 694

Re: Bludit Pro Cost

Hello, I have question about how to get Bludit Pro if I haven't any bank account nor credit / debet card. Is there way to pay once via, say, paysafecard? I really want to try, but have no other possibility to do.
by Powerack
Tue Aug 24, 2021 4:05 am
Forum: Plugins
Topic: Snicker Comments
Replies: 43
Views: 38184

Re: Snicker Comments

Howdy... I have one problem with Snicker Comments (0.1.2). I installed latest available version on latest CMS 3.13.1, but here is nothing like settings or anything. I may use link from administration, but it says that page not exist. Using domain.tld/admin/snicker and effect is the same. Simply can'...
by Powerack
Wed Aug 11, 2021 6:26 pm
Forum: General
Topic: Custom HTML in every txt
Replies: 3
Views: 1057

Re: Custom HTML in every txt

In static pages no, I framed just parts of content (highlight text), but in posts I like to frame everything except header with these two pairs of <DIV> tag. Example: http://prntscr.com/1mx7c7s Orange border, light blue text, align to center - all specified in CSS, just as you may recognize from cod...
by Powerack
Tue Aug 10, 2021 1:07 am
Forum: General
Topic: Custom HTML in every txt
Replies: 3
Views: 1057

Custom HTML in every txt

Hello, I tried to find suitable place where to put my custom styled borders. I want to include in every newly created page / post index.txt file, but for now I'm doing styling manually. Code I need include: <div class="box orange verydarkbg bsh"> <div class="boxcontent mid lblue"...
by Powerack
Wed Aug 04, 2021 2:31 pm
Forum: General
Topic: bl-content - save file extensions & content
Replies: 5
Views: 1189

bl-content - save file extensions & content

Hello, I am trying to understand why bludit save content as .txt files. Yes, it is text stored in it, but for I may prefer another extension. Where I can change this setting? I think that is deep inside code. By the way saving plain html code inside .txt file is not that good idea. Is here something...
by Powerack
Mon Aug 02, 2021 11:28 am
Forum: Plugins
Topic: Add PHP code in sidebar plugin
Replies: 2
Views: 1180

Re: Add PHP code in sidebar plugin

Well I helped myself with this. I opened one of easy plugins, replaced all neccessary codes with mine. It will be much better, if I actually can use textbox to update all I want, but I have access to my server anytime and can change everything in matter of seconds. Here is the code I updated: <?php ...
by Powerack
Mon Aug 02, 2021 12:13 am
Forum: Plugins
Topic: Add PHP code in sidebar plugin
Replies: 2
Views: 1180

Add PHP code in sidebar plugin

Hello again! I am sure somewhere here may be solution for my little problem, but I think tat's better post new topic for it, because I really can't find it... :( I was trying include PHP code in different areas in Bludit with that I only add somewhere <?php echo 'Number of directories in location is...