Massive Version 3 upgrade

OT: anything goes!

Moderator: Edi

User avatar
Darth Wong
Sith Lord
Sith Lord
Posts: 70028
Joined: 2002-07-03 12:25am
Location: Toronto, Canada
Contact:

Re: Massive Version 3 upgrade

Post by Darth Wong »

The image alignment feature is back, but in modified form. The old one looked like this:

Code: Select all

[img=right]http://www.photodump.com/blahblah.jpg[/img]
The new one looks like this:

Code: Select all

[align=right][img]http://www.photodump.com/blahblah.jpg[/img][/align]
Or this:

Code: Select all

[float=right][img]http://www.photodump.com/blahblah.jpg[/img][/float]
Depending on whether you want the text to wrap around your image or not. The new "align" bbcode aligns any contained object either right, left, or center, while the new "float" bbcode does the same thing but causes other text to wrap around the block.

So the "align" bbcode would do this, depending on whether you choose "left", "center", or "right":
Image
Image
Image
Notice how the text does not continue until after the picture. Whereas the "float" bbcode would do this:
Image
Image
Notice how the text is now wrapped around the image, so that I have to keep typing and typing and typing and typing and typing and typing and typing and typing and typing and typing and typing and typing and typing and typing and typing and typing and typing to get past it.
Or alternatively, I could use the new "break" tag to make a block of text which is forced to break past the float. It looks like this:

Code: Select all

[break]text[/break]
or:

Code: Select all

[break][/break]... continuing text
This is a right-justified quote
with two lines of text. I control
the width by breaking lines
manually.
Minor notes:

- The "float" tag can only do "left" and "right", not "center".
- The "float" tag adds a small margin on both sides of the image, to keep text from squashing right up against the side of the image.
- You can also use the "float" tag with non-image objects, like the example at right:

Unfortunately, this means people have to manually edit their signatures, and old posts using the old tags won't work unless I can make the time to write a PHP script that loops through the entire phpbb_posts table and does a regexp replace (the built-in MySQL REPLACE function does not support regexp). But the new system is much more flexible than the old one was.
Image
"It's not evil for God to do it. Or for someone to do it at God's command."- Jonathan Boyd on baby-killing

"you guys are fascinated with the use of those "rules of logic" to the extent that you don't really want to discussus anything."- GC

"I do not believe Russian Roulette is a stupid act" - Embracer of Darkness

"Viagra commercials appear to save lives" - tharkûn on US health care.

http://www.stardestroyer.net/Mike/RantMode/Blurbs.html
User avatar
Coyote
Rabid Monkey
Posts: 12464
Joined: 2002-08-23 01:20am
Location: The glorious Sun-Barge! Isis, Isis, Ra,Ra,Ra!
Contact:

Re: Massive Version 3 upgrade

Post by Coyote »

I rather like this new version. There's a few difference that require getting used to new procedures (such as the "quote" button location) but nothing some time & experience won't take care of.

Much more versatile.
Something about Libertarianism always bothered me. Then one day, I realized what it was:
Libertarian philosophy can be boiled down to the phrase, "Work Will Make You Free."


In Libertarianism, there is no Government, so the Bosses are free to exploit the Workers.
In Communism, there is no Government, so the Workers are free to exploit the Bosses.
So in Libertarianism, man exploits man, but in Communism, its the other way around!

If all you want to do is have some harmless, mindless fun, go H3RE INST3ADZ0RZ!!
Grrr! Fight my Brute, you pansy!
User avatar
Siege
Sith Marauder
Posts: 4108
Joined: 2004-12-11 12:35pm

Re: Massive Version 3 upgrade

Post by Siege »

Is it just me, or is there something off with the [img] tags in signatures? It says those tags are enabled... But then they don't work, at least not for me. As far as I can tell, the tag in my signature ought to work, but for some reason it doesn't?
Image
SDN World 2: The North Frequesuan Trust
SDN World 3: The Sultanate of Egypt
SDN World 4: The United Solarian Sovereignty
SDN World 5: San Dorado
There'll be a bodycount, we're gonna watch it rise
The folks at CNN, they won't believe their eyes
User avatar
AdmiralKanos
Lex Animata
Lex Animata
Posts: 2648
Joined: 2002-07-02 11:36pm
Location: Toronto, Ontario

Re: Massive Version 3 upgrade

Post by AdmiralKanos »

SiegeTank wrote:Is it just me, or is there something off with the [img] tags in signatures? It says those tags are enabled... But then they don't work, at least not for me. As far as I can tell, the tag in my signature ought to work, but for some reason it doesn't?
Maybe it's because you mistakenly have an extra right-square bracket in there?
For a time, I considered sparing your wretched little planet Cybertron.
But now, you shall witnesss ... its dismemberment!

Image
"This is what happens when you use trivia napkins for research material"- Sea Skimmer on "Pearl Harbour".
"Do you work out? Your hands are so strong! Especially the right one!"- spoken to Bud Bundy
User avatar
Darth Wong
Sith Lord
Sith Lord
Posts: 70028
Joined: 2002-07-03 12:25am
Location: Toronto, Canada
Contact:

Re: Massive Version 3 upgrade

Post by Darth Wong »

Quote button moved to the top of the post row, as it was in the old days.
Image
"It's not evil for God to do it. Or for someone to do it at God's command."- Jonathan Boyd on baby-killing

"you guys are fascinated with the use of those "rules of logic" to the extent that you don't really want to discussus anything."- GC

"I do not believe Russian Roulette is a stupid act" - Embracer of Darkness

"Viagra commercials appear to save lives" - tharkûn on US health care.

http://www.stardestroyer.net/Mike/RantMode/Blurbs.html
User avatar
RedImperator
Roosevelt Republican
Posts: 16465
Joined: 2002-07-11 07:59pm
Location: Delaware
Contact:

Re: Massive Version 3 upgrade

Post by RedImperator »

I feel the need to add, the "Preview" function in the sig control panel is a really first rate feature to have. Saved me a ton of time.
Image
Any city gets what it admires, will pay for, and, ultimately, deserves…We want and deserve tin-can architecture in a tinhorn culture. And we will probably be judged not by the monuments we build but by those we have destroyed.--Ada Louise Huxtable, "Farewell to Penn Station", New York Times editorial, 30 October 1963
X-Ray Blues
User avatar
Siege
Sith Marauder
Posts: 4108
Joined: 2004-12-11 12:35pm

Re: Massive Version 3 upgrade

Post by Siege »

AdmiralKanos wrote:Maybe it's because you mistakenly have an extra right-square bracket in there?
Oh, thanks, I hadn't actually caught that. That didn't turn out to be the issue though: the image I was linking was 110 pixels high; I downsized the image height to 100 pixels and now it links just fine. Hurrah!
Image
SDN World 2: The North Frequesuan Trust
SDN World 3: The Sultanate of Egypt
SDN World 4: The United Solarian Sovereignty
SDN World 5: San Dorado
There'll be a bodycount, we're gonna watch it rise
The folks at CNN, they won't believe their eyes
User avatar
Coyote
Rabid Monkey
Posts: 12464
Joined: 2002-08-23 01:20am
Location: The glorious Sun-Barge! Isis, Isis, Ra,Ra,Ra!
Contact:

Re: Massive Version 3 upgrade

Post by Coyote »

Ahh, excellent-- "quote" and "report" buttons both up top. Now folks, be careful not to "report" someone when merely trying to "quote"! :lol: I like the idea of the "report" button-- and the fact that it tells the mod who is making the report & why, so that excessive whiners who "report" anyone they don't like will find that they do, indeed, get Mod attention, just not in the manner with which they'd like.

I'm of mixed feelings on the "ignore foe" ability. It might be good in some areas but in places like N&P one shouldn't be able to stick their fingers in their ears and go "lalala!"... is there a way to make "ignore" selective to certain forums?

Another odd thing-- when I get my e-mail alert that a new post has been made, I have to log in to see even the stuff in public forums. I had to log in to see new stuff in Testing, even.
Something about Libertarianism always bothered me. Then one day, I realized what it was:
Libertarian philosophy can be boiled down to the phrase, "Work Will Make You Free."


In Libertarianism, there is no Government, so the Bosses are free to exploit the Workers.
In Communism, there is no Government, so the Workers are free to exploit the Bosses.
So in Libertarianism, man exploits man, but in Communism, its the other way around!

If all you want to do is have some harmless, mindless fun, go H3RE INST3ADZ0RZ!!
Grrr! Fight my Brute, you pansy!
User avatar
Braedley
Jedi Council Member
Posts: 1716
Joined: 2005-03-22 03:28pm
Location: Ida Galaxy
Contact:

Re: Massive Version 3 upgrade

Post by Braedley »

Just noticed something nice. When new posts cross a page, the thread won't be marked as read until you go to the last page.

Also, Mike, is your sig s'posed to contian spoiler sized text?
Image
My brother and sister-in-law: "Do you know where milk comes from?"
My niece: "Yeah, from the fridge!"
User avatar
Beowulf
The Patrician
Posts: 10619
Joined: 2002-07-04 01:18am
Location: 32ULV

Re: Massive Version 3 upgrade

Post by Beowulf »

The problem is that the changed the font size tag such that you need to add a 0 to end of size.
"preemptive killing of cops might not be such a bad idea from a personal saftey[sic] standpoint..." --Keevan Colton
"There's a word for bias you can't see: Yours." -- William Saletan
User avatar
Coyote
Rabid Monkey
Posts: 12464
Joined: 2002-08-23 01:20am
Location: The glorious Sun-Barge! Isis, Isis, Ra,Ra,Ra!
Contact:

Re: Massive Version 3 upgrade

Post by Coyote »

Does anyone know why some threads in the forum menus have little orange dots on them, regardless of whether they have new posts in them or not?
Something about Libertarianism always bothered me. Then one day, I realized what it was:
Libertarian philosophy can be boiled down to the phrase, "Work Will Make You Free."


In Libertarianism, there is no Government, so the Bosses are free to exploit the Workers.
In Communism, there is no Government, so the Workers are free to exploit the Bosses.
So in Libertarianism, man exploits man, but in Communism, its the other way around!

If all you want to do is have some harmless, mindless fun, go H3RE INST3ADZ0RZ!!
Grrr! Fight my Brute, you pansy!
User avatar
Darth Wong
Sith Lord
Sith Lord
Posts: 70028
Joined: 2002-07-03 12:25am
Location: Toronto, Canada
Contact:

Re: Massive Version 3 upgrade

Post by Darth Wong »

The orange dot denotes that it's a thread you've participated in.
Image
"It's not evil for God to do it. Or for someone to do it at God's command."- Jonathan Boyd on baby-killing

"you guys are fascinated with the use of those "rules of logic" to the extent that you don't really want to discussus anything."- GC

"I do not believe Russian Roulette is a stupid act" - Embracer of Darkness

"Viagra commercials appear to save lives" - tharkûn on US health care.

http://www.stardestroyer.net/Mike/RantMode/Blurbs.html
User avatar
Braedley
Jedi Council Member
Posts: 1716
Joined: 2005-03-22 03:28pm
Location: Ida Galaxy
Contact:

Re: Massive Version 3 upgrade

Post by Braedley »

Beowulf wrote:The problem is that the changed the font size tag such that you need to add a 0 to end of size.
Ah, I see.

Also, I now see a flash tag is available, but currently turned off. Could this possibly be turned on for things like OT and Testing? It could be nice to directly post youtube videos and the sort.
Image
My brother and sister-in-law: "Do you know where milk comes from?"
My niece: "Yeah, from the fridge!"
Grandmaster Jogurt
Jedi Council Member
Posts: 1725
Joined: 2004-12-16 04:01am

Re: Massive Version 3 upgrade

Post by Grandmaster Jogurt »

This version seems to perform the "view first unread post" function better than the last version did. Before, it would go to the first post that I had not read when I'd started the session, whether I've read it since then or not. Now it goes to the first post that I actually haven't ever seen.
User avatar
phongn
Rebel Leader
Posts: 18487
Joined: 2002-07-03 11:11pm

Re: Massive Version 3 upgrade

Post by phongn »

The prosilver theme looks excellent - thank you, Mike, for downloading it.
User avatar
fusion
Jedi Knight
Posts: 608
Joined: 2006-03-28 10:35pm
Location: Capital System, Mid-Childa

Re: Massive Version 3 upgrade

Post by fusion »

phongn wrote:The prosilver theme looks excellent - thank you, Mike, for downloading it.
But, but everything is on the right hand side.... It is just a bit weird....
The similes look better now...
User avatar
Edi
Dragonlord
Dragonlord
Posts: 12461
Joined: 2002-07-11 12:27am
Location: Helsinki, Finland

Re: Massive Version 3 upgrade

Post by Edi »

I think the prosilver theme looks like ass, personally. I'd rather have the black pearl and rainbow pearl themes and dark fantasy available as well. All of the available ones make my eyes bleed, it's just a question of degree.
Warwolf Urban Combat Specialist

Why is it so goddamned hard to get little assholes like you to admit it when you fuck up? Is it pride? What gives you the right to have any pride?
–Darth Wong to vivftp

GOP message? Why don't they just come out of the closet: FASCISTS R' US –Patrick Degan

The GOP has a problem with anyone coming out of the closet. –18-till-I-die
User avatar
Soontir C'boath
SG-14: Fuck the Medic!
Posts: 6810
Joined: 2002-07-06 12:15am
Location: Queens, NYC I DON'T FUCKING CARE IF MANHATTEN IS CONSIDERED NYC!! I'M IN IT ASSHOLE!!!
Contact:

Re: Massive Version 3 upgrade

Post by Soontir C'boath »

Hurray! The quote/edit/delete buttons are back in their proper place.
I have almost reached the regrettable conclusion that the Negro's great stumbling block in his stride toward freedom is not the White Citizen's Counciler or the Ku Klux Klanner, but the white moderate, who is more devoted to "order" than to justice; who constantly says: "I agree with you in the goal you seek, but I cannot agree with your methods of direct action"; who paternalistically believes he can set the timetable for another man's freedom; who lives by a mythical concept of time and who constantly advises the Negro to wait for a "more convenient season."
User avatar
Crayz9000
Sith Apprentice
Posts: 7329
Joined: 2002-07-03 06:39pm
Location: Improbably superpositioned
Contact:

Re: Massive Version 3 upgrade

Post by Crayz9000 »

Prosilver looks nice, but it's going to take me a long time to get used to looking on the other side of the screen for the user information... Plus I prefer dark background themes.
A Tribute to Stupidity: The Robert Scott Anderson Archive (currently offline)
John Hansen - Slightly Insane Bounty Hunter - ASVS Vets' Assoc. Class of 2000
HAB Cryptanalyst | WG - Intergalactic Alliance and Spoof Author | BotM | Cybertron | SCEF
User avatar
phongn
Rebel Leader
Posts: 18487
Joined: 2002-07-03 11:11pm

Re: Massive Version 3 upgrade

Post by phongn »

Crayz9000 wrote:Prosilver looks nice, but it's going to take me a long time to get used to looking on the other side of the screen for the user information... Plus I prefer dark background themes.
Well, the most important information - the poster - is right below the post title. I personally dislike dark themes and light text on dark backgrounds lead to greater eye strain (and generally requires some typographical voodoo to help compensate)
User avatar
Darth Nostril
Jedi Knight
Posts: 984
Joined: 2008-04-25 02:46pm
Location: Get off my lawn

Re: Massive Version 3 upgrade

Post by Darth Nostril »

It's more a case of getting used to SDN being in line with the other boards that already made the upgrade, everything is now where it's supposed to be instead of having to make an exception for here.

Themes? ... they'll get here as and when our Illustrious Leader finds the time to implement them, right now I would imagine that functionality is at the top of the list of priorities (I've lived through this upgrade before, first you get everything working right, then you make it look pretty)

Unfortunately to add to the list of things that aren't working - the "testing posts don't add to post count" stopped working.
No big deal, just another one to add to the list of 1001 things that've got to be updated :D
So I stare wistfully at the Lightning for a couple of minutes. Two missiles, sharply raked razor-thin wings, a huge, pregnant belly full of fuel, and the two screamingly powerful engines that once rammed it from a cold start to a thousand miles per hour in under a minute. Life would be so much easier if our adverseries could be dealt with by supersonic death on wings - but alas, Human resources aren't so easily defeated.

Imperial Battleship, halt the flow of time!

My weird shit NSFW
User avatar
Phantasee
Was mich nicht umbringt, macht mich stärker.
Posts: 5777
Joined: 2004-02-26 09:44pm

Re: Massive Version 3 upgrade

Post by Phantasee »

The quote box is still on the bottom in subSilver, but I'm going to try the new silver theme.
XXXI
User avatar
FSTargetDrone
Emperor's Hand
Posts: 7878
Joined: 2004-04-10 06:10pm
Location: Drone HQ, Pennsylvania, USA

Re: Massive Version 3 upgrade

Post by FSTargetDrone »

Forgive me if this was addressed elsewhere, but will the low bandwidth version of the board be returning? Right now it's 404.
Image
User avatar
Sea Skimmer
Yankee Capitalist Air Pirate
Posts: 37389
Joined: 2002-07-03 11:49pm
Location: Passchendaele City, HAB

Re: Massive Version 3 upgrade

Post by Sea Skimmer »

I cant remember what its called but I’d really like that black and orange theme we had before from like the very start of the existence of the board, it’s the only one I ever used and I really don’t like any of the current options.
"This cult of special forces is as sensible as to form a Royal Corps of Tree Climbers and say that no soldier who does not wear its green hat with a bunch of oak leaves stuck in it should be expected to climb a tree"
— Field Marshal William Slim 1956
User avatar
Stark
Emperor's Hand
Posts: 36169
Joined: 2002-07-03 09:56pm
Location: Brisbane, Australia

Re: Massive Version 3 upgrade

Post by Stark »

I have a question about the new alignment options. I'm at work so I just used the new commands to repeat my old setup, but I've now got a single space in front of the first letter of the text on left. I imagine this is a part of the margin Mike talked about to prevent it looking naff, but in this case that margin isn't actually where the image is because it's aligned right (technically floated, but anyway). My code looks like this
Stark's sig wrote:[ float=right][ img]url here[/img][/float] text etc here
and produces

_ text etc here .... IMG HERE
^--- space here grr! :)

Anyone got some advice? It's obviously not a critical issue, and the new float options should allow me to actually stack images on the right now which is pretty cool. :)
Post Reply