PHP Classes

File: upload/plugins/bulletinboard/shortcode_js.php

Recommend this page to a friend!
  Classes of James Brows   PHP Bulletin Board   upload/plugins/bulletinboard/shortcode_js.php   Download  
File: upload/plugins/bulletinboard/shortcode_js.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Bulletin Board
Manage and post messages in multi-user forums
Author: By
Last change:
Date: 2 years ago
Size: 413 bytes
 

Contents

Class file image Download
<?php

// register_plugin_shortcode_js(array(
// 'code'=>'youtube',
// 'title'=>'Youtube',
// 'html_embed'=>'',
// 'js_embed'=>PLUGINS_URL.'BasicBBCode/js/widgets.js',
// 'css_embed'=>PLUGINS_URL.'BasicBBCode/css/widgets.css',
// ));

// register_plugin_shortcode_js(array(
// 'code'=>'youtubeplaylist',
// 'title'=>'Youtube Playlist',
// 'html_embed'=>'',
// 'js_embed'=>'',
// 'css_embed'=>'',
// ));