This page is a wiki. Please login or create an account to begin editing.


16 posts / 0 new
Last post
Fortuna Wave's picture
Offline
Joined: 2009 May 23
HTML codes disabled for some reason?

I behave why this site disable some of the HTML codes such as bold (via <"b">), italic, strike, underline, table of contents, line warp, font color, etc.? Most pages in this site uses <"b> to make text as bold, and line warpping so all of these are gone. Why?

Comments

bertyboy's picture
Offline
Joined: 2009 Jun 14

Are these not all obsolete in HTML4 ??

MikeTomTom's picture
Offline
Joined: 2009 Dec 7

@sheepmyshaver123:

I behave why this site disable some of the HTML codes such as bold (via <"b">), italic, strike, underline, table of contents, line warp, font color, etc.? Most pages in this site uses <"b> to make text as bold, and line warpping so all of these are gone. Why?

There does appear to be something wrong with HTML formatting with Mac Garden pages at the present - I noticed this a few hours ago prior to making this post (waiting for it to come right, but so far... no).

Basic HTML like bold and ITALIC appears to be working. But not strike or underline or anything more complex than that (right now). This is not normal for the Mac Garden's editing capabilities. I've since tested this using Macintosh and Windows browsers and it appears to be the same on both platforms.

Huston (i.e; Macintosh Garden) we have a problem.

Balrog's picture
Offline
Joined: 2009 Apr 24

Basically I got tired of the annoying "rainbow color" text (which also clutters up the database), so I blocked some tags. I've enabled what I think is needed, but if stuff really needs to be turned back on, let me know what tags should be re-enabled.

I will NOT re-enable < font >. So don't bother asking about that one.

MikeTomTom's picture
Offline
Joined: 2009 Dec 7

@Balrog:

See page: http://www.macintoshgarden.org/guides - note visible (broken) code in page: "toc_collapse=0;"

Basic HTML formatting is working again, and that is good enough for me. Thanks.

MikeTomTom's picture
Offline
Joined: 2009 Dec 7

@Balrog:

I'm kind of hoping that you can enable "toc_collapse=1;" too, (for the opposite of "=0"). Thanks.

Vitoarc's picture
Offline
Joined: 2010 Aug 15

So I take it that this is not a good suggestion for our Macintosh Garden mascot? Tongue

Don't forget, horses like apples, and this one looks like it's been eating Classic!

Balrog's picture
Offline
Joined: 2009 Apr 24

@Mike Garden:

Where is it broken? I just tweaked the filters so that tables of contents are generated first.

MikeTomTom's picture
Offline
Joined: 2009 Dec 7

@Balrog:
See page: http://www.macintoshgarden.org/apps/ram-charger-301 - scroll down to "toc_collapse=1;" Following this it should say "The Long Story: [show]" and all text following it, down to "In brief:" should be hidden. The "[show]" is a toggle to show or hide the text below it (the "[show]" toggle is no longer there and the list is not hidden). It was working properly until yesterday afternoon (my TZ). Maybe its just something I did...

Balrog's picture
Offline
Joined: 2009 Apr 24

@Mike Garden:

No, it's server side. Somehow the HTML filter got turned off, which allowed anyone to put whatever they want in comments.

Unfortunately I can't turn back on, as it could be used maliciously. I've allowed it in this case, but this won't always work.

MikeTomTom's picture
Offline
Joined: 2009 Dec 7

@Balrog:

Thanks, its good to know it was server side Smile
I tidied my side up considerably and it looks a lot tidier. However "toc_collapse=1;" is back again.

TataMisia's picture
Offline
Joined: 2009 Aug 7

When I add or edit relase, I have that communicate:

"user warning: Duplicate entry '563' for key 'PRIMARY' query: INSERT INTO user_titles_posts (uid, posts) VALUES (563, 1) in /var/www/html/sites/macintoshgarden.org/modules/user_titles/user_titles.module on line 307."

MikeTomTom's picture
Offline
Joined: 2009 Dec 7

@TataMisia: I see:

"user warning: Duplicate entry '8392' for key 'PRIMARY' query: INSERT INTO user_titles_posts (uid, posts) VALUES (8392, 1) in /var/www/html/sites/macintoshgarden.org/modules/user_titles/user_titles.module on line 307."

I see this for every page I might edit, doesn't seem to be browser or platform dependent. I get this on Macs including Classic Macs running WaMCom browser to Mac OS X using the latest SeaMonkey. Also on Windows. SeaMonkey and Firefox. The duplicate entry number may change but the rest of the message is the same. It seems to occur after I hit the [Save] button when editing. That is, I don't see it in preview, only after saving the edit.

TataMisia's picture
Offline
Joined: 2009 Aug 7

And now too Smile

TataMisia's picture
Offline
Joined: 2009 Aug 7

Using Firefox 3.6.10

Balrog's picture
Offline
Joined: 2009 Apr 24

Database bug, will get fixed eventually.