GetSimple Support Forum

Full Version: Page Edit Options
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
This plugin adds the following icon options to the "Pages Overview" page

o - Edit Page
o - Create Child page **
o - Clone Page **
o - Menu Toggle
o - Private Toggle
o - View Page
o - Delete Page

** Child and Clone options are only available in GS version 3.1 and above.

Note: *** This plugin works on GS 3.1 and above only ***

Please report any problems here...
Hi Mike,

thanks for the plugin!

I have to report that it doesn't seem to work for me though. I uploaded the zip's contents to my plugin folder, but nothing changed in the page list. Your plugin's displayed in the admin's plugins section alright.

Using GS 3.0, any idea? Debug doesn't show any apparently-related notices or errors. Permissions seem okay, too. All other plugins work fine with this configuration.
strange was working fine on my working copy of 3.0, but not working on a fresh install...

Update: OK seems my installed version of 3.0 had the internal Caching enabled which I'm using in the plugin.

So its 3.1 or above I'm afraid.

Mike....
How do I get a version 3.1? I see a lot of talk here and there about v.3.1, but can't vind the download link.

If there still isn't a beta version, don't you think it's kind of strange to update a version to extend which cannot be installed on any downloadable version.

Don't want to be rude. This will be a very nice plugin.
datiswous Wrote:If there still isn't a beta version, don't you think it's kind of strange to update a version to extend which cannot be installed on any downloadable version.
You do have a point there, datiswous ^^ See next point, please.


datiswous Wrote:How do I get a version 3.1? I see a lot of talk here and there about v.3.1, but can't vind the download link.
You can pull the latest SVN version from http://code.google.com/p/get-simple-cms/.../checkout. That's the only way to get it at the moment, save for somebody sending you a zip with those contents.
yes point taken.

I'll remove it from extend until we have released 3.1

Mike...
Quote:You can pull the latest SVN version from http://code.google.com/p/get-simple-cms/.../checkout. That's the only way to get it at the moment, save for somebody sending you a zip with those contents.

I will cut a beta version now.... http://get-simple.info/download/
n00dles101 Wrote:yes point taken.

I'll remove it from extend until we have released 3.1

Mike...

Since it would work in 3.1, maybe you can update it again so people can test how it works in 3.1-beta?
Plugin is now back in Extend.

Please report and bugs / suggestions here...
Suggestion 1: You can remove the edit page button, since you can already do that by clicking on the page title in the pages list.

Bug: If hover your mouse over the private on/off button while it's green (which means it's not private), it says:
Toggle private off.

Btw. can you describe what the private function actually does? It doesn't seem to do what I would think it is for.
datiswous Wrote:Btw. can you describe what the private function actually does? It doesn't seem to do what I would think it is for.

Pages set as private are not viewable from the front end unless you are logged into the backend. The ability to view it in the front end when logged in is/was broken in an earlier version, not sure when/if this is fixed.

-Rob A.
RobA Wrote:
datiswous Wrote:Btw. can you describe what the private function actually does? It doesn't seem to do what I would think it is for.

Pages set as private are not viewable from the front end unless you are logged into the backend. The ability to view it in the front end when logged in is/was broken in an earlier version, not sure when/if this is fixed.

-Rob A.

Ah ok I didn't check the functionality while logged out. Thanks.
Btw. it seems to work.
would you consider adding a hook to load a list of links to edit parent, and its slugs on the right side (below 'save' button) ?

This would greatly improve usability.
Mike,

I just installed version 1.2 of your plugin into a GS beta r520 (Innovation Theme). The installation resides in a subfolder called "gs". The icons are not being loaded:

Code:
<img alt="Edit Page" title="Edit Page" src="../plugins/DM_PE_pageedit/images/document_edit.gif">

I tried variations including a full URL (with Firebug), but it didn't work.
Hi this plugin inst working. Ive made it work before on another site. Debug console output:

Undefined index: date in [/diggs_gs/plugins/DM_PE_pageedit.php:142]
Backtrace →
#0 DM_PE_addPageOptions() called at [:]

#1 call_user_func_array("DM_PE_addPageOptions",array()) called at [/diggs_gs/admin/inc/plugin_functions.php:240]

#2 exec_action("footer") called at [/diggs_gs/admin/template/footer.php:26]

#3 include("/home/dannyboy/public_html/diggs_gs/admin/template/footer.php") called at [/diggs_gs/admin/inc/template_functions.php:24]

#4 get_template("footer") called at [/diggs_gs/admin/pages.php:122]
ooh this is a neat plugin, please update.
I'd love to be able to edit special pages and custom fields via table format also , that would be a nice plugin.
I plan on using DMmatrix for that so I can maintain special fields without going to every page for edits.
working on an update at the moment. don't know where that 'date' variable came from... 8)
Notice: Undefined index: date in /home/...../plugins/DM_PE_pageedit.php on line 142
(2011-06-22, 12:11:07)datiswous Wrote: [ -> ]Bug: If hover your mouse over the private on/off button while it's green (which means it's not private), it says:
Toggle private off.

Still wrong description. See attachment.
Hello,
This plugin does not work at all for me, i am using GS 3.3.11, php7, all health is green.

Does anyone can help ?

best regards from france
What is not working, works for me.

Your gonna have to provide more information.
Hello SA.


For me, when the plugin is activated, there is no change in the page overview.
Even the cache cleared.


I checked permissions also, everything is fine.


I have not i18n navigation enabled.


In console i get this error


Uncaught SyntaxError: missing ) after argument list pages.php line 135



Don't know how to deal with this... can you help with these informations ?
what browser ?
(2016-10-21, 01:12:25)shawn_a Wrote: [ -> ]what browser ?

Google chrome Version 53.0.2785.143
last FF = the same, nothing...
might be a conlfict with another plugin, i get no syntax errors.

you'd have to see what the source is at that error line.
Pages: 1 2