• Welcome to Tux Reports: Where Penguins Fly. We hope you find the topics varied, interesting, and worthy of your time. Please become a member and join in the discussions.

XenWord Development in August 2016

LPH

Flight Director
Flight Instructor
I've been rather silent on here. I came online tonight to look over the bug reports, since the focus has been on file structure. I'll see if there is time tomorrow to hunt down what is being reported.

A major decision was made early in the month to change the file structure. @Gracie was spending lots of time explaining how to install the plugin. The WordPress and XenForo folders were causing the confusion. Some people were uploading the XenForo folder to the /library in the community.

Here is the latest layout for 3.1.

XenWord 3.1 File Layout.png

Those of you with good eyes, will notice some of the files are named with the prefix class but do not have the class structure.

I'm going to ask Gracie to look over the alignment documents since several posts dealt with alignment.

Changelog
Rearrangement of files; removal of WordPress and XenForo folders.
New feature: Banned members marked 'banned' in WP meta table, cannot view comment form.
New Switch: Turn on / off view count of XenForo thread
Added support for timestamps in Comment system.
Added support for Postratings in Login Widget.
Added XenWord_Author class to class-xenword-author.php file
Added XenWord_Login class to class-xenword-login.php file
Changed wp_generate_password to length of 24 rather than default of 12
Moved class-xenword-users-roles.php to deprecated
Rearranged loading of class-xenword-includes.php
Bug Fix: defined out in class-xenword-avatars.php
 
Top