The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
First Plugin
#1
Hi all,

I'm looking to create my first plugin here in GS. It's going to be very simple, just making vTicker available as a plugin to display rolling news on the sidebar, or anywhere in the page. I need some advice, and I have read the plugins wiki, but I'm still not clear on a few bits.

Here is my plan: I will need two files, jquery.js and vticker.php. I will
1. Create a submenu in theme tabs, used for configuring options and news content in vticker.
2. Content of vticker.js will be included into vticker.php as embedded JS. This JS code will need to be placed into header.php when placed on a page.
3. Dynamically, using PHP, to configure options and insert news content.
4. Create tags to place the content of vTicker.
5. Include additional styling options.

I'm having issues at point 2 and 4,
- Point 2: how do I place this piece of code into header.php using the plugin PHP file that I have?
- Point 4: how do I create a tag to be inserted in pages?

Regards,
Angela
Reply


Messages In This Thread
First Plugin - by angelazou - 2011-06-05, 01:16:25
First Plugin - by mvlcek - 2011-06-05, 01:50:43
First Plugin - by angelazou - 2011-06-05, 02:05:40
First Plugin - by mvlcek - 2011-06-05, 02:19:57



Users browsing this thread: 2 Guest(s)