Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2006-01-28 10:42:49

jive
Xinha Community Member
Registered: 2005-12-03
Posts: 14

custom plugin "undefined"

Hello, I have developed a plugin that pulls up a simple pop-up page (a file upload page) however xinha is not loading it and is giving me a javascript error: "UpLoad is undefined" . My directory structure is as followed:

xinha/plugins/UpLoad

(in folder UpLoad : )

UpLoad
up-load.js
--popups
   upload.html
--img
   ed_upload.gif

I am calling my plugins as normal:

 xinha_plugins = xinha_plugins ? xinha_plugins :
      [
       'CharacterMap',
       'ContextMenu',
       'FullScreen',
       'ListType',
       'SpellChecker',
       'Stylist',
       'SuperClean',
       'TableOperations',
       'ImageManager',
       'Linker',
       'UpLoad'
     
       
      ];

Any Clues?

Last edited by jive (2006-01-28 10:43:42)

Offline

#2 2006-02-06 04:23:39

gogo
Xinha Leader
From: New Zealand
Registered: 2005-02-11
Posts: 1,015
Website

Re: custom plugin "undefined"

Permissions?


James Sleeman

Offline

Board footer

Powered by FluxBB