Allegro.cc - Online Community

Allegro.cc Forums » Allegro.cc Comments » New html mockup code

This thread is locked; no one can reply to it. rss feed Print
New html mockup code
Darizel
Member #10,585
January 2009
avatar

still don't

LennyLen said:

I see them in my preview:

What browser are you using?

----------
struthersgames.com - fun games for free download ;)
I am not an idiot.*
*in my opinion.

LennyLen
Member #5,313
December 2004
avatar

Darizel said:

What browser are you using?

That was with the latest version of Opera. I notice you're using FF2. ML probably only made sure it works with FF3.

Neil Walker
Member #210
April 2000
avatar

LennyLen said:

That's what you get if you use the <code> tags without any parameters.

No it isn't. Below has no parameters, but has a header

#SelectExpand
1test line 2test line 3test line 4test line 5test line 6test line 7test line 8test line 9test line 10test line 11test line 12test line 13test line 14test line 15test line 16test line 17test line 18test line 19test line 20test line 21test line 22test line 23test line 24test line 25test line

Neil.
MAME Cabinet Blog / AXL LIBRARY (a games framework) / AXL Documentation and Tutorial

wii:0356-1384-6687-2022, kart:3308-4806-6002. XBOX:chucklepie

LennyLen
Member #5,313
December 2004
avatar

Matthew Leverton said:

Short code snippets with no name and starting line number will be inline without any chrome.

source

Niunio
Member #1,975
March 2002
avatar

I knew that. My question is how can I write JS code to interact with the forum... ::)

-----------------
Current projects: Allegro.pas | MinGRo

Matthew Leverton
Supreme Loser
January 1999
avatar

But I don't know if these are using a different tag other than code?

They were posted before the update to the <code> tag...

Niunio said:

I knew that. My question is how can I write JS code to interact with the forum...

That's kind of like asking "how can I write C code to make a game." You take your language skills and apply it to the problem at hand.

Niunio
Member #1,975
March 2002
avatar

That's kind of like asking "how can I write C code to make a game." You take your language skills and apply it to the problem at hand.

So, there's something about JavaScript I should know but I actually don't? ??? D@mn't. I thought I knew how to do AJAX stuff. I hope my boss doesn't read this thread...

-----------------
Current projects: Allegro.pas | MinGRo

ReyBrujo
Moderator
January 2001
avatar

There was a howto in the Allegro Wiki about how to write JS extensions.

--
RB
光子「あたしただ…奪う側に回ろうと思っただけよ」
Mitsuko's last words, Battle Royale

Darizel
Member #10,585
January 2009
avatar

LennyLen said:

ML probably only made sure it works with FF3

I should probably upgrade then.
Also would get rid of the annoying box that keps popping up:
Upgrade Now!!! Or else it's the end of the WORLD!!!!!!!!!!

EDIT:

I updated...
Still doesn't work
Also, the new look is a little weird for me...
kind of pointless...

----------
struthersgames.com - fun games for free download ;)
I am not an idiot.*
*in my opinion.

Schyfis
Member #9,752
May 2008
avatar

It doesn't work for me either. It just shows a blank line. (Firefox 3)

________________________________________________________________________________________________________
[freedwill.us]
[unTied Games]

CGamesPlay
Member #2,559
July 2002
avatar

I'm already tired of the spoilers.

--
Tomasu: Every time you read this: hugging!

Ryan Patterson - <http://cgamesplay.com/>

Thomas Fjellstrom
Member #476
June 2000
avatar

Only because a few people decided it was a good idea to abuse the hell out of them

--
Thomas Fjellstrom - [website] - [email] - [Allegro Wiki] - [Allegro TODO]
"If you can't think of a better solution, don't try to make a better solution." -- weapon_S
"The less evidence we have for what we believe is certain, the more violently we defend beliefs against those who don't agree" -- https://twitter.com/neiltyson/status/592870205409353730

Darizel
Member #10,585
January 2009
avatar

Darizel said:

I'm sure I'll (ab)use this feature

I warned you...

----------
struthersgames.com - fun games for free download ;)
I am not an idiot.*
*in my opinion.

Karadoc ~~
Member #2,749
September 2002
avatar

Also, I foresee overuse of <reveal> in the future...

I also warned you (before I even knew how to use them myself, evidently).

-----------

Niunio
Member #1,975
March 2002
avatar

ReyBrujo said:

There was a howto in the Allegro Wiki about how to write JS extensions.

Gracias Brujo.

-----------------
Current projects: Allegro.pas | MinGRo

Neil Walker
Member #210
April 2000
avatar

What would be really useful (unless I'm dumb again), is if you click on the name of an attachment after uploading it puts it's fully qualified name into the typing area.

Neil.
MAME Cabinet Blog / AXL LIBRARY (a games framework) / AXL Documentation and Tutorial

wii:0356-1384-6687-2022, kart:3308-4806-6002. XBOX:chucklepie

StevenVI
Member #562
July 2000
avatar

How do you propose that we verify the attachment uploaded successfully?

__________________________________________________
Skoobalon Software
[ Lander! v2.5 ] [ Zonic the Hog v1.1 ] [ Raid 2 v1.0 ]

CGamesPlay
Member #2,559
July 2002
avatar

  • The new AJAXy page selector: if I open a thread on page 1, there is no quick reply box on any page.

  • Please add <strong>, <em>, and <acronym> to the list of allowed tags.

  • Please add irc: to the list of valid link protocols.

Thanks!

--
Tomasu: Every time you read this: hugging!

Ryan Patterson - <http://cgamesplay.com/>

Matthew Leverton
Supreme Loser
January 1999
avatar

The quick load feature isn't supposed to be enabled as it was never finished and hasn't been touched in a long time. I've just disabled it for the few people who had it set up from years ago.

I don't find the other suggested features particularly useful within the context of this site.

CGamesPlay
Member #2,559
July 2002
avatar

Well, <strong> and <em> are the W3 proper tags to use to denote emphasis. The <b> and <i> tags are deprecated. When I write HTML, I use <strong> and <em> as a habit. Allegro.cc's HTML-esque syntax is jarring because it doesn't support those two. Besides, I'm sure it's only 2 lines of code ;)

Acronym is useful for introducing new terms into posts. As a specific example,

Steve++ said:

The one thing MI has going for it in this scenario is that you can easily integrate the objects within each game object.

Steve++ could have introduced "MI" as an acronym for "multiple inheritance". I would imagine that an acronym tag would be one of the more relevant tags that one could use on a technical forum.

As far as irc: goes, it would be useful for linking to the #allegro support channel. This one is surely another single-line enhancement. mailto: links should also be supported.

--
Tomasu: Every time you read this: hugging!

Ryan Patterson - <http://cgamesplay.com/>

Darizel
Member #10,585
January 2009
avatar

Steve++ could have introduced "MI" as an acronym for "multiple inheritance".

If he's going to do all that work, he might as well just write out "multiple inheritance" instead of MI ::)

----------
struthersgames.com - fun games for free download ;)
I am not an idiot.*
*in my opinion.

CGamesPlay
Member #2,559
July 2002
avatar

Darizel said:

If he's going to do all that work, he might as well just write out "multiple inheritance" instead of MI ::)

No, because once he's introduced the acronym once, he can use it thenceforth.

--
Tomasu: Every time you read this: hugging!

Ryan Patterson - <http://cgamesplay.com/>

Kibiz0r
Member #6,203
September 2005
avatar

Darizel
Member #10,585
January 2009
avatar

No, because once he's introduced the acronym once, he can use it thenceforth.

Only in that one post, though. I'd do:
... multiple inheritance (MI) ...
and then use MI the rest of the time. less shift+,-ing.

----------
struthersgames.com - fun games for free download ;)
I am not an idiot.*
*in my opinion.

Thomas Fjellstrom
Member #476
June 2000
avatar

Matthew, it seems the wiki isn't counted as an "internal" link anymore, is this intentional? (that is any link to it will show the domain after)

--
Thomas Fjellstrom - [website] - [email] - [Allegro Wiki] - [Allegro TODO]
"If you can't think of a better solution, don't try to make a better solution." -- weapon_S
"The less evidence we have for what we believe is certain, the more violently we defend beliefs against those who don't agree" -- https://twitter.com/neiltyson/status/592870205409353730



Go to: