Club409

The best damn waste of time!

New Features

mwinter
Total posts: 4318
not sure if i did anything in particular; must be how the kohana stuff manages reloading the page on back/forward based navigation.
mwinter
Total posts: 4318
(Updated 10/8/2010 10:39 AM)

booyeah

mwinter
Total posts: 4318

It works!

mwinter
Total posts: 4318

OK so now there are two new buttons on the toolbar for the post Rich Text Editor (RTE).

  • Cancel Button - This shows up when you're either adding or editing a post; if you're adding it'll just kill the RTE. If you're editing an existing post it'll revert any changes and put it back how it was.
  • Delete Button - This only shows up when you're editing an existing post. It'll delete the post.

Do you guys think I should move the delete button so it's not right next to the cancel button? If so where do you think it should go?

ezmac102
Total posts: 1045

it may  just be me but it's been a long time since the "click on a link and have it automatically pop up in a new tab" feature has worked.  am i doing something wrong or has this changed?

mwinter
Total posts: 4318

Basically the tool I used to create that behavior was the same tool that was causing all kinds of problems with posting videos.. so in order to get video posting working again I had to disable all of the functionality. It's something I'd like to restore eventually.

acelxix
Total posts: 2394
(Updated 10/11/2010 4:58 AM)

bah humbug! RTE doesn't show up in IE8. crying

also I posted this in the wrong thread so I deleted it but when I went to post it in this thread the RTE didn't show up (in FF).  It came up find upon editing it.

btw: Here's the JScript error that comes up in IE8 when you load a page with a post input box:Webpage error detailsUser Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SU 3.27; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)Timestamp: Mon 11 Oct 2010 15:56:44 UTCMessage: Expected identifier string or numberLine: 37Char: 21Code: 0URI: http://www.club409.com/thread/view/6/14
mwinter
Total posts: 4318
(Updated 10/11/2010 5:14 AM)

yeah i saw that yesterday during my testing.. i'll take a look at it. i blame IE :)

edit: also it looks like if you paste text that has line breaks they don't get converted to <br> or <p> tags they just go in as whitespace (which doesn't affect layout in HTML.. as you can see from arif's post. the paragraph starting with "btw" should br broken up a lot more)

acelxix
Total posts: 2394
(Updated 10/12/2010 11:50 AM)

works in IE9. surprise

edit:  I find it funny that the Beauty of the Web page designed to show off IE9 works better in chrome haha. It is in beta though I suppose.

edit2: RTE doesn't work in Chrome. 

mwinter
Total posts: 4318

well damn it why is it the code i write only works in the browser i use...