Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Quality assurance testing and CUTTING EDGE
Post: RE: Quality assurance testing and CUTTING EDGE
shawn_a Wrote: (2017-02-26, 01:48:05)
--
LAST CALL FOR THEMEING, HOOKS, FILTER SUGGESTIONS FOR 3.4!
default components
new hooks etc.
If you are a themer I need to know what you need to make b... |
|
DimaYakovlev |
Announcements
|
38 |
116,279 |
2017-02-26, 22:42:40 |
|
|
Thread: 3.4.0 wish list
Post: RE: 3.4.0 wish list
shawn_a Wrote: (2017-01-14, 09:46:51)
--
Multi level menus
--
I tested latest branch feature_276_menumanager (https://github.com/GetSimpleCMS/GetSimpleCMS/tree/feature_276_menumanager) and I like ... |
|
DimaYakovlev |
Feature Requests
|
184 |
527,147 |
2017-01-14, 15:01:36 |
|
|
Thread: 3.4.0 wish list
Post: RE: 3.4.0 wish list
shawn_a Wrote: (2017-01-13, 22:45:02)
--
There is one feature holding it up and I am about to defer it and get 3.4 released.. well available for alpha qa at least
--
What feature, Shawn? |
|
DimaYakovlev |
Feature Requests
|
184 |
527,147 |
2017-01-14, 01:19:33 |
|
|
Thread: How about a specific components section for each page
Post: RE: How about a specific components section for ea...
datiswous Wrote: (2016-09-10, 07:11:39)
--
interesting..
--
I'm working on this, but for GS 3.4: Page Component plugin (https://github.com/dimayakovlev/getsimple-plugin-page-component) |
|
DimaYakovlev |
Feature Requests
|
18 |
39,620 |
2016-09-10, 15:04:17 |
|
|
Thread: Markdown editor
Post: RE: Markdown editor
shawn_a Wrote: (2015-05-17, 01:59:39)
--
Would you guys be interested in a live preview markdown editor plugin or core feature ?
--
I vote for core feature! |
|
DimaYakovlev |
Feature Requests
|
6 |
16,337 |
2016-07-14, 20:26:55 |
|
|
Thread: Components for theme
Post: RE: Components for theme
lokothodida Wrote: (2016-03-26, 21:49:11)
--
I'm not quite sure that I understand the discussion, so someone may need to explain it again to me, but here are my 2 cents.
You want to have component... |
|
DimaYakovlev |
Scripts & Components
|
18 |
35,966 |
2016-03-26, 23:48:54 |
|
|
Thread: What's the best approach for page content display?
Post: RE: What's the best approach for page content disp...
cobber Wrote: (2016-02-20, 00:12:34)
--
Timbow Wrote: (2016-02-19, 23:52:25)
--
cobber Wrote: (2016-02-19, 23:42:44)
--
Oleg06 Wrote: (2016-02-19, 22:45:31)
--
I use plugins I18N, I18N Search and ... |
|
DimaYakovlev |
General Questions and Problems
|
7 |
15,575 |
2016-02-20, 04:54:23 |
|
|
Thread: Pagify Plugin
Post: RE: Pagify Plugin
@mvlcek, can you add option for custom rendering pagify navigation? And new unit - div. |
|
DimaYakovlev |
Plugins
|
95 |
284,911 |
2016-02-15, 04:41:31 |
|
|
Thread: [SOLVED] - New page button, for pg not found
Post: RE: [NOT POSSIBLE] - New page button, for pg not f...
Since the problem is solved, it is possible that solution may be useful for others users.
1. Create new plugin with given code and activate it.
PHP Code:
--
|
|
DimaYakovlev |
Scripts & Components
|
3 |
9,545 |
2016-02-06, 07:11:49 |
|
|
Thread: Rating plugin similar to one in GS Extend
Post: RE: Rating plugin similar to one in GS Extend
0zz Wrote: (2016-02-05, 01:23:23)
--
The question is still open.. Can someone help me in this issue? thank you!
--
You can write your own plugin. There is no ready-made rating system for GetSimple. |
|
DimaYakovlev |
Plugins
|
5 |
13,634 |
2016-02-05, 01:34:07 |
|
|
Thread: Looking for minimal theme no title no menu no look
Post: RE: Looking for minimal theme no title no menu no ...
This will be enough:
PHP Code:
--
|
|
DimaYakovlev |
Themes
|
4 |
11,162 |
2016-01-30, 00:00:26 |
|
|
Thread: Looking for minimal theme no title no menu no look
Post: RE: Looking for minimal theme no title no menu no ...
Bill Wrote: (2016-01-29, 17:16:57)
--
Hi
I am new here and don't know much about this CMS.
I wanted to use Getsimple CMS to show content in small windows via iframe in a virtual tour.
So i a... |
|
DimaYakovlev |
Themes
|
4 |
11,162 |
2016-01-29, 23:54:18 |
|
|
Thread: [SOLVED] - Only show page on menu if logged in
Post: RE: [SOLVED] - Only show page on menu if logged in
shawn_a Wrote: (2016-01-20, 01:20:19)
--
The slug will automatically be set from the title, so it makes no difference, and makes the code simpler, since you cannot preset slug through querysting
--
... |
|
DimaYakovlev |
Scripts & Components
|
17 |
41,018 |
2016-01-20, 01:27:41 |
|
|
Thread: [SOLVED] - Only show page on menu if logged in
Post: RE: [SOLVED] - Only show page on menu if logged in
shawn_a Wrote: (2016-01-20, 00:43:46)
--
You can probably just stick a link on the page if logged in and 404.
It can literally be one line of code.
if(blargh)
echo get_site_url(false) . $GSADM... |
|
DimaYakovlev |
Scripts & Components
|
17 |
41,018 |
2016-01-20, 01:09:04 |
|
|
Thread: [SOLVED] - Only show page on menu if logged in
Post: RE: [SOLVED] - Only show page on menu if logged in
jwzumwalt, you can try another way, with using Shawns plugin sa hook components (http://get-simple.info/extend/plugin/sa-hook-components/487/).
For simplicity, I combined all code into one componen... |
|
DimaYakovlev |
Scripts & Components
|
17 |
41,018 |
2016-01-19, 23:46:52 |
|
|
Thread: [SOLVED] - Only show page on menu if logged in
Post: RE: [SOLVED] - Only show page on menu if logged in
shawn_a Wrote: (2016-01-19, 22:27:38)
--
I would just use my component hook plugin and a small component. less complicarted
--
Hey, Shawn, I don't now about your plugin before. :) A lot of things c... |
|
DimaYakovlev |
Scripts & Components
|
17 |
41,018 |
2016-01-19, 23:29:03 |
|
|
Thread: [SOLVED] - Only show page on menu if logged in
Post: RE: [SOLVED] - Only show page on menu if logged in
jwzumwalt Wrote: (2016-01-19, 17:32:20)
--
DimaYakovlev Wrote: (2016-01-19, 16:55:36)
--
You can send me zip of your site and I will help you to configure it properly. :)
--
If you are familiar wi... |
|
DimaYakovlev |
Scripts & Components
|
17 |
41,018 |
2016-01-19, 17:40:09 |
|
|
Thread: [SOLVED] - Only show page on menu if logged in
Post: RE: [SOLVED] - Only show page on menu if logged in
jwzumwalt Wrote: (2016-01-19, 07:46:51)
--
Ok, so I tried this and it locks up my computer.
I am sure I am not doing something right.
1) I copied the program and put it in the plugin root direc... |
|
DimaYakovlev |
Scripts & Components
|
17 |
41,018 |
2016-01-19, 16:55:36 |
|
|
Thread: [SOLVED] - New page button, for pg not found
Post: RE: [NOT POSSIBLE] - New page button, for pg not f...
jwzumwalt Wrote: (2016-01-06, 00:13:25)
--
Is there a way to have a 404 page not found, know what page was being attempted and have a button that offers to create a new page with that name?
Media ... |
|
DimaYakovlev |
Scripts & Components
|
3 |
9,545 |
2016-01-18, 18:01:08 |
|
|
Thread: [SOLVED] - Only show page on menu if logged in
Post: RE: [SOLVED] - Only show page on menu if logged in
jwzumwalt Wrote: (2016-01-18, 15:51:17)
--
DimaYakovlev Wrote: (2016-01-18, 07:04:36)
--
get_navigation_customget_navigation
--
Wow! Thanks, you are really talented...
Now if you feel like ... |
|
DimaYakovlev |
Scripts & Components
|
17 |
41,018 |
2016-01-18, 17:54:12 |
|
|
Thread: [SOLVED] - Only show page on menu if logged in
Post: RE: [NOT POSSIBLE] - Only show page on menu if log...
get_navigation_customget_navigation
jwzumwalt Wrote: (2016-01-12, 14:55:48)
--
How can I make a page only show on the menu if the user is logged in?
--
Quote:
--
[NOT POSSIBLE] - Only show pa... |
|
DimaYakovlev |
Scripts & Components
|
17 |
41,018 |
2016-01-18, 07:04:36 |
|
|
Thread: [SOLVED] - New page button, for pg not found
Post: RE: Need new page, for pg not found
jwzumwalt Wrote: (2016-01-06, 00:13:25)
--
Is there a way to have a 404 page not found, know what page was being attempted and have a button that offers to create a new page with that name?
Media ... |
|
DimaYakovlev |
Scripts & Components
|
3 |
9,545 |
2016-01-08, 00:42:59 |
|
|
Thread: [SOLVED] - Command for date of pg last update
Post: RE: Command for date of pg last update
jwzumwalt Wrote: (2016-01-03, 14:34:07)
--
Is there a command so that I can do a "revised on xxxx" based on when the page was last edited?
--
Use this code:
Code:
--
revised on
--
Format date as... |
|
DimaYakovlev |
Scripts & Components
|
2 |
8,606 |
2016-01-03, 15:07:36 |
|
|
Thread: Import pages from an xml file
Post: RE: Import pages from an xml file
Carrara Wrote: (2015-09-20, 08:33:41)
--
I tested the blog gs to be based, but with the crontab could not generate the files ... it may not be compatible with the gs 3.7
--
You do not need GetSimpl... |
|
DimaYakovlev |
Developer Discussions
|
10 |
23,476 |
2015-09-21, 02:56:10 |
|
|
Thread: Import pages from an xml file
Post: RE: Import pages from an xml file
Carrara Wrote: (2015-09-17, 20:57:12)
--
Generator a auto import from xml, create pages automatic.
--
But each page is xml file. Parse source xml file, create pages xml files and update cache.
If y... |
|
DimaYakovlev |
Developer Discussions
|
10 |
23,476 |
2015-09-17, 21:03:28 |
|
|
Thread: Import pages from an xml file
Post: RE: Import pages from an xml file
Carrara Wrote: (2015-09-16, 14:14:35)
--
An example, this link: http://corretor.wc4.com.br/sitemap.xml
I will add the xml file the contents and custom fields, wanted to do a self incrementing page... |
|
DimaYakovlev |
Developer Discussions
|
10 |
23,476 |
2015-09-17, 18:29:15 |
|
|
Thread: Pulling child page info
Post: RE: Pulling child page info
alex809 Wrote: (2015-09-13, 06:44:25)
--
Hello,
So i have successfully used this: http://get-simple.info/forums/showthread.php?tid=6629
In order to pull page content and then i created a function... |
|
DimaYakovlev |
General Questions and Problems
|
6 |
14,597 |
2015-09-17, 17:16:03 |
|
|
Thread: route planner plugin ?
Post: RE: route planner plugin ?
phpman, I sent you the link to my small plugin. Test it. |
|
DimaYakovlev |
Plugins
|
7 |
18,744 |
2015-09-16, 06:23:08 |
|
|
Thread: route planner plugin ?
Post: RE: route planner plugin ?
n00dles101 Wrote: (2015-09-16, 06:07:43)
--
I've updated my shortcodes plugin to enable directions support.
Version 1.1 now allows you to specify a start and end point and an option to specify wh... |
|
DimaYakovlev |
Plugins
|
7 |
18,744 |
2015-09-16, 06:19:29 |
|
|
Thread: route planner plugin ?
Post: RE: route planner plugin ?
phpman Wrote: (2015-09-16, 03:31:36)
--
yes i know the solution which shawn show with the link.
But i like solution (if it is possible) to add only a syntax (for example: (%routeplanner%) to the G... |
|
DimaYakovlev |
Plugins
|
7 |
18,744 |
2015-09-16, 05:07:06 |