Revision history for ChristianBarthelemy


Revision [23195]

Last edited on 2016-05-20 07:38:47 by DennyShimkoski [Replaces old-style internal links with new pipe-split links.]
Additions:
My [[www.airbusnorthamerica.com | company]] uses [[http://www.documentum.com/solutions/collaboration/ | eRoom]] through the portals for collaboration and it is an efficient tool. Yet I think we have plenty of space to improve the collaborative work using Wikis.
I have been experiencing dozens of open source [[http://c2.com/cgi/wiki?WikiWikiClones | WikiClones]] and only a few finally retained my attention.
As I do not want to compete with other tools available in my company, more powerful solutions like [[http://tikiwiki.org/tiki-index.php | TikiWiki]] are out.
I also like [[http://wikipedia.sourceforge.net/ | MediaWiki]] but Wikka is quicker and still has some more interseting features.
~~&I have usersonline.php and currentusers.php actions which are derived from an action in costal martignier's comawiki software (see my example [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=RecentUsers | here]] ). Costal has (re)distribution restrictions etc. on his products (despite the GPL base from which his wiki derives, he has sections of "original" code....including that for users online) which is why I haven't posted those two actions here. You might try downloading comawiki (which is "free" for non-commercial purposes) and see if you can tweak his action for your own //non-commercial interests// (don't forget to look at the database table which is needed. --GmBowen
~~&CooCoowakka is another wakka fork, and I think it has a "breadcrumbs" feature now (see [[http://www.hsfz.net.cn/coo/wiki/RecentChanges | here]]) referred to as [[http://www.hsfz.net.cn/coo/wiki/ToDo | wikitrails]] in an upcoming release....hope this helps - GmBowen
- Lots of good ideas from [[www.jotspot.com | JotSpot a commercial Wiki]]: email to a WikiPage, WikiForms...
~~&See my work on sub-menubars [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=MenuSystem | here]]....a "colourful" alternative to regular text menus. -- mike
- I have almost finished the Wikka implementation of [[http://www.planete-couleurs.com/wikini/wakka.php?wiki=Jour | this nice calendar]] - but I think I should rebuild something on top of JwCalendar because it is the official calendar from now
- I wish I could integrate [[http://tinymce.moxiecode.com/ | TinyMCE]] as an alternative for a wysiwyg edition
Deletions:
My [[www.airbusnorthamerica.com company]] uses [[http://www.documentum.com/solutions/collaboration/ eRoom]] through the portals for collaboration and it is an efficient tool. Yet I think we have plenty of space to improve the collaborative work using Wikis.
I have been experiencing dozens of open source [[http://c2.com/cgi/wiki?WikiWikiClones WikiClones]] and only a few finally retained my attention.
As I do not want to compete with other tools available in my company, more powerful solutions like [[http://tikiwiki.org/tiki-index.php TikiWiki]] are out.
I also like [[http://wikipedia.sourceforge.net/ MediaWiki]] but Wikka is quicker and still has some more interseting features.
~~&I have usersonline.php and currentusers.php actions which are derived from an action in costal martignier's comawiki software (see my example [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=RecentUsers here]] ). Costal has (re)distribution restrictions etc. on his products (despite the GPL base from which his wiki derives, he has sections of "original" code....including that for users online) which is why I haven't posted those two actions here. You might try downloading comawiki (which is "free" for non-commercial purposes) and see if you can tweak his action for your own //non-commercial interests// (don't forget to look at the database table which is needed. --GmBowen
~~&CooCoowakka is another wakka fork, and I think it has a "breadcrumbs" feature now (see [[http://www.hsfz.net.cn/coo/wiki/RecentChanges here]]) referred to as [[http://www.hsfz.net.cn/coo/wiki/ToDo wikitrails]] in an upcoming release....hope this helps - GmBowen
- Lots of good ideas from [[www.jotspot.com JotSpot a commercial Wiki]]: email to a WikiPage, WikiForms...
~~&See my work on sub-menubars [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=MenuSystem here]]....a "colourful" alternative to regular text menus. -- mike
- I have almost finished the Wikka implementation of [[http://www.planete-couleurs.com/wikini/wakka.php?wiki=Jour this nice calendar]] - but I think I should rebuild something on top of JwCalendar because it is the official calendar from now
- I wish I could integrate [[http://tinymce.moxiecode.com/ TinyMCE]] as an alternative for a wysiwyg edition


Revision [19137]

Edited on 2008-01-28 00:14:03 by DennyShimkoski [Modified links pointing to docs server]

No Differences

Revision [16876]

Edited on 2007-05-31 23:26:54 by DennyShimkoski [Reverted]
Additions:
- Having a "Search & Replace" function in the editor,
- Having a Find and Replace function to replace things in the body of the Wiki Pages (could help to rename pages as well),
- ++Having WikiName''s'' being displayed as Wiki Names++ (better idea at AutoReplace),
- Having the possibility to design database with a user interface,
- Having the capability to check who is currently connected to the Wiki,
- Managing groups of users through the ACLs (proposal at ACLsWithUserGroups),
- Having the possibility to use smileys (Uniwakka like),
- Having the possibility for the page owner to delete it (not only the admin),
- Having the capability to encrypt a page (so that it is encrypted in the DB too: PageEncryption),
- having the possibility to see who is on line using the Wiki (there is a ""{{users}}"" action at http://www.euroburners.org/wikka/UsersOnline that looks interesting: anybody knows how it is build?)
~~&I have usersonline.php and currentusers.php actions which are derived from an action in costal martignier's comawiki software (see my example [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=RecentUsers here]] ). Costal has (re)distribution restrictions etc. on his products (despite the GPL base from which his wiki derives, he has sections of "original" code....including that for users online) which is why I haven't posted those two actions here. You might try downloading comawiki (which is "free" for non-commercial purposes) and see if you can tweak his action for your own //non-commercial interests// (don't forget to look at the database table which is needed. --GmBowen
- Having the users defining their own menu: this is available from WikkaMenus but I am using an alternate solution at UserMenus
- Having the possibility to quickly reach any WikiPage previously browsed through a KeepHistory page (this is often named BreadCrumbs on other wikis)
~& see WikiBreadcrumb for a simple-to-implement solution -- GmBowen --- ---
~&I don't know what other Wikis do, but in fact there is a difference between the concept of "history" and "breadcrumbs". Simply put, "history" records where you've been (and when) while "breadcrumbs" shows a //path// followed: how you got here; the latter can be either literally the path followed, but usually it is mapped onto a hierarchical path in the site, and thus helping the user to learn how the site is structured and form a mental map. Since most Wikis aren't very hierarchical in nature, breadcrumbs would not be very useful (while a history might well be). --JavaWoman
~~&CooCoowakka is another wakka fork, and I think it has a "breadcrumbs" feature now (see [[http://www.hsfz.net.cn/coo/wiki/RecentChanges here]]) referred to as [[http://www.hsfz.net.cn/coo/wiki/ToDo wikitrails]] in an upcoming release....hope this helps - GmBowen
~~~&**Extremely** confusing: formatted like breadcrumbs, which suggest a hierarchy that doesn't exist; not a history either which would show (sequentially) all pages visited; when you try to use it to "go back" (as you can do in a real breadcrumbs trail), the "later" pages stay, but the content is **rearranged**. Neither a true history nor a true breadcrumbs trail behaves like that.
~~~~&I played with it more. It's an ordered string of places you've been to, but if you re-visit a page then it's removed from where it was in the string and placed at the head of the list.....up to ten items in length in total and then they just "fall off" the end. If you go to a page with categories then it puts the category list under the trail list in the same size format (I never saw more than two....category category (without the space) & then the category that was in that one). Anyhow, I'd be surprised if it wasn't possible to easily change the code to //not// remove the return to pages. I thought that it'd be good news for Christian cuz it comes from a wakka fork. -- GmBowen
- Lots of good ideas from [[www.jotspot.com JotSpot a commercial Wiki]]: email to a WikiPage, WikiForms...
- ...
Anyway, I want to salute the **great work** done so far :-))
----
//I truly appreciate the work that has been produced so far to deliver what I consider as the best Wiki - and I have tried everything available as open source until end of December 2004 - Well there are some nice features from other wikis I'd like to see in Wikka so one of the way to get them is to contribute!//
Here are my contributions so far:
- ACLsWithUserGroups: a nice solution to manage user groups with ACLs
- UrlBeautify: a solution to display John Doe instead of JohnDoe if the user prefers so
- CloneAction and CloneHandler: a simple way to duplicate/clone existing pages (I am very proud because it is officialy part of release 1.1.6.0)
- FilesManagementSolution: a simple and complete solution to manage attachments
- JwCalendarWithPageCreation: I am still not 100% happy with this and will surely work again on it very soon - as it is now, it allows to manage group or personnal calendars through the now official code from JavaWoman
- ActiveDirectory: a first approach to get access to wikka through ActiveDirectory
~~&Hi Christian. My scheduler/month/day view actions are easily "tweakable" to allow sharing....there is code in wikka forum code (around where it says $tok) which allows you to have designated individuals to share access. You could use that code combined with the ACLSgroupmanagement idea to have groups share access....you'd have to play with the security somewhat, but I'm sure it's possible.....like you'd have to check if the users were a designated group member using the ACLSgroupmanagement idea...and then have that page "locked" so only the group manager could add people. Also, I'm currently working at incorporating wikka formatting codes into the calendar code (that would be stripped out for the month view) so that you could see formatted code in the day view. Hope this info is useful. Cheers, MikeB (GmBowen)
- UserMenus: an alternate solution to the one already provided by DarTar at WikkaMenus - I am still unsure which one I prefer
~~&See my work on sub-menubars [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=MenuSystem here]]....a "colourful" alternative to regular text menus. -- mike
- A very small modification to the image action in order to add WIDTH and HEIGTH parameters at EnhancedImageAction
- A simple action to use the <abbr> and <acronym> html tags at AbbreviationAction
There are still a few things I did not share because too specific or not mature enough.
- I added some open source icons to Wikka
- I changed the wikiedit2 code to have more predefined tags and also smileys
- I built a collapsing solution for html lists (very nice with InlineCommentFormatter)
- I have almost finished the Wikka implementation of [[http://www.planete-couleurs.com/wikini/wakka.php?wiki=Jour this nice calendar]] - but I think I should rebuild something on top of JwCalendar because it is the official calendar from now
- A java alternative to ShowCsv (my draft proposal is in there)
- I wish I could integrate [[http://tinymce.moxiecode.com/ TinyMCE]] as an alternative for a wysiwyg edition
----
CategoryUsers
Deletions:
- Having a "Search


Revision [16674]

Edited on 2007-05-31 10:34:54 by PmpM5n [Reverted]
Additions:
- Having a "Search
Deletions:
- Having a "Search & Replace" function in the editor,
- Having a Find and Replace function to replace things in the body of the Wiki Pages (could help to rename pages as well),
- ++Having WikiName''s'' being displayed as Wiki Names++ (better idea at AutoReplace),
- Having the possibility to design database with a user interface,
- Having the capability to check who is currently connected to the Wiki,
- Managing groups of users through the ACLs (proposal at ACLsWithUserGroups),
- Having the possibility to use smileys (Uniwakka like),
- Having the possibility for the page owner to delete it (not only the admin),
- Having the capability to encrypt a page (so that it is encrypted in the DB too: PageEncryption),
- having the possibility to see who is on line using the Wiki (there is a ""{{users}}"" action at http://www.euroburners.org/wikka/UsersOnline that looks interesting: anybody knows how it is build?)
~~&I have usersonline.php and currentusers.php actions which are derived from an action in costal martignier's comawiki software (see my example [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=RecentUsers here]] ). Costal has (re)distribution restrictions etc. on his products (despite the GPL base from which his wiki derives, he has sections of "original" code....including that for users online) which is why I haven't posted those two actions here. You might try downloading comawiki (which is "free" for non-commercial purposes) and see if you can tweak his action for your own //non-commercial interests// (don't forget to look at the database table which is needed. --GmBowen
- Having the users defining their own menu: this is available from WikkaMenus but I am using an alternate solution at UserMenus
- Having the possibility to quickly reach any WikiPage previously browsed through a KeepHistory page (this is often named BreadCrumbs on other wikis)
~& see WikiBreadcrumb for a simple-to-implement solution -- GmBowen --- ---
~&I don't know what other Wikis do, but in fact there is a difference between the concept of "history" and "breadcrumbs". Simply put, "history" records where you've been (and when) while "breadcrumbs" shows a //path// followed: how you got here; the latter can be either literally the path followed, but usually it is mapped onto a hierarchical path in the site, and thus helping the user to learn how the site is structured and form a mental map. Since most Wikis aren't very hierarchical in nature, breadcrumbs would not be very useful (while a history might well be). --JavaWoman
~~&CooCoowakka is another wakka fork, and I think it has a "breadcrumbs" feature now (see [[http://www.hsfz.net.cn/coo/wiki/RecentChanges here]]) referred to as [[http://www.hsfz.net.cn/coo/wiki/ToDo wikitrails]] in an upcoming release....hope this helps - GmBowen
~~~&**Extremely** confusing: formatted like breadcrumbs, which suggest a hierarchy that doesn't exist; not a history either which would show (sequentially) all pages visited; when you try to use it to "go back" (as you can do in a real breadcrumbs trail), the "later" pages stay, but the content is **rearranged**. Neither a true history nor a true breadcrumbs trail behaves like that.
~~~~&I played with it more. It's an ordered string of places you've been to, but if you re-visit a page then it's removed from where it was in the string and placed at the head of the list.....up to ten items in length in total and then they just "fall off" the end. If you go to a page with categories then it puts the category list under the trail list in the same size format (I never saw more than two....category category (without the space) & then the category that was in that one). Anyhow, I'd be surprised if it wasn't possible to easily change the code to //not// remove the return to pages. I thought that it'd be good news for Christian cuz it comes from a wakka fork. -- GmBowen
- Lots of good ideas from [[www.jotspot.com JotSpot a commercial Wiki]]: email to a WikiPage, WikiForms...
- ...
Anyway, I want to salute the **great work** done so far :-))
----
//I truly appreciate the work that has been produced so far to deliver what I consider as the best Wiki - and I have tried everything available as open source until end of December 2004 - Well there are some nice features from other wikis I'd like to see in Wikka so one of the way to get them is to contribute!//
Here are my contributions so far:
- ACLsWithUserGroups: a nice solution to manage user groups with ACLs
- UrlBeautify: a solution to display John Doe instead of JohnDoe if the user prefers so
- CloneAction and CloneHandler: a simple way to duplicate/clone existing pages (I am very proud because it is officialy part of release 1.1.6.0)
- FilesManagementSolution: a simple and complete solution to manage attachments
- JwCalendarWithPageCreation: I am still not 100% happy with this and will surely work again on it very soon - as it is now, it allows to manage group or personnal calendars through the now official code from JavaWoman
- ActiveDirectory: a first approach to get access to wikka through ActiveDirectory
~~&Hi Christian. My scheduler/month/day view actions are easily "tweakable" to allow sharing....there is code in wikka forum code (around where it says $tok) which allows you to have designated individuals to share access. You could use that code combined with the ACLSgroupmanagement idea to have groups share access....you'd have to play with the security somewhat, but I'm sure it's possible.....like you'd have to check if the users were a designated group member using the ACLSgroupmanagement idea...and then have that page "locked" so only the group manager could add people. Also, I'm currently working at incorporating wikka formatting codes into the calendar code (that would be stripped out for the month view) so that you could see formatted code in the day view. Hope this info is useful. Cheers, MikeB (GmBowen)
- UserMenus: an alternate solution to the one already provided by DarTar at WikkaMenus - I am still unsure which one I prefer
~~&See my work on sub-menubars [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=MenuSystem here]]....a "colourful" alternative to regular text menus. -- mike
- A very small modification to the image action in order to add WIDTH and HEIGTH parameters at EnhancedImageAction
- A simple action to use the <abbr> and <acronym> html tags at AbbreviationAction
There are still a few things I did not share because too specific or not mature enough.
- I added some open source icons to Wikka
- I changed the wikiedit2 code to have more predefined tags and also smileys
- I built a collapsing solution for html lists (very nice with InlineCommentFormatter)
- I have almost finished the Wikka implementation of [[http://www.planete-couleurs.com/wikini/wakka.php?wiki=Jour this nice calendar]] - but I think I should rebuild something on top of JwCalendar because it is the official calendar from now
- A java alternative to ShowCsv (my draft proposal is in there)
- I wish I could integrate [[http://tinymce.moxiecode.com/ TinyMCE]] as an alternative for a wysiwyg edition
----
CategoryUsers


Revision [10321]

Edited on 2005-07-31 14:39:37 by DennyShimkoski [Added remark on workflows item]
Additions:
- Defining simple ad-hoc workflows, (please elaborate on this with some examples)
Deletions:
- Defining simple ad-hoc workflows,


Revision [8015]

Edited on 2005-05-11 13:11:46 by JavaWoman [layout]
Additions:
- Having the possibility to quickly reach any WikiPage previously browsed through a KeepHistory page (this is often named BreadCrumbs on other wikis)
~& see WikiBreadcrumb for a simple-to-implement solution -- GmBowen --- ---
Deletions:
- Having the possibility to quickly reach any WikiPage previously browsed through a KeepHistory page (this is often named BreadCrumbs on other wikis) (see WikiBreadcrumb for a simple-to-implement solution -- GmBowen)


Revision [8004]

Edited on 2005-05-11 07:30:33 by GmBowen [added note re: breadcrumb code]
Additions:
- Having the possibility to quickly reach any WikiPage previously browsed through a KeepHistory page (this is often named BreadCrumbs on other wikis) (see WikiBreadcrumb for a simple-to-implement solution -- GmBowen)
Deletions:
- Having the possibility to quickly reach any WikiPage previously browsed through a KeepHistory page (this is often named BreadCrumbs on other wikis)


Revision [6225]

Edited on 2005-02-21 15:15:14 by ChristianBarthelemy [new ideas]
Additions:
- Having the capability to encrypt a page (so that it is encrypted in the DB too: PageEncryption),
Deletions:
- Having the capability to encrypt a page (so that it is encrypted in the DB too),


Revision [6222]

Edited on 2005-02-21 14:30:32 by ChristianBarthelemy [minor update]
Additions:
- Organizing polls (PollSystem),
Deletions:
- Organizing polls,


Revision [6221]

Edited on 2005-02-21 14:29:13 by ChristianBarthelemy [Minor update]
Additions:
- Using ActiveDirectory to identify and connect the users (proposal at ActiveDirectory),
- Having the capability to encrypt a page (so that it is encrypted in the DB too),
- ActiveDirectory: a first approach to get access to wikka through ActiveDirectory
Deletions:
- Using ActiveDirectory to identify and connect the users,


Revision [6141]

Edited on 2005-02-18 15:19:17 by ChristianBarthelemy [Another wish in my list: ActiveDirectory]
Additions:
{{lastedit show="3"}}

My WikiName is my real name.

I am a frenchie working in the USA as "//Lead Business Analyst//" which means I am interfacing between the IT tekkies and the Business Communities.

My [[www.airbusnorthamerica.com company]] uses [[http://www.documentum.com/solutions/collaboration/ eRoom]] through the portals for collaboration and it is an efficient tool. Yet I think we have plenty of space to improve the collaborative work using Wikis.
So I am decided to have a pilot pretty soon available to demonstrate the added value of this concept.

I have been experiencing dozens of open source [[http://c2.com/cgi/wiki?WikiWikiClones WikiClones]] and only a few finally retained my attention.
Among these, Wikka Wiki comes on top.

As I do not want to compete with other tools available in my company, more powerful solutions like [[http://tikiwiki.org/tiki-index.php TikiWiki]] are out.
I also like [[http://wikipedia.sourceforge.net/ MediaWiki]] but Wikka is quicker and still has some more interseting features.

Nothing being perfect, I am trying to figure out how to provide a few missing functionalities:
- Sharing calendars (see JwCalendarWithPageCreation),
- Organizing polls,
- Using ActiveDirectory to identify and connect the users,
- Task lists (I like Mike's one: GmBowenWikkaAsPIM) , Issue lists... through an excel like input design (having the possibility to design databases and design the user interface for them?),
- Defining simple ad-hoc workflows,
- Reusing templates for easy creation of similar WikiPage''s'' (see CloneHandler),
- Managing attachments to the WikiPage''s'' (see FilesManagementSolution),
- Having a "Store and continue" button when editing so that you can save and continue to edit,
- Having a "Search & Replace" function in the editor,
- Having a Find and Replace function to replace things in the body of the Wiki Pages (could help to rename pages as well),
- ++Having WikiName''s'' being displayed as Wiki Names++ (better idea at AutoReplace),
- Having the possibility to design database with a user interface,
- Having the capability to check who is currently connected to the Wiki,
- Managing groups of users through the ACLs (proposal at ACLsWithUserGroups),
- Having the possibility to use smileys (Uniwakka like),
- Having the possibility for the page owner to delete it (not only the admin),
- having the possibility to see who is on line using the Wiki (there is a ""{{users}}"" action at http://www.euroburners.org/wikka/UsersOnline that looks interesting: anybody knows how it is build?)
~~&I have usersonline.php and currentusers.php actions which are derived from an action in costal martignier's comawiki software (see my example [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=RecentUsers here]] ). Costal has (re)distribution restrictions etc. on his products (despite the GPL base from which his wiki derives, he has sections of "original" code....including that for users online) which is why I haven't posted those two actions here. You might try downloading comawiki (which is "free" for non-commercial purposes) and see if you can tweak his action for your own //non-commercial interests// (don't forget to look at the database table which is needed. --GmBowen
- Having the users defining their own menu: this is available from WikkaMenus but I am using an alternate solution at UserMenus
- Having the possibility to quickly reach any WikiPage previously browsed through a KeepHistory page (this is often named BreadCrumbs on other wikis)
~&I don't know what other Wikis do, but in fact there is a difference between the concept of "history" and "breadcrumbs". Simply put, "history" records where you've been (and when) while "breadcrumbs" shows a //path// followed: how you got here; the latter can be either literally the path followed, but usually it is mapped onto a hierarchical path in the site, and thus helping the user to learn how the site is structured and form a mental map. Since most Wikis aren't very hierarchical in nature, breadcrumbs would not be very useful (while a history might well be). --JavaWoman
~~&CooCoowakka is another wakka fork, and I think it has a "breadcrumbs" feature now (see [[http://www.hsfz.net.cn/coo/wiki/RecentChanges here]]) referred to as [[http://www.hsfz.net.cn/coo/wiki/ToDo wikitrails]] in an upcoming release....hope this helps - GmBowen
~~~&**Extremely** confusing: formatted like breadcrumbs, which suggest a hierarchy that doesn't exist; not a history either which would show (sequentially) all pages visited; when you try to use it to "go back" (as you can do in a real breadcrumbs trail), the "later" pages stay, but the content is **rearranged**. Neither a true history nor a true breadcrumbs trail behaves like that.
~~~~&I played with it more. It's an ordered string of places you've been to, but if you re-visit a page then it's removed from where it was in the string and placed at the head of the list.....up to ten items in length in total and then they just "fall off" the end. If you go to a page with categories then it puts the category list under the trail list in the same size format (I never saw more than two....category category (without the space) & then the category that was in that one). Anyhow, I'd be surprised if it wasn't possible to easily change the code to //not// remove the return to pages. I thought that it'd be good news for Christian cuz it comes from a wakka fork. -- GmBowen
- Lots of good ideas from [[www.jotspot.com JotSpot a commercial Wiki]]: email to a WikiPage, WikiForms...
- ...

Anyway, I want to salute the **great work** done so far :-))
----
//I truly appreciate the work that has been produced so far to deliver what I consider as the best Wiki - and I have tried everything available as open source until end of December 2004 - Well there are some nice features from other wikis I'd like to see in Wikka so one of the way to get them is to contribute!//
Here are my contributions so far:
- ACLsWithUserGroups: a nice solution to manage user groups with ACLs
- UrlBeautify: a solution to display John Doe instead of JohnDoe if the user prefers so
- CloneAction and CloneHandler: a simple way to duplicate/clone existing pages (I am very proud because it is officialy part of release 1.1.6.0)
- FilesManagementSolution: a simple and complete solution to manage attachments
- JwCalendarWithPageCreation: I am still not 100% happy with this and will surely work again on it very soon - as it is now, it allows to manage group or personnal calendars through the now official code from JavaWoman
~~&Hi Christian. My scheduler/month/day view actions are easily "tweakable" to allow sharing....there is code in wikka forum code (around where it says $tok) which allows you to have designated individuals to share access. You could use that code combined with the ACLSgroupmanagement idea to have groups share access....you'd have to play with the security somewhat, but I'm sure it's possible.....like you'd have to check if the users were a designated group member using the ACLSgroupmanagement idea...and then have that page "locked" so only the group manager could add people. Also, I'm currently working at incorporating wikka formatting codes into the calendar code (that would be stripped out for the month view) so that you could see formatted code in the day view. Hope this info is useful. Cheers, MikeB (GmBowen)
- UserMenus: an alternate solution to the one already provided by DarTar at WikkaMenus - I am still unsure which one I prefer
~~&See my work on sub-menubars [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=MenuSystem here]]....a "colourful" alternative to regular text menus. -- mike
- A very small modification to the image action in order to add WIDTH and HEIGTH parameters at EnhancedImageAction
- A simple action to use the <abbr> and <acronym> html tags at AbbreviationAction
There are still a few things I did not share because too specific or not mature enough.
- I added some open source icons to Wikka
- I changed the wikiedit2 code to have more predefined tags and also smileys
- I built a collapsing solution for html lists (very nice with InlineCommentFormatter)
- I have almost finished the Wikka implementation of [[http://www.planete-couleurs.com/wikini/wakka.php?wiki=Jour this nice calendar]] - but I think I should rebuild something on top of JwCalendar because it is the official calendar from now
- A java alternative to ShowCsv (my draft proposal is in there)
- I wish I could integrate [[http://tinymce.moxiecode.com/ TinyMCE]] as an alternative for a wysiwyg edition
----
Deletions:
{{lastedit show="3"}}

My WikiName is my real name.

I am a frenchie working in the USA as "//Lead Business Analyst//" which means I am interfacing between the IT tekkies and the Business Communities.

My [[www.airbusnorthamerica.com company]] uses [[http://www.documentum.com/solutions/collaboration/ eRoom]] through the portals for collaboration and it is an efficient tool. Yet I think we have plenty of space to improve the collaborative work using Wikis.
So I am decided to have a pilot pretty soon available to demonstrate the added value of this concept.

I have been experiencing dozens of open source [[http://c2.com/cgi/wiki?WikiWikiClones WikiClones]] and only a few finally retained my attention.
Among these, Wikka Wiki comes on top.

As I do not want to compete with other tools available in my company, more powerful solutions like [[http://tikiwiki.org/tiki-index.php TikiWiki]] are out.
I also like [[http://wikipedia.sourceforge.net/ MediaWiki]] but Wikka is quicker and still has some more interseting features.

Nothing being perfect, I am trying to figure out how to provide a few missing functionalities:
- Sharing calendars (see JwCalendarWithPageCreation),
- Organizing polls,
- Task lists (I like Mike's one: GmBowenWikkaAsPIM) , Issue lists... through an excel like input design (having the possibility to design databases and design the user interface for them?),
- Defining simple ad-hoc workflows,
- Reusing templates for easy creation of similar WikiPage''s'' (see CloneHandler),
- Managing attachments to the WikiPage''s'' (see FilesManagementSolution),
- Having a "Store and continue" button when editing so that you can save and continue to edit,
- Having a "Search & Replace" function in the editor,
- Having a Find and Replace function to replace things in the body of the Wiki Pages (could help to rename pages as well),
- ++Having WikiName''s'' being displayed as Wiki Names++ (better idea at AutoReplace),
- Having the possibility to design database with a user interface,
- Having the capability to check who is currently connected to the Wiki,
- Managing groups of users through the ACLs (proposal at ACLsWithUserGroups),
- Having the possibility to use smileys (Uniwakka like),
- Having the possibility for the page owner to delete it (not only the admin),
- having the possibility to see who is on line using the Wiki (there is a ""{{users}}"" action at http://www.euroburners.org/wikka/UsersOnline that looks interesting: anybody knows how it is build?)
~~&I have usersonline.php and currentusers.php actions which are derived from an action in costal martignier's comawiki software (see my example [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=RecentUsers here]] ). Costal has (re)distribution restrictions etc. on his products (despite the GPL base from which his wiki derives, he has sections of "original" code....including that for users online) which is why I haven't posted those two actions here. You might try downloading comawiki (which is "free" for non-commercial purposes) and see if you can tweak his action for your own //non-commercial interests// (don't forget to look at the database table which is needed. --GmBowen
- Having the users defining their own menu: this is available from WikkaMenus but I am using an alternate solution at UserMenus
- Having the possibility to quickly reach any WikiPage previously browsed through a KeepHistory page (this is often named BreadCrumbs on other wikis)
~&I don't know what other Wikis do, but in fact there is a difference between the concept of "history" and "breadcrumbs". Simply put, "history" records where you've been (and when) while "breadcrumbs" shows a //path// followed: how you got here; the latter can be either literally the path followed, but usually it is mapped onto a hierarchical path in the site, and thus helping the user to learn how the site is structured and form a mental map. Since most Wikis aren't very hierarchical in nature, breadcrumbs would not be very useful (while a history might well be). --JavaWoman
~~&CooCoowakka is another wakka fork, and I think it has a "breadcrumbs" feature now (see [[http://www.hsfz.net.cn/coo/wiki/RecentChanges here]]) referred to as [[http://www.hsfz.net.cn/coo/wiki/ToDo wikitrails]] in an upcoming release....hope this helps - GmBowen
~~~&**Extremely** confusing: formatted like breadcrumbs, which suggest a hierarchy that doesn't exist; not a history either which would show (sequentially) all pages visited; when you try to use it to "go back" (as you can do in a real breadcrumbs trail), the "later" pages stay, but the content is **rearranged**. Neither a true history nor a true breadcrumbs trail behaves like that.
~~~~&I played with it more. It's an ordered string of places you've been to, but if you re-visit a page then it's removed from where it was in the string and placed at the head of the list.....up to ten items in length in total and then they just "fall off" the end. If you go to a page with categories then it puts the category list under the trail list in the same size format (I never saw more than two....category category (without the space) & then the category that was in that one). Anyhow, I'd be surprised if it wasn't possible to easily change the code to //not// remove the return to pages. I thought that it'd be good news for Christian cuz it comes from a wakka fork. -- GmBowen
- Lots of good ideas from [[www.jotspot.com JotSpot a commercial Wiki]]: email to a WikiPage, WikiForms...
- ...

Anyway, I want to salute the **great work** done so far :-))
----
//I truly appreciate the work that has been produced so far to deliver what I consider as the best Wiki - and I have tried everything available as open source until end of December 2004 - Well there are some nice features from other wikis I'd like to see in Wikka so one of the way to get them is to contribute!//
Here are my contributions so far:
- ACLsWithUserGroups: a nice solution to manage user groups with ACLs
- UrlBeautify: a solution to display John Doe instead of JohnDoe if the user prefers so
- CloneAction and CloneHandler: a simple way to duplicate/clone existing pages (I am very proud because it is officialy part of release 1.1.6.0)
- FilesManagementSolution: a simple and complete solution to manage attachments
- JwCalendarWithPageCreation: I am still not 100% happy with this and will surely work again on it very soon - as it is now, it allows to manage group or personnal calendars through the now official code from JavaWoman
~~&Hi Christian. My scheduler/month/day view actions are easily "tweakable" to allow sharing....there is code in wikka forum code (around where it says $tok) which allows you to have designated individuals to share access. You could use that code combined with the ACLSgroupmanagement idea to have groups share access....you'd have to play with the security somewhat, but I'm sure it's possible.....like you'd have to check if the users were a designated group member using the ACLSgroupmanagement idea...and then have that page "locked" so only the group manager could add people. Also, I'm currently working at incorporating wikka formatting codes into the calendar code (that would be stripped out for the month view) so that you could see formatted code in the day view. Hope this info is useful. Cheers, MikeB (GmBowen)
- UserMenus: an alternate solution to the one already provided by DarTar at WikkaMenus - I am still unsure which one I prefer
~~&See my work on sub-menubars [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=MenuSystem here]]....a "colourful" alternative to regular text menus. -- mike
- A very small modification to the image action in order to add WIDTH and HEIGTH parameters at EnhancedImageAction
- A simple action to use the <abbr> and <acronym> html tags at AbbreviationAction
There are still a few things I did not share because too specific or not mature enough.
- I added some open source icons to Wikka
- I changed the wikiedit2 code to have more predefined tags and also smileys
- I built a collapsing solution for html lists (very nice with InlineCommentFormatter)
- I have almost finished the Wikka implementation of [[http://www.planete-couleurs.com/wikini/wakka.php?wiki=Jour this nice calendar]] - but I think I should rebuild something on top of JwCalendar because it is the official calendar from now
- A java alternative to ShowCsv (my draft proposal is in there)
- I wish I could integrate [[http://tinymce.moxiecode.com/ TinyMCE]] as an alternative for a wysiwyg edition
----


Revision [5299]

Edited on 2005-01-28 06:55:23 by ChristianBarthelemy [2 ideas transformed into (quick) code]
Additions:
- A very small modification to the image action in order to add WIDTH and HEIGTH parameters at EnhancedImageAction
- A simple action to use the <abbr> and <acronym> html tags at AbbreviationAction


Revision [5239]

Edited on 2005-01-26 20:38:47 by JavaWoman ["fixing" automatic category assigment]
Additions:
~~~~&I played with it more. It's an ordered string of places you've been to, but if you re-visit a page then it's removed from where it was in the string and placed at the head of the list.....up to ten items in length in total and then they just "fall off" the end. If you go to a page with categories then it puts the category list under the trail list in the same size format (I never saw more than two....category category (without the space) & then the category that was in that one). Anyhow, I'd be surprised if it wasn't possible to easily change the code to //not// remove the return to pages. I thought that it'd be good news for Christian cuz it comes from a wakka fork. -- GmBowen
Deletions:
~~~~&I played with it more. It's an ordered string of places you've been to, but if you re-visit a page then it's removed from where it was in the string and placed at the head of the list.....up to ten items in length in total and then they just "fall off" the end. If you go to a page with categories then it puts the category list under the trail list in the same size format (I never saw more than two....categorycategory & then the category that was in that one). Anyhow, I'd be surprised if it wasn't possible to easily change the code to //not// remove the return to pages. I thought that it'd be good news for Christian cuz it comes from a wakka fork. -- GmBowen


Revision [5019]

Edited on 2005-01-23 20:46:57 by GmBowen [more on coocoowakka trails feature]
Additions:
~~~~&I played with it more. It's an ordered string of places you've been to, but if you re-visit a page then it's removed from where it was in the string and placed at the head of the list.....up to ten items in length in total and then they just "fall off" the end. If you go to a page with categories then it puts the category list under the trail list in the same size format (I never saw more than two....categorycategory & then the category that was in that one). Anyhow, I'd be surprised if it wasn't possible to easily change the code to //not// remove the return to pages. I thought that it'd be good news for Christian cuz it comes from a wakka fork. -- GmBowen


Revision [5002]

Edited on 2005-01-23 13:06:57 by JavaWoman [comment on CooCooWakka "trails"]
Additions:
~~~&**Extremely** confusing: formatted like breadcrumbs, which suggest a hierarchy that doesn't exist; not a history either which would show (sequentially) all pages visited; when you try to use it to "go back" (as you can do in a real breadcrumbs trail), the "later" pages stay, but the content is **rearranged**. Neither a true history nor a true breadcrumbs trail behaves like that.


Revision [4975]

Edited on 2005-01-23 06:26:29 by GmBowen [link to wakka fork with breadcrumbs feature]
Additions:
~~&CooCoowakka is another wakka fork, and I think it has a "breadcrumbs" feature now (see [[http://www.hsfz.net.cn/coo/wiki/RecentChanges here]]) referred to as [[http://www.hsfz.net.cn/coo/wiki/ToDo wikitrails]] in an upcoming release....hope this helps - GmBowen
Deletions:
~~&CooCoowakka is another wakka fork, and I think it has a "breadcrumbs" feature now (see [[http://www.hsfz.net.cn/coo/wiki/RecentChanges here]]) - GmBowen


Revision [4974]

Edited on 2005-01-23 06:10:33 by GmBowen [link to wakka fork with breadcrumbs?]
Additions:
~~&CooCoowakka is another wakka fork, and I think it has a "breadcrumbs" feature now (see [[http://www.hsfz.net.cn/coo/wiki/RecentChanges here]]) - GmBowen


Revision [4816]

Edited on 2005-01-18 22:53:44 by JavaWoman [comment re breadcrumbs]
Additions:
~&I don't know what other Wikis do, but in fact there is a difference between the concept of "history" and "breadcrumbs". Simply put, "history" records where you've been (and when) while "breadcrumbs" shows a //path// followed: how you got here; the latter can be either literally the path followed, but usually it is mapped onto a hierarchical path in the site, and thus helping the user to learn how the site is structured and form a mental map. Since most Wikis aren't very hierarchical in nature, breadcrumbs would not be very useful (while a history might well be). --JavaWoman


Revision [4814]

Edited on 2005-01-18 21:18:38 by ChristianBarthelemy [KeepHistory is named BreadCrumbs in many Wiki engines]
Additions:
- Having the possibility to quickly reach any WikiPage previously browsed through a KeepHistory page (this is often named BreadCrumbs on other wikis)
Deletions:
- Having the possibility to quickly reach any WikiPage previously browsed through a KeepHistory page (I picked this idea from Jean-Marie Griess who did it for Wikini at http://www.arkheia.com/wikini/wakka.php?wiki=PagePrincipale (even if it is in french, you can try browsing several pages and you will understand the principle)


Revision [4600]

Edited on 2005-01-13 17:54:28 by ChristianBarthelemy [Nice idea from wikini]
Additions:
{{lastedit show="3"}}


Revision [4599]

Edited on 2005-01-13 17:51:34 by ChristianBarthelemy [Nice idea from wikini]
Additions:
- Having the possibility to quickly reach any WikiPage previously browsed through a KeepHistory page (I picked this idea from Jean-Marie Griess who did it for Wikini at http://www.arkheia.com/wikini/wakka.php?wiki=PagePrincipale (even if it is in french, you can try browsing several pages and you will understand the principle)
- I wish I could integrate [[http://tinymce.moxiecode.com/ TinyMCE]] as an alternative for a wysiwyg edition


Revision [4595]

Edited on 2005-01-13 14:53:19 by ChristianBarthelemy [peanuts]
Additions:
- A java alternative to ShowCsv (my draft proposal is in there)


Revision [4588]

Edited on 2005-01-13 08:26:24 by JavaWoman [reformat -> inline comments]
Additions:
~~&I have usersonline.php and currentusers.php actions which are derived from an action in costal martignier's comawiki software (see my example [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=RecentUsers here]] ). Costal has (re)distribution restrictions etc. on his products (despite the GPL base from which his wiki derives, he has sections of "original" code....including that for users online) which is why I haven't posted those two actions here. You might try downloading comawiki (which is "free" for non-commercial purposes) and see if you can tweak his action for your own //non-commercial interests// (don't forget to look at the database table which is needed. --GmBowen
~~&See my work on sub-menubars [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=MenuSystem here]]....a "colourful" alternative to regular text menus. -- mike
There are still a few things I did not share because too specific or not mature enough.
Deletions:
~~''I have usersonline.php and currentusers.php actions which are derived from an action in costal martignier's comawiki software (see my example [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=RecentUsers here]] ). Costal has (re)distribution restrictions etc. on his products (despite the GPL base from which his wiki derives, he has sections of "original" code....including that for users online) which is why I haven't posted those two actions here. You might try downloading comawiki (which is "free" for non-commercial purposes) and see if you can tweak his action for your own //non-commercial interests// (don't forget to look at the database table which is needed.'' --GmBowen
There are still a few things I did not share because too specific or not mature enough. ''See my work on sub-menubars [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=MenuSystem here]]....a "colourful" alternative to regular text menus. -- mike''


Revision [4575]

Edited on 2005-01-13 00:34:02 by GmBowen [further update for Christian]
Additions:
There are still a few things I did not share because too specific or not mature enough. ''See my work on sub-menubars [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=MenuSystem here]]....a "colourful" alternative to regular text menus. -- mike''
Deletions:
There are still a few things I did not share because too specific or not mature enough.


Revision [4574]

Edited on 2005-01-13 00:30:43 by GmBowen [info update to christian]
Additions:
~~&Hi Christian. My scheduler/month/day view actions are easily "tweakable" to allow sharing....there is code in wikka forum code (around where it says $tok) which allows you to have designated individuals to share access. You could use that code combined with the ACLSgroupmanagement idea to have groups share access....you'd have to play with the security somewhat, but I'm sure it's possible.....like you'd have to check if the users were a designated group member using the ACLSgroupmanagement idea...and then have that page "locked" so only the group manager could add people. Also, I'm currently working at incorporating wikka formatting codes into the calendar code (that would be stripped out for the month view) so that you could see formatted code in the day view. Hope this info is useful. Cheers, MikeB (GmBowen)
Deletions:
~&Hi Christian. My scheduler/month/day view actions are easily "tweakable" to allow sharing....there is code in wikka forum code (around where it says $tok) which allows you to have designated individuals to share access. You could use that code combined with the ACLSgroupmanagement idea to have groups share access....you'd have to play with the security somewhat, but I'm sure it's possible.....like you'd have to check if the users were a designated group member using the ACLSgroupmanagement idea...and then have that page "locked" so only the group manager could add people. Also, I'm currently working at incorporating wikka formatting codes into the calendar code (that would be stripped out for the month view) so that you could see formatted code in the day view. Hope this info is useful. Cheers, MikeB (GmBowen)


Revision [4573]

Edited on 2005-01-13 00:29:44 by GmBowen [info update to christian]
Additions:
~&Hi Christian. My scheduler/month/day view actions are easily "tweakable" to allow sharing....there is code in wikka forum code (around where it says $tok) which allows you to have designated individuals to share access. You could use that code combined with the ACLSgroupmanagement idea to have groups share access....you'd have to play with the security somewhat, but I'm sure it's possible.....like you'd have to check if the users were a designated group member using the ACLSgroupmanagement idea...and then have that page "locked" so only the group manager could add people. Also, I'm currently working at incorporating wikka formatting codes into the calendar code (that would be stripped out for the month view) so that you could see formatted code in the day view. Hope this info is useful. Cheers, MikeB (GmBowen)


Revision [4567]

Edited on 2005-01-12 23:20:32 by ChristianBarthelemy [My contributions so far]
Additions:
- UrlBeautify: a solution to display John Doe instead of JohnDoe if the user prefers so
Deletions:
- AutoReplace: a very bad name for what other wikis call Beautifying the URL


Revision [4563]

Edited on 2005-01-12 23:09:11 by ChristianBarthelemy [My contributions so far]
Additions:
//I truly appreciate the work that has been produced so far to deliver what I consider as the best Wiki - and I have tried everything available as open source until end of December 2004 - Well there are some nice features from other wikis I'd like to see in Wikka so one of the way to get them is to contribute!//
Here are my contributions so far:
- ACLsWithUserGroups: a nice solution to manage user groups with ACLs
- AutoReplace: a very bad name for what other wikis call Beautifying the URL
- CloneAction and CloneHandler: a simple way to duplicate/clone existing pages (I am very proud because it is officialy part of release 1.1.6.0)
- FilesManagementSolution: a simple and complete solution to manage attachments
- JwCalendarWithPageCreation: I am still not 100% happy with this and will surely work again on it very soon - as it is now, it allows to manage group or personnal calendars through the now official code from JavaWoman
- UserMenus: an alternate solution to the one already provided by DarTar at WikkaMenus - I am still unsure which one I prefer
There are still a few things I did not share because too specific or not mature enough.
- I added some open source icons to Wikka
- I changed the wikiedit2 code to have more predefined tags and also smileys
- I built a collapsing solution for html lists (very nice with InlineCommentFormatter)
- I have almost finished the Wikka implementation of [[http://www.planete-couleurs.com/wikini/wakka.php?wiki=Jour this nice calendar]] - but I think I should rebuild something on top of JwCalendar because it is the official calendar from now


Revision [4560]

Edited on 2005-01-12 22:40:38 by ChristianBarthelemy [New contribution]
Additions:
- Managing attachments to the WikiPage''s'' (see FilesManagementSolution),


Revision [4103]

Edited on 2005-01-06 20:33:04 by ChristianBarthelemy [Remove {{mypages}} action ;-)]
Deletions:
{{userpages user=ChristianBarthelemy}}


Revision [4094]

Edited on 2005-01-06 19:45:39 by ChristianBarthelemy [Remove {{mypages}} action ;-)]
Additions:
- Managing groups of users through the ACLs (proposal at ACLsWithUserGroups),
Deletions:
- Managing groups of users through the ACLs (proposal at GroupManagement),


Revision [4088]

Edited on 2005-01-06 19:19:28 by ChristianBarthelemy [Remove {{mypages}} action ;-)]
Additions:
{{userpages user=ChristianBarthelemy}}
Deletions:
{{mypages}}


Revision [4087]

Edited on 2005-01-06 19:11:29 by ChristianBarthelemy [Remove {{mypages}} action ;-)]
Additions:
- Reusing templates for easy creation of similar WikiPage''s'' (see CloneHandler),
- Having a Find and Replace function to replace things in the body of the Wiki Pages (could help to rename pages as well),
- Managing groups of users through the ACLs (proposal at GroupManagement),
Deletions:
- Reusing templates for easy creation of similar WikiPage''s'' (see WikiTemplate),


Revision [4084]

Edited on 2005-01-06 19:03:24 by ChristianBarthelemy [Remove {{mypages}} action ;-)]
Additions:
{{mypages}}


Revision [3573]

Edited on 2004-12-21 14:00:02 by ChristianBarthelemy [Introducing alternate solution for user defined menus]
Additions:
- Having the users defining their own menu: this is available from WikkaMenus but I am using an alternate solution at UserMenus


Revision [3078]

Edited on 2004-12-10 14:51:19 by GmBowen [reply to comment on {{users}} action....]
Additions:
~~''I have usersonline.php and currentusers.php actions which are derived from an action in costal martignier's comawiki software (see my example [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=RecentUsers here]] ). Costal has (re)distribution restrictions etc. on his products (despite the GPL base from which his wiki derives, he has sections of "original" code....including that for users online) which is why I haven't posted those two actions here. You might try downloading comawiki (which is "free" for non-commercial purposes) and see if you can tweak his action for your own //non-commercial interests// (don't forget to look at the database table which is needed.'' --GmBowen
Deletions:
~~''I have usersonline.php and currentusers.php actions which are derived from an action in costal martignier's comawiki software (see [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=RecentUsers here]]. Costal has (re)distribution restrictions etc. on his products (despite the GPL base from which many of them derive) which is why I haven't posted those two actions here. You might try downloading comawiki (which is "free" for non-commercial purposes) and see if you can tweak his action for your own //non-commercial interests// (don't forget to look at the database table which is needed.'' --GmBowen


Revision [3077]

Edited on 2004-12-10 14:48:51 by GmBowen [comment on users action]
Additions:
~~''I have usersonline.php and currentusers.php actions which are derived from an action in costal martignier's comawiki software (see [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=RecentUsers here]]. Costal has (re)distribution restrictions etc. on his products (despite the GPL base from which many of them derive) which is why I haven't posted those two actions here. You might try downloading comawiki (which is "free" for non-commercial purposes) and see if you can tweak his action for your own //non-commercial interests// (don't forget to look at the database table which is needed.'' --GmBowen


Revision [3076]

Edited on 2004-12-10 14:17:37 by ChristianBarthelemy [Anybody knows about the {{users}} action at http://www.euroburners.org/wikka/UsersOnline?]
Additions:
- Task lists (I like Mike's one: GmBowenWikkaAsPIM) , Issue lists... through an excel like input design (having the possibility to design databases and design the user interface for them?),
- having the possibility to see who is on line using the Wiki (there is a ""{{users}}"" action at http://www.euroburners.org/wikka/UsersOnline that looks interesting: anybody knows how it is build?)
Deletions:
- Task lists, Issue lists... through an excel like input design (having the possibility to design databases and design the user interface for them?),


Revision [2939]

Edited on 2004-12-07 21:24:26 by ChristianBarthelemy [Very good ideas from JotSpot]
Additions:
- Lots of good ideas from [[www.jotspot.com JotSpot a commercial Wiki]]: email to a WikiPage, WikiForms...


Revision [2810]

Edited on 2004-12-03 19:22:34 by ChristianBarthelemy [Refining my ideas]
Additions:
- Sharing calendars (see JwCalendarWithPageCreation),
- Task lists, Issue lists... through an excel like input design (having the possibility to design databases and design the user interface for them?),
- Reusing templates for easy creation of similar WikiPage''s'' (see WikiTemplate),
- Having a "Search & Replace" function in the editor,
- ++Having WikiName''s'' being displayed as Wiki Names++ (better idea at AutoReplace),
- Having the possibility to design database with a user interface,
- Having the capability to check who is currently connected to the Wiki,
- Having the possibility to use smileys (Uniwakka like),
- Having the possibility for the page owner to delete it (not only the admin),
Deletions:
- Sharing calendars,
- Task lists, Issue lists... through an excel like input design,
- Reuse templates for easy creation of similar WikiPages,
- Having WikiNames the same as WikiName,
- Having WikiName''s'' being displayed as Wiki Names,


Revision [2333]

Edited on 2004-11-19 17:04:26 by ChristianBarthelemy [Refining my ideas]
Additions:
- Having a "Store and continue" button when editing so that you can save and continue to edit,
- Having WikiNames the same as WikiName,
- Having WikiName''s'' being displayed as Wiki Names,


Revision [2330]

Edited on 2004-11-19 14:00:33 by ChristianBarthelemy [Refining my ideas]
Additions:
Anyway, I want to salute the **great work** done so far :-))
----
CategoryUsers
Deletions:
Anyway, I want to salute the **great work** done so far :-))


Revision [2329]

The oldest known version of this page was created on 2004-11-19 14:00:06 by ChristianBarthelemy [Refining my ideas]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki