Add Tikiwiki Plugins/mods
Re: Add Tikiwiki Plugins/mods
Posted: Mon 04 of Aug, 2008 (14:28 UTC),What are you wanting to use?
The table structure is somewhat different between tikiwiki and bitweaver, so modules will need work. And the plugin structure has changes a bit as well.
But if there is something in particular you are looking for it should not be too difficult to port over.
The table structure is somewhat different between tikiwiki and bitweaver, so modules will need work. And the plugin structure has changes a bit as well.
But if there is something in particular you are looking for it should not be too difficult to port over.
M.Olli
Re: Add Tikiwiki Plugins/mods
Posted: Wed 06 of Aug, 2008 (15:47 UTC),Hi Lester,
thanks for an answer.
I am interested in using:
- PluginJS
to enable javascripting in bitweaver
- Adsense
not needed right now, but might be interesting if my site will grow with bitweaver
- the Dynamic Content Admin
I guess this one is not a plugin/mod in tikiwiki but whould be quite interesting for bitweaver to realize dynamic content (see my posts before :)). Or is it possible in bitweaver to realize dynamic content any other way?
- map feature
Is it a mod or plugin in tikiwiki? Not sure. Anyway: In bitweaver there's already a gmap plugin but with the map function from tikiwiki you can also use other map services like mapserver (and that's what I am doing).
Would be great if any or all of this feature could be easily implemented in tikiwiki! Looking forward to hear from you why and how this features might be portable or not!
Greetings
M.Olli
thanks for an answer.
I am interested in using:
- PluginJS
to enable javascripting in bitweaver
- Adsense
not needed right now, but might be interesting if my site will grow with bitweaver
- the Dynamic Content Admin
I guess this one is not a plugin/mod in tikiwiki but whould be quite interesting for bitweaver to realize dynamic content (see my posts before :)). Or is it possible in bitweaver to realize dynamic content any other way?
- map feature
Is it a mod or plugin in tikiwiki? Not sure. Anyway: In bitweaver there's already a gmap plugin but with the map function from tikiwiki you can also use other map services like mapserver (and that's what I am doing).
Would be great if any or all of this feature could be easily implemented in tikiwiki! Looking forward to hear from you why and how this features might be portable or not!
Greetings
M.Olli
Re: Add Tikiwiki Plugins/mods
Posted: Sat 23 of Aug, 2008 (05:32 UTC),Adsense:
we have an adsense plugin already. it's a liberty plugin, which can be used in any content.
JS:
The way it currently works, the HTML purification filters remove javascript from text. If you don't have any purification filters active, you can simply use the 'Allow HTML' checkbox to allow any HTML including JS in your text.
Dynamic:
i don't know what this is.
Map:
yes, we have gmaps, but we also have another mapserver package, but i'm not sure what that uses: MapperPackage.
we have an adsense plugin already. it's a liberty plugin, which can be used in any content.
JS:
The way it currently works, the HTML purification filters remove javascript from text. If you don't have any purification filters active, you can simply use the 'Allow HTML' checkbox to allow any HTML including JS in your text.
Dynamic:
i don't know what this is.
Map:
yes, we have gmaps, but we also have another mapserver package, but i'm not sure what that uses: MapperPackage.