XF 2.0 / 2.1 / 2.2 / 2.3 AndyB Cube 1.2

Description :

Adds a Custom BB codes called Cube.

This add-on uses the AnimCubeJS code to display an animated Rubik's cube.

(Example post) :

pic001.jpg


(Example of Options page) :

pic002.jpg


Setup :

In the src/Andy/Cube directory, copy the following files to your /misc directory :

cube2.php
cube3.php
cube4.php
cube5.php
cube6.php

In the Options page enter the URL for your /misc directory.

How to use :

Add this BB code to a message :

[CUBE=3]R U R' U R U2 R[/CUBE]

This will create a 3x3x3 animated cube.

Questions and answers :

Q: How many different types of cubes can I add?
A: There are five different BB codes you can use. Choose one of the following:

[CUBE=2]R U R' U R U2 R[/CUBE]
[CUBE=3]R U R' U R U2 R[/CUBE]
[CUBE=4]R U R' U R U2 R[/CUBE]
[CUBE=5]R U R' U R U2 R[/CUBE]
[CUBE=6]R U R' U R U2 R[/CUBE]

Cube v1.2 changes :
- Updated to latest AnimCubeJS code. If upgrading please follow Setup to update the files in the misc/cube directory.
- The new update will make text comments at the top of the simulator fully readable on smaller screens like cell phones by displaying text on multiple lines instead of just one line.
Download V1.2 :
 
Back
Top