Page 2 of 4
Posted: Mon Feb 06, 2006 3:44 pm
by feyd
I've made my own personal edits to both Quick Reply and d11wtq's RTM-ize scripts. Available
here and
here, respectively.
Changes made for Quick Reply:
- Moved the quick reply box above the jumpbox, and widened it to full screen width.
- I attempted, but was unable to fix a bug in it where a plus will turn into a space without breaking the script. It's not as simple a fix as you may think, anyways...
Changes made to RTM-ize:
Sorry D, those were annoying.
These were testing in Fx 1.5.0.1 only.
Posted: Mon Feb 06, 2006 3:56 pm
by John Cartwright
Nice feyd!
Thank ye
Posted: Mon Feb 06, 2006 5:07 pm
by m3mn0n
testing:
explode(), testing(), sami(),
fwrite()
thanks for those updates
I sort of modded the RTM-ize button like so on line 173:
Code: Select all
ret += '[i][b][url=http://php.net/function.'+itsName+']'+tok+'[/url][/b][/i]';

Posted: Tue Feb 07, 2006 4:35 am
by Chris Corbyn
feyd wrote:Sorry D, those were annoying.
These were testing in Fx 1.5.0.1 only.
Not at all

I wouldn't have put the code up here if I was worried about people improving it

Good job

Posted: Sat Feb 11, 2006 12:37 pm
by feyd
I've made some further tweaks to my last (of the quick-reply) version changing the font in the quick reply to monospace and increasing the font size to 1.1em. The link remains the same as previous, with the file updated to the latest.
Still no fix for pluses being converted to spaces.

Posted: Thu Mar 16, 2006 9:57 am
by anjanesh
When opening a JS file in the browser, I get the msg :
This is a Greasemonkey User Script. Click Install to start using it.
How Greasemonkey detect that its a Greasemonkey Script ? Is there some signature ? Or it'll say this msg for any .js file ?
Thanks
Posted: Thu Mar 16, 2006 10:00 am
by feyd
it ends in .user.js
Posted: Wed Mar 22, 2006 5:26 am
by anjanesh
1. This *.user.js gets executed right after the page is loaded right ? Is it possible to execute the .user.js script before it gets loaded ?
2. The site layout changes quite often. Then, so should the .user.js file. Is there a way for GM to auto-update if at all the .user.js has been updated ? Is there no version signature in GM scripts ?
Posted: Wed Apr 05, 2006 10:01 am
by feyd
I've made a slight update to the RTM script making the button fall inline with the whatever style you've selected more readily (no more overlapping weirdness in Sherbet, for instance) and made it match private messaging url's too. It's suggested to uninstall the previous version (otherwise you may not get the URL's updated).
Here's the file:
phpFunctions
Posted: Fri Apr 21, 2006 11:08 am
by Maugrim_The_Reaper
Just noting the recent change in adding the syntax buttons to reply forms - might be a pickle's theme only issue - interfers with the RTM-ize button's position when using the Greasemonkey script...
Posted: Fri Apr 21, 2006 11:21 am
by feyd
It hasn't affected where the RTM button appears for me. i.e. it still follows after the php button.
Posted: Fri Apr 21, 2006 11:39 am
by Maugrim_The_Reaper
Posted: Fri Apr 21, 2006 3:35 pm
by feyd
You haven't updated to the newest one I posted it would appear.
Posted: Fri Apr 21, 2006 3:47 pm
by n00b Saibot
works fine for me
flock() clock()
print() sprint() run()
iconv() noconv()
sorry, i got over-excited

Posted: Sat Apr 22, 2006 5:34 am
by Maugrim_The_Reaper
The classic idiot mistake...forgetting to update before moaning about it not working...

. Sorry.