The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HtmlGump
Author Message
Catalan_mistral
Journeyman
*

Posts: 54
Likes Given: 2
Likes Received: 6 in 5 posts
Joined: Jan 2017
Reputation: 0



Post: #1
HtmlGump
Looking thru the files, I notice mine and Taran's htmlgump defs are still being used, apart from using DEF now instead of VAR.

So I presume everything is basically the same usage wise and nothing has been added or really changed with them over the years?

Although I have noticed a couple of extra defs in the list which we omitted from the original list in relation to size

Code:
BFONT_SIZE1    <basefont SIZE="1">
BFONT_SIZE2    <basefont SIZE="2">
BFONT_SIZE3    <basefont SIZE="3">
BFONT_SIZE4    <basefont SIZE="4">
BFONT_SIZE5    <basefont SIZE="5">
BFONT_SIZE7    <basefont SIZE="7">

1,2,3 were the same size as were 4,5,6 and then 7,8,9, hence the reason we only included 1,4,7, and after a little test that seems to still be true, is that correct or is there some minute changes in the other sizes that I cant see?

And I am guessing there still isn't anyway to change the font?

The One and Only......
02-10-2017 11:13 AM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #2
RE: HtmlGump
I have no idea about these html font sizes, but yes, we always try to keep things backward compatible, so in this case the script code is the same from years ago

PS: there's no way to change font style. Only font color, size, underline and italic can be used/changed
02-10-2017 03:07 PM
Find all posts by this user Like Post Quote this message in a reply
Catalan_mistral
Journeyman
*

Posts: 54
Likes Given: 2
Likes Received: 6 in 5 posts
Joined: Jan 2017
Reputation: 0



Post: #3
RE: HtmlGump
Yeah I was just hoping it might have had an overhaul and things added since we did the guide lol

The One and Only......
02-10-2017 03:38 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)