Forum
»
add bookmark javascript function to make broken misc easier to use in 2024
- Results 1 to 9 of 9
-
Page 1 of 1
08-08-2024, 04:23 AM
-
#1
- MiscMathematician
- High Calorie Human
-
- MiscMathematician
- High Calorie Human
- Join Date: May 2006
- Posts: 6,650
- Rep Power: 212439
-
-
add bookmark javascript function to make broken misc easier to use in 2024
go to bookmark bar
create a bookmark, name it whatever. for URL enter
Code:Code:javascript:function a() {u=window.location.href; u=u.replace("showthread.php","newreply.php"); window.location.href=u;} a();click on thread you want to view (see API error) then just click the bookmark
keep bookmark bar pinned for ease of use
create a bookmark, name it whatever. for URL enter
Code:Code:javascript:function a() {u=window.location.href; u=u.replace("showthread.php","newreply.php"); window.location.href=u;} a();click on thread you want to view (see API error) then just click the bookmark
keep bookmark bar pinned for ease of use
08-08-2024, 04:26 AM
-
#2
- MiscMathematician
- High Calorie Human
-
- MiscMathematician
- High Calorie Human
- Join Date: May 2006
- Posts: 6,650
- Rep Power: 212439
-
-
if you prefer printthread view, just add that, or create two separate bookmarks for printthread and newreply
08-08-2024, 05:03 AM
-
#3
08-08-2024, 05:04 AM
-
#4
- jreacher
- Registered User
-
- jreacher
- Registered User
- Join Date: Sep 2012
- Posts: 8,704
- Rep Power: 363348
-
-
I'm not sure what kind of magic you are working, but your thread is the only one that's working for me without any hacks
Edit: I think I spoke too soon. It messed up when I hit reply so I hit backspace to put my edit in
Edit: I think I spoke too soon. It messed up when I hit reply so I hit backspace to put my edit in
08-08-2024, 05:04 AM
-
#5
- Mulloway69
- (;`ー´)o/ ̄ ̄ ̄~>°)))彡
-
- Mulloway69
- (;`ー´)o/ ̄ ̄ ̄~>°)))彡
- Join Date: Sep 2011
- Posts: 11,019
- Subscribers: 4
- Rep Power: 298218
-
-
Mirin, now do one for repping.
08-08-2024, 05:11 AM
-
#6
- MiscMathematician
- High Calorie Human
-
- MiscMathematician
- High Calorie Human
- Join Date: May 2006
- Posts: 6,650
- Rep Power: 212439
-
-
for repping someone you need a post ID, i.e. requires user decision/input
right click in newreply.php (after clicking bookmark), go to view source. hit ctrl+f and start typing username
youll see for example post_1704730641 (the number refers to the post)
then go to
Code:Code:https://forum.obnoxiousbrutes.com/reputation.php?p=1704730641https://forum.obnoxiousbrutes.com/reputation.php?p=1704730641if you want to edit a post go to
Code:Code:https://forum.obnoxiousbrutes.com/editpost.php?p=1704730641https://forum.obnoxiousbrutes.com/editpost.php?p=1704730641
right click in newreply.php (after clicking bookmark), go to view source. hit ctrl+f and start typing username
youll see for example post_1704730641 (the number refers to the post)
then go to
Code:Code:https://forum.obnoxiousbrutes.com/reputation.php?p=1704730641https://forum.obnoxiousbrutes.com/reputation.php?p=1704730641if you want to edit a post go to
Code:Code:https://forum.obnoxiousbrutes.com/editpost.php?p=1704730641https://forum.obnoxiousbrutes.com/editpost.php?p=1704730641
08-08-2024, 07:24 AM
-
#7
08-08-2024, 01:48 PM
-
#8
- MiscMathematician
- High Calorie Human
-
- MiscMathematician
- High Calorie Human
- Join Date: May 2006
- Posts: 6,650
- Rep Power: 212439
-
-
Originally Posted By TokenV⏩
yessirbrah I tried to rep you but got an API error after
did it come through?
srs
did it come through?
srs
08-08-2024, 01:52 PM
-
#9
- OffwhiteBrah
- Join Date: Apr 2015
- Location: Florida, United States
- Posts: 50,218
- Rep Power: 545472
-
-
Only on the misc are we reverting to older technology.
Bookmarks
-
- Digg
-
- del.icio.us
-

- StumbleUpon
-
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts