code tags

We know you have an opinion on how things should be run around here. These are suggestions for the forums, and the website.This forum is not a place to ask for suggestions to your own coding (or otherwise) problems.

Moderator: General Moderators

Post Reply
rehfeld
Forum Regular
Posts: 741
Joined: Mon Oct 18, 2004 8:14 pm

code tags

Post by rehfeld »

when replying or making a new post,

it would be nice if when using the buttons to add in

Code: Select all

tags,
 if the closing tag started on a new line, like it does for

Code: Select all

tags


please save me the small fraction of a second it takes me to enter the new line manually
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

it would be nice if the [php_man] tags would work again...
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

[php_man]file[/php_man]

They do work... didn't they?
User avatar
MarK (CZ)
Forum Contributor
Posts: 239
Joined: Tue Apr 13, 2004 12:51 am
Location: Prague (CZ) / Vienna (A)
Contact:

Post by MarK (CZ) »

I often get an JS error when using [php_man].

How to recreate error: Post Reply >> Opening php_man tag >> some function >> closing php_man tag -> JS error
(while using button to input php_man)
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

Did you mean you used the 'PHP manual' button about the textarea or does the warning pop when you key in the '[/php_man]' using your keyboard?
What browser do you use? What version of the browser?
User avatar
MarK (CZ)
Forum Contributor
Posts: 239
Joined: Tue Apr 13, 2004 12:51 am
Location: Prague (CZ) / Vienna (A)
Contact:

Post by MarK (CZ) »

Nah, probably false alert, sorry. Seems that I press it too early (before the page loads fully).
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

[php_man]mysql_connect[/php_man]

[EDIT] hmmmz, seems to work now.
Post Reply