Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Massive Admin Theme
Post: RE: Massive Admin Theme
I was looking to use this one too, so had a look around and saw that it assumes that the admin path is /admin - which also causes it to look in the wrong place when this has been changed.
In massi... |
|
lesh |
Plugins
|
49 |
32,835 |
2020-06-16, 09:08:04 |
|
|
Thread: get_page_content(FALSE)
Post: RE: get_page_content(FALSE)
you can get page contents to put into a variable for testing and process without echoing it,using the function
returnPageContent()
PHP Code:
--
$stuff=returnPageContent('page_slug');
--
does this d... |
|
lesh |
Feature Requests
|
3 |
5,762 |
2019-10-28, 05:53:38 |
|
|
Thread: Firefox problem withy file upload
Post: RE: Firefox problem withy file upload
It's Firefox - Isn't there a message from Firefox like "this site want's to run flash"?
I think the solution was to give permission for FF to allow flash for the uploader to work. |
|
lesh |
General Questions and Problems
|
5 |
7,397 |
2019-05-19, 23:23:58 |
|
|
Thread: Questions after installation - Tabs & Paths
Post: RE: Questions after installation - Tabs & Paths
I can understand security concerns over referencing remote files, but it's not unusual for CMS themes to pull in libraries like Jquery or components of frameworks such as Bootstrap or Foundation from ... |
|
lesh |
General Questions and Problems
|
20 |
19,753 |
2019-01-22, 19:32:09 |
|
|
Thread: Use HTML Minify!
Post: RE: Use HTML Minify!
newdeepdan Wrote: (2018-11-11, 06:46:31)
--
lesh Wrote: (2018-11-11, 06:37:11)
--
There is this -
http://get-simple.info/extend/plugin/gzipit/477/ (http://get-simple.info/extend/plugin/gzipit/477/)... |
|
lesh |
General Questions and Problems
|
4 |
7,200 |
2018-11-12, 01:44:54 |
|
|
Thread: Use HTML Minify!
Post: RE: Use HTML Minify!
There is this -
http://get-simple.info/extend/plugin/gzipit/477/ (http://get-simple.info/extend/plugin/gzipit/477/) |
|
lesh |
General Questions and Problems
|
4 |
7,200 |
2018-11-11, 06:37:11 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
Carlos Wrote: (2018-10-29, 02:33:42)
--
lesh Wrote: (2018-10-27, 22:18:28)
--
Carlos -
nm_show_tag displays a message "no posts found' if there are no posts with that tag, it would be good to be ab... |
|
lesh |
Plugins
|
1,726 |
4,072,091 |
2018-11-04, 07:32:24 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
32010 Wrote: (2018-10-26, 09:01:51)
--
Hi, I've two questions:
- Is there a way to use News Manager to create a sticky post (i.e. one that stays posted above any other new posts, so site visitors wi... |
|
lesh |
Plugins
|
1,726 |
4,072,091 |
2018-10-27, 22:18:28 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
I look forward to custom rendering, just what I have wanted. Thanks for all your good work to date. |
|
lesh |
Plugins
|
1,726 |
4,072,091 |
2018-04-13, 01:05:51 |
|
|
Thread: linux mint and lamp or xampp
Post: RE: linux mint and lamp or xampp
Timbow Wrote: (2016-02-28, 22:17:15)
--
Does anyone use linux mint and have a lamp setup for GS work? I recently abandoned windows for mint and it's good except that xampp and lamp and file permissio... |
|
lesh |
Off Topic
|
8 |
28,135 |
2016-02-28, 23:05:41 |
|
|
Thread: How to: random images
Post: RE: How to: random images
There is a plugin in extend for random content.
http://get-simple.info/extend/plugin/random-content/303/
For random images from a folder I have used this ancient script in the folder I want to get th... |
|
lesh |
General Questions and Problems
|
10 |
20,464 |
2014-12-13, 01:57:44 |
|
|
Thread: Failure to install
Post: RE: Failure to install
Almost certainly permissions on linux. I have converted my former Windows XP computers to Mint Linux which is a Debian/Ubuntu based distro and I used the instructions from Step4 here http://www.raspbe... |
|
lesh |
Installation & Setup
|
7 |
17,102 |
2014-12-13, 01:37:47 |
|
|
Thread: One-Page-Template-> automatically include new pages in a div
Post: RE: One-Page-Template-> automatically include new ...
shawn_a Wrote: (2014-11-23, 04:24:23)
--
Just to throw this out there, this kind of stuff might be doable in 3.4 with 1 or 2 lines of code, in case anyone isn't excited about it yet.
--
Sounds grea... |
|
lesh |
Developer Discussions
|
39 |
108,453 |
2014-11-24, 09:05:02 |
|
|
Thread: One-Page-Template-> automatically include new pages in a div
Post: RE: One-Page-Template-> automatically include new ...
Dave, you can use CSS to fix the postion of the nav or sub page nav to the top or side of the page eg. put it in a DIV above the regular page container - but after the php that finds and sorts the arr... |
|
lesh |
Developer Discussions
|
39 |
108,453 |
2014-11-24, 08:38:02 |
|
|
Thread: One-Page-Template-> automatically include new pages in a div
Post: RE: One-Page-Template-> automatically include new ...
davetest Wrote: (2014-11-21, 17:59:42)
--
Thanks Lesh, your script works great for creating the sub pages displayed within/below their parent page. Now all I need to do is find a way to not have to m... |
|
lesh |
Developer Discussions
|
39 |
108,453 |
2014-11-22, 10:10:07 |
|
|
Thread: One-Page-Template-> automatically include new pages in a div
Post: RE: One-Page-Template-> automatically include new ...
This is my variation of the Carlos script, tweaked to outputs only pages that are children of the current page and non-private. So pages can be automatically built from it's child-pages. Works fine f... |
|
lesh |
Developer Discussions
|
39 |
108,453 |
2014-11-19, 23:08:12 |
|
|
Thread: nanoSLider in component
Post: RE: nanoSLider in component
raowyr Wrote: (2013-05-13, 17:38:46)
--
Carlos Wrote: (2013-05-13, 15:56:21)
--
You could insert the php code in a component and use the dynpages (http://get-simple.info/extend/plugin/dynpages/81/) ... |
|
lesh |
General Questions and Problems
|
5 |
12,863 |
2014-07-25, 02:52:59 |
|
|
Thread: Auto resize and cache content images
Post: RE: Auto resize and cache content images
Would Imagizer (http://get-simple.info/extend/plugin/imagizer/320/) (in the repository) help, It shrinks uploaded images to a standard size and makes thumbnail?
I use it as a standard plugin on my si... |
|
lesh |
Plugins
|
6 |
16,886 |
2013-08-23, 19:40:22 |
|
|
Thread: Front End User Login Plugin (XML Or Database - ver: 3.0)
Post: Front End User Login Plugin (XML Or Database - ver...
I can see a lot of good work being done on all these very useful enhancements to GS and while I haven't yet built a membership site using GS3 yet I was thinking about the security angle on this.
If I... |
|
lesh |
Plugins
|
168 |
445,340 |
2011-09-17, 02:17:32 |