I'm pritty new to this coding stuff. So any feedback or bugs you find lemme know an I will fix them or add in new ideas
Features -
All options can be changed in the ACP.
Show/Hide the recruitment block on the portal.
Show/Hide classes on the block. Block will dynamicly resize.
Change the status text of each class (up to 10 characters).
Status text's can have a URL which links to your recruitment forums or application form.
Change the color of the status text with HEX values.
(See here to generate colors - http://www.colorschemer.com/online.html)

To install -
Download recruitment_block.zip from below.
Do the edits required in install.txt. Upload all files to your server. Overwrite all files if asked.
Load up your forums then go to - ACP >> System >> Administration Control Panel >> Portal >> Portal

In the bottom right hand corner, click the top drop down box an select 'Recruitment' under the section PORTAL [acp_portal]
Now click 'Add Module'.

When the page refreshes, click 'Enable' on the recruitment module.
Now go into the - Portal tab >> Recruitment
Edit your new recruitment block as required
Purge the cache an visit your portal to see your new recruitment block.
Download -
http://sheepy.ulmb.com/misc/recruitment_block.zip
Updates -
30/04/09 - v2.2
Replaced block images
Added missing code from recruitment.html <br style="clear:both" />
Fixed some typos
Added install.txt (Finally
02/04/09 - v2.1
Fixed recruitment.html file. (2 typos)
18/03/09 - v2.0
Added show/hide options for all classes.
Added color option for class status.
12/03/09 - v1.2
Added colors to classes.
Problems -
Help! The images are not showing up on the block!!!!
Edit recruitment.html which can be found in - root >> styles >> your style >> template >> portal >> block
Edit the lines of code to reflect where the images are on your server.
- Code: Select all
<img src="./images/wow/dk.png"

