Mario has covered things pretty well.
We expect that dedicated spaces will exist in which plugin authors
publish individual plugins, allowing inclusion without side-effects
through unrelated tiddlers.
is this the right group to post TSpace questions in or should it
be in the TWeb group
The reason we started out discussing TiddlySpace-related issues on the
TiddlyWeb group was mostly to reduce noise, both for this group and
ourselves. However, I think TiddlySpace is becoming popular enough that
posting here is fine. (In case a post appears to have escaped our
attention, please let us know.)
Is tiddlyspace is a good place for plugin authors to publish plugins?
We believe so, yes. (See above.)
Or would that rather be some (tw-specific) github repo ...coming along
with the associated learing curve of a cvs?
I tend to do both: Use a regular SCM for tracking development versions,
then release stable versions on TiddlySpace - usually with a simple
deployment script:
http://github.com/FND/tiddlyspace/blob/bulkops/deploy.sh
However, that's ultimately up to the individual author's preferences -
it's perfectly fine to not use a version control system if that's too
much overhead for you.
-- F.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.