May 05
Signs of the Pre-Register feature
It would seem that there are many signs of the Pre-Register feature coming back to ZetaBoards.
In the Admin CP under the Administrator logs, as a subnote to the Misc. Functions you can see that it says "Pre-Registered Members"
Also, without revealing the entire file, this is a section of a support magic js file. (The name means nothing special.)
- Quote:
...please create an account for us with Admin privileges so that we can go over your board settings. To do this, click on the [b]Pre-Register[/b] link (in the [b]Users & Groups[/b] section of the menu on the left)...
Feb 23
Professional Line
This is a new line of scrips that I am writing. I can call them professional because of they way that they work. At the expense of the very first script (the Professional Menu-adder) and usage of the function, all other scripts have the ability to load absolutely nothing untill a link is clicked. This is accomplished through the jQuery function: $.getScript() which loads a file and executes the javascript that is contained.
Using this function is far superior to putting new script tags because the script is not loaded with the page. Loading scripts can usually take a long time and cause the page to lag while it is loading. By allowing users to activate a script through clicking a link, this lag is eliminated - which is nothing short of Genius.
The current scripts are as follows:
- Professional Menu-adder (http://support.zetaboards.com/topic/104862/)
- * Professional Content-boxes (http://s1.zetaboards.com/Chris_Codes/index/ - Click Announcements)
* - Not Released Yet
Enjoy!
- Chris
Feb 12
Staff Notes
Today I created my first Official Blog Entry. I discovered, while snooping through this "Support Magic" file, a new tag that works with Javascript. It's kind-of silly if you ask me. There is no style to it except an indention equivalent to a Microsoft Word [Tab].
To use it, just put the following in one of your posts:
- Quote:
[staff]your message[/staff]
Simple, no?
Just don't leave it in a post where someone on the staff team will see it!![]()
12:07 AM Nov 25