inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Apr 2, 2014 9:36:27 GMT -8
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Apr 2, 2014 9:43:45 GMT -8
You said you completely changed the structure of how the thread titles are displayed. The code doesn't accommodate such massive changes
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Apr 2, 2014 9:45:36 GMT -8
Damnit - okay then (I wasn't sure how it was looking for it - I can copy paste the layout over if you wanted to see if there was any way to adjust it to make it work and keep it all functioning how I want)
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Apr 4, 2014 0:14:04 GMT -8
Boy_Wonderit checks each "tr.item.thread" for "span.link.target a" to get thread title. then for background it goes back up to "tr.item.thread" find "td.checkbox" and takes the checkbox out of that cell and pushes it into "td.main". then it hides tf.checkbox and sets td.main to be colspan=2 so that when a background image is applied to it, it spans the entire cell.
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Apr 4, 2014 3:58:38 GMT -8
xD I'm probably -not- going to be able to adjust the html so it plays how I want because I can't use a tr tag sadly - looks like I'll just have to wait for someone to take the request up
Edit: Or never say never as I'm slowly but surely getting somewhere in a way that would work but keep the effect I'm after I -think-
Or not, tried everything I can think of but nope not able to make the two play nice
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Apr 4, 2014 19:27:17 GMT -8
yeah if you have rebuilt that entire structure, you are likely going to need something custom written. if I can get something working I will let you know.
just the background or what about the other things that can be done to the title?
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Apr 4, 2014 21:09:04 GMT -8
It's only the background I want - I've brought some of the original classes back but not in a way that I could make the two work - I'll give the code so far (I've tried to set about working on my own code for it but that's slow going I feel achieved at working out how to set a background by jquery xD)
This is the coding as it stands so far <tr class="item"> <td class="checkbox"> <table> <tr> {foreach $[thread]} <td id="threadlist" class="threadlist">
<div id="$[thread.content_id]">
For the layout template to indicate the classes that have changed - I've found targetting the .threadlist class works well for applying a background image (and that's kinda why I use it) and I've got a CSS based work around for the admin images targetting the thread id once its set
|
|
Former Member
inherit
guest@proboards.com
200032
0
Nov 21, 2024 20:56:09 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Apr 6, 2014 20:03:20 GMT -8
Is there a way to specify that this plugin only affects threads with new posts? I'd like to use this to replace the "*New*" icon that appears near a thread with new posts so if this could do that I'd be set.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Apr 6, 2014 20:27:34 GMT -8
Interesting.. I will see if I can make that happen.
bump if it gets too long of a wait
|
|
Former Member
inherit
guest@proboards.com
200032
0
Nov 21, 2024 20:56:09 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Apr 6, 2014 21:07:42 GMT -8
Really? Thanks Wormo! I appreciate that. ^^ I will if it does. Thank you again.
|
|
Former Member
inherit
guest@proboards.com
200032
0
Nov 21, 2024 20:56:09 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Apr 14, 2014 10:13:53 GMT -8
Bump.
How are the changes to the plugin going? Any luck yet?
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Apr 14, 2014 12:39:07 GMT -8
I haven't been able to write for a while. Too many things at work.
|
|
Former Member
inherit
guest@proboards.com
200032
0
Nov 21, 2024 20:56:09 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Apr 15, 2014 3:05:12 GMT -8
Ohhhh okay. Just checkin'. I know how that goes so I totally understand, and besides there is no rush. I figured out a nice workaround using css for the problem I was having anyway. XD
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on May 5, 2014 14:30:55 GMT -8
Working on this today. Im trying to get back up to speed, so if anyone had something they were waiting on, feel free to bump it again
|
|
Former Member
inherit
guest@proboards.com
200032
0
Nov 21, 2024 20:56:09 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on May 9, 2014 9:31:29 GMT -8
Just what we discussed previously. ^^ I'm still excited to see what you can do.
|
|