xevinx wrote in s2component

Big Update

I had to update some code, so I thought I'd squeeze in a few fixes and changes. What I really need now is some people to test it. I can't stress how much easier it is to fix things while they're in testing than on the live server. If you have issues, its best to identify them on the test server. With that, I ask that if you have time, go set up an account on the test server and test out Component. Any account set up on the test server has Paid Member status, so you wont have to buy an account to test out Component. ( The test server is free to use at any time for testing, but testing only. Journals found being used for purposes other than testing are subject to deletion without notification. )

That being said, here is the list of changes made:

............

Updates made:

Added property for customizing form elements. It can be found at the bottom of the Presentation tab. If set to true, select, input, and textareas will be set to your journal colors. If set to false, it will use standard default settings. Along these lines, I also added color to the font (it was not applying previously) in the select menu if form customization is on.

Added better support and integration into the design for multiple page comments.

Changed print_free_text() function to print_free_text(Page p) and passed the page to it through all places that call the print_free_text funtion.

Changed "Read Comments" link from .permalink_url to .read_url

Added to the customize interface the ability to change what the Mood says (instead of "Current Mood").

Added to the customize interface the ability to change what the Music says (instead of "Current Music").

Added ability to change the permalink text (instead of "Link");

Centered userpics.

Change alt tags on userpics to be specific to the poster.

Added "line-height: normal" to the header tags since they tend to overlap with smaller line-height settings.

Changed font handling...no longer uses "px", now uses "em". Small = .65em, Normal = .7em, Large = .8em, Larget = .9em, Hulk = 1.1em

Added a property called $*base_font that is not visible in the customize interface, but can be modified through a user/theme layer. It is for setting the em manually.

Added Next and Previous links to EntryPage (the page you see all the comments on)

Added Next and Previous links to the DayPage

Added Next and Previous links to the ReplyPage (the page that has the form to reply to an entry on)

............

I wish I could have gotten to more, but time was running out. Please, if you can, test out those changes and make sure they work like you expected them to. A lot of them were made because of feedback/reports/suggestions here. Thanks.

Also note that the User Info for this community has been updated with an FAQ. I removed some comments that no longer needed to be there because of the FAQ, or have been addressed in this list of changes.

Thanks again!