Forum > Discussion Forum

Status of these boards

<< < (15/17) > >>

Urs Echternacht:
1. Here is another issue of formatting : a quote with a table inside. -> font colour of the table contents should be darker, so contrast to light blue background is higher.

Example table:

--- Quote --- col1 row1 | col2 row1 col1 row2 | col2 row2
--- End quote ---

2. On creating the table i was missing the create row and create cell buttons.
3. In Post reply the placement of the edit-window should be left-bound not centered. Also try to widen the edit-window ?!

Hope that helps a little to improve the forum usability.

Urs Echternacht:
Next problem is "important to hell" : VANISHING TEXT !

Example, a line of sourcecode :
Code tags work ok !

--- Code: --- for(int i=0;i<KERNEL_TUNE(LAST_ELEM);i++){kernels[i]=NULL;events[i]=NULL;}
--- End code ---
Quote tags do change the text that appears in the forum or as preview :

--- Quote ---   for(int i=0;i<KERNEL_TUNE(LAST_ELEM);i++){kernels=NULL;events=NULL;}
--- End quote ---
Using a Table does change the text that appears in the forum or as preview :
   for(int i=0;i<KERNEL_TUNE(LAST_ELEM);i++){kernels=NULL;events=NULL;}
If \[i\] has no closing tag \[/i\] please make it appear.

ToeBee:

--- Quote from: Urs Echternacht on 10 Nov 2015, 04:34:15 pm ---1. Here is another issue of formatting : a quote with a table inside. -> font colour of the table contents should be darker, so contrast to light blue background is higher.

--- End quote ---
I have applied a similar style to quotes as existed in the old theme.


--- Quote ---2. On creating the table i was missing the create row and create cell buttons.

--- End quote ---
This functionality was removed from newer versions of SMF. I found a mod that recreates these buttons.

I also discovered it wasn't hard to copy over the post editor button styles from the old theme. It kind of annoyed me that the buttons were so bright in an otherwise dark theme so that should be better now too.


--- Quote ---3. In Post reply the placement of the edit-window should be left-bound not centered. Also try to widen the edit-window ?!

--- End quote ---

The main post edit section had a 12% horizontal padding which seemed excessive. I guess if we weren't running the EZblocks mod that takes up screen space on the left and right it probably wouldn't be a problem. Anyway, I reduced the padding to give the post edit section more room.

ToeBee:
Not sure if I can do anything about the handling of unclosed bbcode tags. I'm guessing that is a change in the core SMF bbcode parsing code. Glancing at the function I do see some custom options being made available but I don't see anything obvious that would make it handle unclosed markdown differently. I'll take another look this weekend but honestly I wouldn't hold my breath on that one...

Urs Echternacht:
Racing, who is faster ? Stop the |Marquee| button.
:) ;)
Thanks ToeBee, table stuff looks better now and the edit window has more room for long lines.  8)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version