Quote:
Originally Posted by troll2
No picture is showing at forum home. date/time strings ?? not sure where to locate it. (F jS, Y) Also, please notice the left alignment when forum name is longer and "Use "Last Post" text as title ?" in ACP is set to "NO". http://hmsplan.com/forumdisplay.php?f=18 It would be great if this show on thread list too.
|
About date/time, i'm working right now on a fix that will better handle date locale in case of non-english months names. perhaps i didnt handle it as well as i thought.
About left align, Last i tested it it worked fine.
please provide some screenshot if you can, so i may better understand the problem you reffering to.
As a reminer note i'll mention the template generated by this plugin is using NOBR tag inside the TD table element. (This was added so it wont get "tiny & long" for people without proper minimum width hadle on their skin). Guess this is tradeoff as when need to support majority of people need to provide something that works best to all. But what's "hides" behind prevent statement means know how to handle your forum width. If not enough width available, then use the "Last Post" text option with YES, to save extra pixerls there. The "Last Post" block will NOT be resized due to NOBR tag.
About Thread List, i'll consider it as an option for future versions, at the moment trying to get this stable as possible before attempting to further add features.