Search found 236 matches

by Fred
Sun Jun 04, 2017 1:28 am
Forum: General
Topic: [INSTALLER] getBludit 1.0 Final
Replies: 6
Views: 6396

Re: [INSTALLER] getBludit 1.0 Beta 1

Easy and fast install Diego? ;)
by Fred
Wed May 31, 2017 10:33 pm
Forum: General
Topic: [INSTALLER] getBludit 1.0 Final
Replies: 6
Views: 6396

[INSTALLER] getBludit 1.0 Final

Hi all, I am working on a new installer on my project, and I want to benefit the community of Bludit. This installer I named "Get Bludit", allows you to choose a version of Bludit to download. The script then retrieves the archive, decompresses it and redirects it to the Bludit installer. ...
by Fred
Wed May 17, 2017 12:28 am
Forum: General
Topic: Bludit v1.6 BETA
Replies: 14
Views: 10737

Re: Bludit v1.6 BETA

Hi, I get this error: Notice: Undefined index: intro in /Applications/MAMP/htdocs/BLUDIT/bludit-master/bl-themes/Kards/php/home.php on line 14 Fatal error: Uncaught Error: Call to a member function title() on null in /Applications/MAMP/htdocs/BLUDIT/bludit-master/bl-themes/Kards/php/home.php:15 Stac...
by Fred
Mon May 15, 2017 11:03 am
Forum: General
Topic: Bludit v1.6 BETA
Replies: 14
Views: 10737

Re: Bludit v1.6 BETA

@Diego,
How to call a page now on a template?
Before i use this tip:

Code: Select all

<?php
	$Intro = buildPage('myslugpage');
	echo '<h5>' .$Intro->title(). '</h5>';
	echo $Intro->contentRaw(true);			   	
?>
but with last version, don't work :(
by Fred
Wed May 10, 2017 4:12 pm
Forum: General
Topic: Bludit v1.6 BETA
Replies: 14
Views: 10737

Re: Bludit v1.6 BETA

Hi,
The categories are implemented?
I do not see them in article publishing :(
by Fred
Sun Apr 09, 2017 9:42 am
Forum: Plugins
Topic: [PLUGIN] Contact for Bludit 2.6
Replies: 95
Views: 1011500

Re: [PLUGIN] Contact

Update with Bludit 1.5.2 and last Github version (PHP 7 OK)
by Fred
Fri Mar 17, 2017 9:19 pm
Forum: General
Topic: we have own comment system?
Replies: 18
Views: 10848

Re: we have own comment system?

Personally I find it a shame to use a third party system that does not know how long it will last in time, who exploit its data? Bludit is without a database, I find it normal that the comments are an integral part of the blog. I can watch when I have time to make a plugin, but I do not know when ...
by Fred
Sun Aug 28, 2016 10:05 am
Forum: Plugins
Topic: [PLUGIN] Shortcode API
Replies: 26
Views: 30341

Re: [PLUGIN] Shortcode API

peepntom wrote:is there a code to add these to the tinymce thing? just like adding a image or link. i hit the button and add the youtube id instead of looking for the short code over and over.
Look in TinyMCE documentation ;)
by Fred
Fri Aug 12, 2016 9:34 pm
Forum: Plugins
Topic: [PLUGIN] Contact for Bludit 2.6
Replies: 95
Views: 1011500

Re: [PLUGIN] Contact

Update, read first post ;)
by Fred
Fri Aug 12, 2016 9:31 pm
Forum: Plugins
Topic: [PLUGIN] Backup
Replies: 10
Views: 11953

Re: [PLUGIN] Backup

Update, read first post ;)