Search found 98 matches

by arfa
Tue Nov 12, 2024 8:05 pm
Forum: Plugins
Topic: new plugin - pull request
Replies: 2
Views: 527

Re: new plugin - pull request

I am not sure of direction. A simple yes/no would suffice here.

I will be offline for most of the next 2 months so this will have to wait.

go well - kusalo
by arfa
Thu Nov 07, 2024 6:56 pm
Forum: Plugins
Topic: new plugin - pull request
Replies: 2
Views: 527

Re: new plugin - pull request

My main question is "is the pull request #413 visible to admin?"

I guess there is some review process, especially as this is my first plugin, and that it may take time but if the request is not being seen then I need to explore that further.
by arfa
Thu Oct 31, 2024 6:45 pm
Forum: Plugins
Topic: new plugin - pull request
Replies: 2
Views: 527

new plugin - pull request

I guess this is to admin - Edi?
I am new to gitHub and have been working on a pull request and figured I finally had it cracked - two weeks ago. It was suggested that I notify the request here - #413.

I am not sure of process but hope to get more included in the loop.

Thank you.
Kusalo
by arfa
Thu Oct 31, 2024 6:42 pm
Forum: Plugins
Topic: Adding to Bludit plugin repository
Replies: 11
Views: 1124

Re: Adding to Bludit plugin repository

Thanks joho... I see that your CN quotes was #412 - I am listed as #413 so there is hope :) I clicked on the "This branch is 6 commits ahead of, 3 commits behind > contribute > open pull request" and there was change in that it shows my two files. I allow that admin is no less busy than mo...
by arfa
Wed Oct 30, 2024 9:49 pm
Forum: Plugins
Topic: Adding to Bludit plugin repository
Replies: 11
Views: 1124

Re: Adding to Bludit plugin repository

Production is more of a priority than publication but I have three plugins lined up and do like to share but... I still can't seem to get the pull request line straight. In my fork I created a folder in https://github.com/kusalo/plugins-repository/tree/master/items created the metadata.json and uplo...
by arfa
Wed Oct 30, 2024 9:26 pm
Forum: General
Topic: Load PHP code into Static Page
Replies: 15
Views: 1408

Re: Load PHP code into Static Page

I have tested the plugin [thanks neogeo for sending me that] https://plugins.bludit.com/plugin/php-shortcodes and got it working but... and it is a big BUT... there is enough that needs work that I can't see it being sorted by me. And when I say 'working' I mean functional; I suspect there may be el...
by arfa
Wed Oct 30, 2024 9:10 pm
Forum: General
Topic: uasort deprecated
Replies: 2
Views: 542

Re: uasort deprecated

Which plugin do you mean? https://plugins.bludit.com/plugin/php-shortcodes and this is in relation to: https://forum.bludit.org/viewtopic.php?t=2947&start=10 What do you mean with "full URL"? sorry - the full URL "with slug" - the full-direct link to the page. I have given m...
by arfa
Tue Oct 29, 2024 11:47 pm
Forum: Plugins
Topic: Good photo gallery plugin?
Replies: 10
Views: 1117

Re: Good photo gallery plugin?

Hmm, where is it? The URL is there - but it is not a plugin. It is nicely simple but you have to configure it your self into a page... include the css, js and build a div of images. There are indeed lots of options and it works fine but there is no admin UI; everything is manual - ftp images, etc. ...
by arfa
Tue Oct 29, 2024 10:04 pm
Forum: General
Topic: uasort deprecated
Replies: 2
Views: 542

uasort deprecated

I am looking at a pre php8 plugin so have been using a php7 test setup. I switch back to -8 and set debug to TRUE and am now getting: Deprecated: uasort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in ...\bl-kernel\pages.class....
by arfa
Tue Oct 29, 2024 9:06 pm
Forum: General
Topic: Display bug, duplicated footer and sidebar !
Replies: 2
Views: 388

Re: Display bug, duplicated footer and sidebar !

I am testing a non-php8 plugin using php7 and there are several interesting layout 'bugs' that don't transfer from my usual -8 template setup. One of them is the duplicated footer.

What version of php are you using?