|
#1
|
|||
|
|||
|
Hack to make comments per page persistent across pages
One of the things which bugged me on the admin side was that the number of comments selected from the bottom did not persist across the pages for the session.
So I hacked support for the same into comments.php - What the hack baiscally does is puts the value into $_SESSION and uses it in subsequent calls. See the code http://se.nsuo.us/contrib/comments.phps OR if you just want to use it download the file below change .txt to .php and put it in your admin folder (remember to take backup of your original comments.php file) http://se.nsuo.us/contrib/comments.txt
__________________
http://se.nsuo.us - A photoblog of sensual, abstract nudes [may not be work safe for some] My Pixelpost Addons, Cheesecake-Photoblog Software |
|
#2
|
||||
|
||||
|
added in cvs - you're a star!
__________________
Affordable Website Design in North Wales |
|
#3
|
||||
|
||||
|
thank you!!!
|
|
#4
|
|||
|
|||
|
excellent hack! i've wanted this for some time but figured it was only bothersome to me. =]
__________________
babyElijah |
|
#5
|
|||
|
|||
|
@Joe[y] Have you added the same hack for images? or you want me to do that as well....
__________________
http://se.nsuo.us - A photoblog of sensual, abstract nudes [may not be work safe for some] My Pixelpost Addons, Cheesecake-Photoblog Software |
|
#6
|
||||
|
||||
|
Quote:
__________________
Affordable Website Design in North Wales |
|
#7
|
|||
|
|||
|
OK! I just downloaded the zip and modified the comments.php from that zip grab it from http://se.nsuo.us/contrib/comments_1_5.txt - Let me know if that works
Hint: Use Winmerge to see the changes that I have made
__________________
http://se.nsuo.us - A photoblog of sensual, abstract nudes [may not be work safe for some] My Pixelpost Addons, Cheesecake-Photoblog Software |
|
#8
|
||||
|
||||
|
there seemed to be an error on line 165:
Quote:
PHP Code:
PHP Code:
__________________
Affordable Website Design in North Wales |
|
#9
|
|||
|
|||
|
Oops! my bad. have corrected and replaced the file.
__________________
http://se.nsuo.us - A photoblog of sensual, abstract nudes [may not be work safe for some] My Pixelpost Addons, Cheesecake-Photoblog Software |
| Post Reply |
| Thread Tools | |
|
|