Drupal 6.x-compatible version of the Mobile theme. Note that the "4.x" branch is no longer supported, and that the 1.x branch is the recommended CVS checkout or downloadable for his theme. The difference is only in version number to keep consistent with Drupal best practices.
*NOTE* People running on a version older that 2.4 will need to change render('js'); to render();
- You can set the base path of the swfobject file and the open-flash-chart.swf file separately using functions set_js_path() set_swf_path()
- Added a function to set the the type of output set_output_type() creating a variable $this->output_type. Removes the paramater from the render() method.
- Font size paramater would not work in bar_filled, bar_3d, set_x_legend, Set_y_label_style, set_y_right_label_style, set_y_legend, set_y_right_legend.