Register - Login
Views: 99393420
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 10:26:04 AM
Jul - Meta - Easy way to replace image URLs in all my own posts? New poll - New thread - New reply
Next newer thread | Next older thread
Kawaii-e

Red Cheep-cheep
Collecting Dust and Games
Level: 34


Posts: 152/217
EXP: 234227
For next: 19424

Since: 08-12-07

Pronouns: she / her
From: Schaffhausen

Since last post: 28 days
Last activity: 5 hours

Posted on 02-28-21 05:03:39 AM (last edited by Kawaii-e at 01-30-22 05:26:19 AM) Link | Quote


KawaiiImoto-e
a cute princess



Let's have a good time together!

I just noticed that my image hosting changed the URLs, and I want to fix my old posts and layouts as easy as possible.

Is there a way besides just copy and pasting everyone of my posts into an editor to do a search and replace?

____________________

29
152 / 4948 _


Rambly

Level: 106


Posts: 3055/3083
EXP: 12567009
For next: 104934

Since: 07-22-07

Pronouns: she/her

Since last post: 270 days
Last activity: 253 days

Posted on 06-30-21 09:18:30 PM Link | Quote
headers and footers of layouts are stored in separate tables iirc and display in different editboxes when you edit them. it's a relatively dirty and tedious fix, but you could just copy the entire layout with the fixed image links once, then do do ctrl+a ctrl+v in every header box

again, not ideal... you still have to edit every post manually

i just set layouts to "auto-updating" so i don't have to worry about this kinda stuff
Sanqui
2060
πŸ’›πŸ€πŸ’œπŸ–€πŸ¦‰
Level: 87


Posts: 1947/2066
EXP: 6305070
For next: 87704

Since: 12-20-09

Pronouns: any ✨
From: Czechia | Estonia

Since last post: 6 days
Last activity: 1 day

Posted on 07-01-21 04:53:07 AM Link | Quote


* flops, wings involved.

level 84

exp 5574838

exppct 62.1%

numposts 1947

 
At some point we'll need to invest in some "automatically fix images in old posts/layouts" tech

____________________
In our brief lives,  β€’  we've managed to meet.  β€’  Treasure this gift,  β€’  this precious time that we have.        
✨ Fuck the cynicism, let the colors fly
Don't care you think it's cringe, because it's not your life~ 🎢
Halian

Level: 75


Posts: 1418/1473
EXP: 3718223
For next: 108681

Since: 06-20-10

Pronouns: he/him
From: Central Florida

Since last post: 137 days
Last activity: 117 days

Posted on 07-02-21 04:03:08 AM (last edited by Halian at 07-11-21 06:06:20 AM) Link | Quote
stat screen
Hālian (he/him)
Lv 73
XP 3389532
3585 per post
96336 to next
4029 days
1418 posts (rank 66)

Equipment:

maple post-o-matic 9.3
Originally posted by Sanqui
At some point we'll need to invest in some "automatically fix images in old posts/layouts" tech

If I recall correctly, ABXD allowed you to update the layouts of all previous posts when updating your current post layout.

____________________
Thanks to maple and devurandom for parts of this layout, and to Markeee for the avatar.

Violators will be prosecuted to the fullest extent of the jam.
Sanqui
2060
πŸ’›πŸ€πŸ’œπŸ–€πŸ¦‰
Level: 87


Posts: 1948/2066
EXP: 6305070
For next: 87704

Since: 12-20-09

Pronouns: any ✨
From: Czechia | Estonia

Since last post: 6 days
Last activity: 1 day

Posted on 07-02-21 04:41:19 AM (last edited by Sanqui at 07-02-21 04:41:25 AM) Link | Quote


* flops, wings involved.

level 84

exp 5579790

exppct 64.2%

numposts 1948

 
Originally posted by Halian
Originally posted by Sanqui
At some point we'll need to invest in some "automatically fix images in old posts/layouts" tech

If I recall correctly, ABXD allowed you to update the layouts of all previous posts when updating your current post layout.

Nah not like that. The legacy layouts contemporary to their respective posts are an integral part of Jul. I'm thinking more like a curated list of dead webhosts with images recovered from the Wayback Machine and rehosted on Jul premises.

____________________
In our brief lives,  β€’  we've managed to meet.  β€’  Treasure this gift,  β€’  this precious time that we have.        
✨ Fuck the cynicism, let the colors fly
Don't care you think it's cringe, because it's not your life~ 🎢
Kawaii-e

Red Cheep-cheep
Collecting Dust and Games
Level: 34


Posts: 160/217
EXP: 234227
For next: 19424

Since: 08-12-07

Pronouns: she / her
From: Schaffhausen

Since last post: 28 days
Last activity: 5 hours

Posted on 07-26-21 06:27:12 AM (last edited by Kawaii-e at 01-30-22 05:24:39 AM) Link | Quote


Lina Blue
a cute princess



Let's have a good time together!
Originally posted by Sanqui
Originally posted by Halian
Originally posted by Sanqui
At some point we'll need to invest in some "automatically fix images in old posts/layouts" tech

If I recall correctly, ABXD allowed you to update the layouts of all previous posts when updating your current post layout.


Nah not like that. The legacy layouts contemporary to their respective posts are an integral part of Jul. I'm thinking more like a curated list of dead webhosts with images recovered from the Wayback Machine and rehosted on Jul premises.



Not only post layouts, but embedded pictures as well. So even If I would set to auto update for my post layout (which I won't), I'd still need to comb trough every post to fix all picture references.

____________________
29
160 / 5096 _


Xkeeper

Level: 263


Posts: 25148/25343
EXP: 296722359
For next: 2238094

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 9 days
Last activity: 3 days

Posted on 07-27-21 10:38:27 PM Link | Quote
Originally posted by Sanqui
At some point we'll need to invest in some "automatically fix images in old posts/layouts" tech

the classic way of doing this was either a direct database rewrite (dangerous) or the dumber method of saving copies of layouts and posts as a second text field, with various filters and replacements done on them

then you'd show the "rendered" post (instead of running all the filters as it does now). you'd just have to make sure that everything that updates a post also updates its render

some of this stuff would be a lot easier if things like posts and other board objects were actual objects, since you could just rewrite saving and loading there. as it is you kinda have to just guess


iirc other forums do something like this, and their admin panels would have an option to "rebuild" various fields, including the rendered posts, which you'd have to do if you updated or added filters


____________________
Kawaii-e

Red Cheep-cheep
Collecting Dust and Games
Level: 34


Posts: 189/217
EXP: 234227
For next: 19424

Since: 08-12-07

Pronouns: she / her
From: Schaffhausen

Since last post: 28 days
Last activity: 5 hours

Posted on 01-30-22 06:38:38 AM Link | Quote

____
As google finally killed their sites usability for me, I pulled the plug and got a new hosting provider.

And changed all URLs on all my posts here on jul.

Yes, by hand, copy and pasting, and replacing those pesky urls.

____________________


Kaj

Level: 59


Posts: 549/970
EXP: 1602380
For next: 70748

Since: 08-11-14

Pronouns: she/her
From: the whoa zone

Since last post: 59 days
Last activity: 57 days

Posted on 01-30-22 12:59:42 PM Link | Quote
i said this in the other thread already but, i really think it would be best if auto-updating was the default option...

or, an option to "overwrite all previous post layouts" when updating your layout, which would probably be a pretty big operation if someone had thousands of posts, but there's people who would use that option if given

____________________

Next newer thread | Next older thread
Jul - Meta - Easy way to replace image URLs in all my own posts? New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
Β©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

29 database queries, 2 query cache hits.
Query execution time:  0.082593 seconds
Script execution time:  0.032505 seconds
Total render time:  0.115098 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 306 - Warning: unescaped & or unknown entity "&page"
line 119 column 11 - Warning: <form> isn't allowed in <table> elements
line 118 column 10 - Info: <table> previously mentioned
line 120 column 11 - Warning: missing <tr>
line 120 column 119 - Warning: missing </font> before </td>
line 124 column 16 - Warning: plain text isn't allowed in <tr> elements
line 120 column 11 - Info: <tr> previously mentioned
line 125 column 68 - Warning: missing </nobr> before </td>
line 141 column 68 - Warning: missing </nobr> before <tr>
line 147 column 35 - Warning: missing <tr>
line 147 column 50 - Warning: missing </font> before </td>
line 148 column 37 - Warning: unescaped & or unknown entity "&id"
line 147 column 204 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 91 - Warning: missing </font> before </table>
line 156 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 158 column 9 - Warning: missing <tr>
line 176 column 13 - Warning: missing <tr>
line 177 column 102 - Warning: unescaped & or unknown entity "&postid"
line 186 column 1968 - Warning: inserting implicit <p>
line 179 column 111 - Warning: missing </div>
line 179 column 74 - Warning: missing </div>
line 191 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 193 column 9 - Warning: missing <tr>
line 211 column 13 - Warning: missing <tr>
line 212 column 102 - Warning: unescaped & or unknown entity "&postid"
line 221 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 223 column 9 - Warning: missing <tr>
line 241 column 13 - Warning: missing <tr>
line 242 column 102 - Warning: unescaped & or unknown entity "&postid"
line 244 column 74 - Warning: <style> isn't allowed in <td> elements
line 244 column 9 - Info: <td> previously mentioned
line 244 column 613 - Warning: <style> isn't allowed in <td> elements
line 244 column 9 - Info: <td> previously mentioned
line 244 column 3813 - Warning: '<' + '/' + letter not allowed here
line 249 column 20 - Warning: '<' + '/' + letter not allowed here
line 249 column 34 - Warning: '<' + '/' + letter not allowed here
line 253 column 21 - Warning: '<' + '/' + letter not allowed here
line 267 column 912 - Warning: discarding unexpected </div>
line 267 column 918 - Warning: discarding unexpected </div>
line 267 column 924 - Warning: discarding unexpected </td>
line 270 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 272 column 9 - Warning: missing <tr>
line 290 column 13 - Warning: missing <tr>
line 291 column 102 - Warning: unescaped & or unknown entity "&postid"
line 293 column 74 - Warning: <style> isn't allowed in <td> elements
line 293 column 9 - Info: <td> previously mentioned
line 299 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 301 column 9 - Warning: missing <tr>
line 319 column 13 - Warning: missing <tr>
line 320 column 102 - Warning: unescaped & or unknown entity "&postid"
line 322 column 74 - Warning: <style> isn't allowed in <td> elements
line 322 column 9 - Info: <td> previously mentioned
line 322 column 613 - Warning: <style> isn't allowed in <td> elements
line 322 column 9 - Info: <td> previously mentioned
line 322 column 3813 - Warning: '<' + '/' + letter not allowed here
line 327 column 20 - Warning: '<' + '/' + letter not allowed here
line 327 column 34 - Warning: '<' + '/' + letter not allowed here
line 331 column 21 - Warning: '<' + '/' + letter not allowed here
line 347 column 1465 - Warning: discarding unexpected </div>
line 347 column 1471 - Warning: discarding unexpected </div>
line 347 column 1477 - Warning: discarding unexpected </td>
line 350 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 352 column 9 - Warning: missing <tr>
line 370 column 13 - Warning: missing <tr>
line 371 column 102 - Warning: unescaped & or unknown entity "&postid"
line 378 column 765 - Warning: missing </font> before <blockquote>
line 378 column 837 - Warning: inserting implicit <font>
line 378 column 837 - Warning: missing </font> before <hr>
line 378 column 912 - Warning: inserting implicit <font>
line 378 column 912 - Warning: missing </font> before <hr>
line 378 column 987 - Warning: inserting implicit <font>
line 378 column 987 - Warning: missing </font> before <hr>
line 378 column 1050 - Warning: inserting implicit <font>
line 378 column 1050 - Warning: missing </font> before <hr>
line 379 column 1 - Warning: inserting implicit <font>
line 379 column 1 - Warning: missing </font> before <hr>
line 380 column 1 - Warning: inserting implicit <font>
line 380 column 1 - Warning: missing </font> before <hr>
line 381 column 1 - Warning: inserting implicit <font>
line 382 column 2678 - Warning: inserting implicit <p>
line 373 column 111 - Warning: missing </div>
line 373 column 74 - Warning: missing </div>
line 387 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 389 column 9 - Warning: missing <tr>
line 407 column 13 - Warning: missing <tr>
line 408 column 102 - Warning: unescaped & or unknown entity "&postid"
line 410 column 74 - Warning: <style> isn't allowed in <td> elements
line 410 column 9 - Info: <td> previously mentioned
line 422 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 424 column 9 - Warning: missing <tr>
line 442 column 13 - Warning: missing <tr>
line 443 column 102 - Warning: unescaped & or unknown entity "&postid"
line 455 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 457 column 9 - Warning: missing <tr>
line 475 column 13 - Warning: missing <tr>
line 476 column 102 - Warning: unescaped & or unknown entity "&postid"
line 478 column 74 - Warning: <style> isn't allowed in <td> elements
line 478 column 9 - Info: <td> previously mentioned
line 485 column 17 - Warning: missing <tr>
line 485 column 17 - Warning: discarding unexpected <table>
line 488 column 35 - Warning: missing <tr>
line 488 column 50 - Warning: missing </font> before </td>
line 488 column 91 - Warning: missing </font> before </table>
line 490 column 35 - Warning: missing <tr>
line 490 column 50 - Warning: missing </font> before </td>
line 491 column 37 - Warning: unescaped & or unknown entity "&id"
line 490 column 204 - Warning: missing </font> before </table>
line 492 column 17 - Warning: discarding unexpected </textarea>
line 492 column 28 - Warning: discarding unexpected </form>
line 492 column 35 - Warning: discarding unexpected </embed>
line 492 column 43 - Warning: discarding unexpected </noembed>
line 492 column 53 - Warning: discarding unexpected </noscript>
line 492 column 64 - Warning: discarding unexpected </noembed>
line 492 column 74 - Warning: discarding unexpected </embed>
line 492 column 82 - Warning: discarding unexpected </table>
line 492 column 90 - Warning: discarding unexpected </table>
line 494 column 9 - Warning: missing </font> before <table>
line 506 column 25 - Warning: discarding unexpected </font>
line 515 column 57 - Warning: discarding unexpected </font>
line 493 column 1 - Warning: missing </center>
line 120 column 63 - Warning: <img> lacks "alt" attribute
line 125 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 125 column 93 - Warning: <img> lacks "alt" attribute
line 141 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 141 column 98 - Warning: <img> lacks "alt" attribute
line 148 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 160 column 11 - Warning: <img> lacks "alt" attribute
line 161 column 22 - Warning: <img> lacks "alt" attribute
line 161 column 63 - Warning: <img> lacks "alt" attribute
line 161 column 112 - Warning: <img> lacks "alt" attribute
line 161 column 162 - Warning: <img> lacks "alt" attribute
line 162 column 11 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 186 column 1754 - Warning: <img> lacks "alt" attribute
line 186 column 1837 - Warning: <img> attribute "width" has invalid value "3.0"
line 186 column 1837 - Warning: <img> lacks "alt" attribute
line 195 column 11 - Warning: <img> lacks "alt" attribute
line 196 column 23 - Warning: <img> lacks "alt" attribute
line 196 column 64 - Warning: <img> lacks "alt" attribute
line 196 column 113 - Warning: <img> lacks "alt" attribute
line 196 column 163 - Warning: <img> lacks "alt" attribute
line 197 column 11 - Warning: <img> lacks "alt" attribute
line 207 column 15 - Warning: <img> lacks "alt" attribute
line 225 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 225 column 16 - Warning: <img> lacks "alt" attribute
line 225 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 225 column 59 - Warning: <img> lacks "alt" attribute
line 225 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 225 column 102 - Warning: <img> lacks "alt" attribute
line 225 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 225 column 145 - Warning: <img> lacks "alt" attribute
line 226 column 22 - Warning: <img> lacks "alt" attribute
line 226 column 63 - Warning: <img> lacks "alt" attribute
line 226 column 112 - Warning: <img> lacks "alt" attribute
line 226 column 162 - Warning: <img> lacks "alt" attribute
line 227 column 11 - Warning: <img> lacks "alt" attribute
line 237 column 15 - Warning: <img> lacks "alt" attribute
line 275 column 22 - Warning: <img> lacks "alt" attribute
line 275 column 63 - Warning: <img> lacks "alt" attribute
line 275 column 112 - Warning: <img> lacks "alt" attribute
line 275 column 162 - Warning: <img> lacks "alt" attribute
line 276 column 11 - Warning: <img> lacks "alt" attribute
line 286 column 15 - Warning: <img> lacks "alt" attribute
line 293 column 860 - Warning: <img> lacks "alt" attribute
line 293 column 937 - Warning: <img> lacks "alt" attribute
line 293 column 1047 - Warning: <img> lacks "alt" attribute
line 293 column 1122 - Warning: <img> lacks "alt" attribute
line 303 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 303 column 16 - Warning: <img> lacks "alt" attribute
line 303 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 303 column 59 - Warning: <img> lacks "alt" attribute
line 303 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 303 column 102 - Warning: <img> lacks "alt" attribute
line 303 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 303 column 145 - Warning: <img> lacks "alt" attribute
line 304 column 22 - Warning: <img> lacks "alt" attribute
line 304 column 63 - Warning: <img> lacks "alt" attribute
line 304 column 112 - Warning: <img> lacks "alt" attribute
line 304 column 162 - Warning: <img> lacks "alt" attribute
line 305 column 11 - Warning: <img> lacks "alt" attribute
line 315 column 15 - Warning: <img> lacks "alt" attribute
line 354 column 11 - Warning: <img> lacks "alt" attribute
line 355 column 22 - Warning: <img> lacks "alt" attribute
line 355 column 63 - Warning: <img> lacks "alt" attribute
line 355 column 112 - Warning: <img> lacks "alt" attribute
line 355 column 162 - Warning: <img> lacks "alt" attribute
line 356 column 11 - Warning: <img> lacks "alt" attribute
line 366 column 15 - Warning: <img> lacks "alt" attribute
line 382 column 2463 - Warning: <img> lacks "alt" attribute
line 382 column 2546 - Warning: <img> attribute "width" has invalid value "79.5"
line 382 column 2546 - Warning: <img> lacks "alt" attribute
line 392 column 23 - Warning: <img> lacks "alt" attribute
line 392 column 64 - Warning: <img> lacks "alt" attribute
line 392 column 113 - Warning: <img> lacks "alt" attribute
line 392 column 163 - Warning: <img> lacks "alt" attribute
line 393 column 11 - Warning: <img> lacks "alt" attribute
line 403 column 15 - Warning: <img> lacks "alt" attribute
line 426 column 11 - Warning: <img> lacks "alt" attribute
line 427 column 22 - Warning: <img> lacks "alt" attribute
line 427 column 63 - Warning: <img> lacks "alt" attribute
line 427 column 112 - Warning: <img> lacks "alt" attribute
line 427 column 162 - Warning: <img> lacks "alt" attribute
line 428 column 11 - Warning: <img> lacks "alt" attribute
line 438 column 15 - Warning: <img> lacks "alt" attribute
line 446 column 915 - Warning: <img> proprietary attribute value "absbottom"
line 446 column 915 - Warning: <img> lacks "alt" attribute
line 446 column 1022 - Warning: <img> proprietary attribute value "absbottom"
line 446 column 1022 - Warning: <img> lacks "alt" attribute
line 446 column 1452 - Warning: <img> proprietary attribute value "absbottom"
line 446 column 1452 - Warning: <img> lacks "alt" attribute
line 460 column 22 - Warning: <img> lacks "alt" attribute
line 460 column 63 - Warning: <img> lacks "alt" attribute
line 460 column 112 - Warning: <img> lacks "alt" attribute
line 460 column 162 - Warning: <img> lacks "alt" attribute
line 471 column 15 - Warning: <img> lacks "alt" attribute
line 482 column 563 - Warning: <img> lacks "alt" attribute
line 491 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 491 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 491 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 500 column 25 - Warning: <img> lacks "alt" attribute
line 505 column 267 - Warning: <img> lacks "alt" attribute
line 149 column 50 - Warning: trimming empty <font>
line 184 column 501 - Warning: trimming empty <p>
line 186 column 1968 - Warning: trimming empty <p>
line 255 column 18 - Warning: trimming empty <b>
line 333 column 18 - Warning: trimming empty <b>
line 378 column 497 - Warning: trimming empty <p>
line 378 column 765 - Warning: trimming empty <font>
line 378 column 762 - Warning: trimming empty <p>
line 382 column 2678 - Warning: trimming empty <p>
line 446 column 423 - Warning: trimming empty <font>
line 446 column 517 - Warning: trimming empty <font>
line 446 column 628 - Warning: trimming empty <font>
line 446 column 731 - Warning: trimming empty <font>
line 446 column 1203 - Warning: trimming empty <font>
line 446 column 1325 - Warning: trimming empty <font>
line 446 column 1644 - Warning: trimming empty <font>
line 446 column 1747 - Warning: trimming empty <font>
line 450 column 2235 - Warning: trimming empty <font>
line 450 column 2357 - Warning: trimming empty <font>
line 450 column 2454 - Warning: trimming empty <font>
line 450 column 2568 - Warning: trimming empty <font>
line 485 column 17 - Warning: trimming empty <tr>
line 488 column 50 - Warning: trimming empty <font>
line 125 column 68 - Warning: <nobr> is not approved by W3C
line 141 column 68 - Warning: <nobr> is not approved by W3C
line 177 column 27 - Warning: <nobr> is not approved by W3C
line 179 column 111 - Warning: <div> proprietary attribute "height"
line 184 column 705 - Warning: <tr> proprietary attribute "height"
line 184 column 769 - Warning: <font> proprietary attribute "align"
line 186 column 1128 - Warning: <table> proprietary attribute "background"
line 186 column 1128 - Warning: <table> proprietary attribute "height"
line 186 column 1254 - Warning: <tr> proprietary attribute "height"
line 186 column 1426 - Warning: <tr> proprietary attribute "height"
line 186 column 1498 - Warning: <tr> proprietary attribute "height"
line 186 column 1681 - Warning: <tr> proprietary attribute "height"
line 212 column 27 - Warning: <nobr> is not approved by W3C
line 242 column 27 - Warning: <nobr> is not approved by W3C
line 291 column 27 - Warning: <nobr> is not approved by W3C
line 320 column 27 - Warning: <nobr> is not approved by W3C
line 371 column 27 - Warning: <nobr> is not approved by W3C
line 373 column 111 - Warning: <div> proprietary attribute "height"
line 378 column 701 - Warning: <tr> proprietary attribute "height"
line 378 column 837 - Warning: <font> proprietary attribute "align"
line 378 column 912 - Warning: <font> proprietary attribute "align"
line 378 column 987 - Warning: <font> proprietary attribute "align"
line 378 column 1050 - Warning: <font> proprietary attribute "align"
line 379 column 1 - Warning: <font> proprietary attribute "align"
line 380 column 1 - Warning: <font> proprietary attribute "align"
line 381 column 1 - Warning: <font> proprietary attribute "align"
line 382 column 1837 - Warning: <table> proprietary attribute "background"
line 382 column 1837 - Warning: <table> proprietary attribute "height"
line 382 column 1963 - Warning: <tr> proprietary attribute "height"
line 382 column 2135 - Warning: <tr> proprietary attribute "height"
line 382 column 2207 - Warning: <tr> proprietary attribute "height"
line 382 column 2390 - Warning: <tr> proprietary attribute "height"
line 408 column 27 - Warning: <nobr> is not approved by W3C
line 443 column 27 - Warning: <nobr> is not approved by W3C
line 445 column 74 - Warning: <table> proprietary attribute "height"
line 446 column 249 - Warning: <table> proprietary attribute "bordercolor"
line 446 column 340 - Warning: <td> proprietary attribute "background"
line 446 column 450 - Warning: <td> proprietary attribute "background"
line 446 column 544 - Warning: <td> proprietary attribute "background"
line 446 column 664 - Warning: <td> proprietary attribute "background"
line 446 column 758 - Warning: <td> proprietary attribute "background"
line 446 column 1135 - Warning: <td> proprietary attribute "background"
line 446 column 1239 - Warning: <td> proprietary attribute "background"
line 446 column 1352 - Warning: <td> proprietary attribute "background"
line 446 column 1557 - Warning: <td> proprietary attribute "background"
line 446 column 1680 - Warning: <td> proprietary attribute "background"
line 450 column 2167 - Warning: <td> proprietary attribute "background"
line 450 column 2271 - Warning: <td> proprietary attribute "background"
line 450 column 2384 - Warning: <td> proprietary attribute "background"
line 450 column 2481 - Warning: <td> proprietary attribute "background"
line 476 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 291 warnings and 0 errors!


The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier to maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Official mailing list: https://lists.w3.org/Archives/Public/public-htacg/
Latest HTML specification: http://dev.w3.org/html5/spec-author-view/
Validate your HTML documents: http://validator.w3.org/nu/
Lobby your company to join the W3C: http://www.w3.org/Consortium

Do you speak a language other than English, or a different variant of
English? Consider helping us to localize HTML Tidy. For details please see
https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md