Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Another Save Button
#1
I just noticed this recently.

Maybe it's because I'm lazy.
...but is it possible to have a save button at the top of the Pages Admin page?

Editing would go a little better, quicker without the extra scroll down.
At least in my mind.

Thanks.

homershines
Reply
#2
I was going to request this too (just didn't 'cause I'm lazy :-))

100% agree. A Save button at the top would make editing faster when you only intend to change the title, options, or upper lines of content.
Reply
#3
A patch (for 2.01, didn't check previous ones):

- Edit file admin/edit.php
- Copy line 257:
Code:
<p><input class="submit" type="submit" name="submitted" value="<?php echo $buttonname; ?>" /> &nbsp;&nbsp;<?php echo $i18n['OR']; ?>&nbsp;&nbsp; <a class="cancel" href="pages.php?cancel"><?php echo $i18n['CANCEL']; ?></a></p>
- Paste it on line 184 or 185, just before this comment:
Code:
<!-- page title toggle screen -->
Reply
#4
Hahahahahah!

Many thanks.
That may save my wrist, especially when working with my laptop.

Again thank you.

homershines
Reply
#5
I've added a second submit button to the next version of GS (2.02). I implemented it a little differently, but thanks for the idea none-the-less!
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply
#6
Haven't tested GS 2.02, but wouldn't it be better to have the save button (or any other button) on the right side, below the sidebar buttons?
Just my two cents, I'm new here.
Reply
#7
pauloc,

There it is, in the GS 2.02 beta. Chris thought the same :-)
Reply




Users browsing this thread: 1 Guest(s)