[closed] How to share information in wikipedia style?
Hello,
does it exist any option, how to share information in one project/team area in wikipedia style? Or I can only manage it via plan's and work items.
I would like something like project area artifact "Wikipedia" with common wikipedia functionality and rights restrictions on the level of project/team area.
BR
David Csikkel
does it exist any option, how to share information in one project/team area in wikipedia style? Or I can only manage it via plan's and work items.
I would like something like project area artifact "Wikipedia" with common wikipedia functionality and rights restrictions on the level of project/team area.
BR
David Csikkel
The question has been closed for the following reason: "The question is answered, right answer was accepted" by rschoon Oct 18 '22, 4:16 a.m.
Accepted answer
You can add arbitrary pages to a plan, which support wiki syntax for markup. For example, we often use this for documenting our test plans.
There is no general wiki support in RTC (though it sounds like an excellent 3rd party opportunity :-) ).
There is no general wiki support in RTC (though it sounds like an excellent 3rd party opportunity :-) ).
6 other answers
You can add arbitrary pages to a plan, which support wiki syntax for markup. For example, we often use this for documenting our test plans.
There is no general wiki support in RTC (though it sounds like an excellent 3rd party opportunity :-) ).
And if you're interested in the supported wiki syntax, the iteration plan editor uses WikiCreole wiki editing syntax (http://www.wikicreole.org/). You must place the page in edit mode to modify the content. Ctrl-Space will give help.
Now we are using it in this way.
But we need "full" wiki.
Something like Eclipse wiki plugin.
Now I test this plugin and investigate how to integrate it into project area (?favorites?).
BR
David
But we need "full" wiki.
Something like Eclipse wiki plugin.
Now I test this plugin and investigate how to integrate it into project area (?favorites?).
BR
David
You can add arbitrary pages to a plan, which support wiki syntax for markup. For example, we often use this for documenting our test plans.
There is no general wiki support in RTC (though it sounds like an excellent 3rd party opportunity :-) ).
David.Csikkel wrote:
With RTC 2.0 we also support Wiki editing in work items (RichUI only).
As long as there is no general wiki support you can do the following:
(1) Create a new work item type (Wiki Page)
(2) Add a single attribute (type: string)
(3) As editor presentation, select the Wiki Editor
This will bring you pretty close to what you are asking for. Linking and
fulltext indexing will work out-of-box as well as other work item
features, e.g. tags and states.
--
Cheers, Johannes
Agile Planning Team
Hello,
does it exist any option, how to share information in one project/team
area in wikipedia style? Or I can only manage it via plan's and work
items.
I would like something like project area artifact
"Wikipedia" with common wikipedia functionality and rights
restrictions on the level of project/team area.
BR
David Csikkel
With RTC 2.0 we also support Wiki editing in work items (RichUI only).
As long as there is no general wiki support you can do the following:
(1) Create a new work item type (Wiki Page)
(2) Add a single attribute (type: string)
(3) As editor presentation, select the Wiki Editor
This will bring you pretty close to what you are asking for. Linking and
fulltext indexing will work out-of-box as well as other work item
features, e.g. tags and states.
--
Cheers, Johannes
Agile Planning Team
With work item 81903: Disable Wiki Presentation for 2.0 https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/81903 we decided to disable the wiki presentation for 2.0 as we were not really ready for it.
Regards
Marcel
Jazz Work Item team
Regards
Marcel
Jazz Work Item team
Thanks for reply :-)
We have been considering to do it this way.
But we have decided not to use it
because we want to be able to use it "offline" without connection to Jazz server (as files in repository).
We are waiting for reply of Eclpise Wiki Plugin Team,
if they support the WikiCreole markup :-D.
BR
David Csikkel
With RTC 2.0 we also support Wiki editing in work items (RichUI only).
As long as there is no general wiki support you can do the following:
(1) Create a new work item type (Wiki Page)
(2) Add a single attribute (type: string)
(3) As editor presentation, select the Wiki Editor
This will bring you pretty close to what you are asking for. Linking and
fulltext indexing will work out-of-box as well as other work item
features, e.g. tags and states.
--
Cheers, Johannes
Agile Planning Team
We have been considering to do it this way.
But we have decided not to use it
because we want to be able to use it "offline" without connection to Jazz server (as files in repository).
We are waiting for reply of Eclpise Wiki Plugin Team,
if they support the WikiCreole markup :-D.
BR
David Csikkel
David.Csikkel wrote:
Hello,
does it exist any option, how to share information in one project/team
area in wikipedia style? Or I can only manage it via plan's and work
items.
I would like something like project area artifact
"Wikipedia" with common wikipedia functionality and rights
restrictions on the level of project/team area.
BR
David Csikkel
With RTC 2.0 we also support Wiki editing in work items (RichUI only).
As long as there is no general wiki support you can do the following:
(1) Create a new work item type (Wiki Page)
(2) Add a single attribute (type: string)
(3) As editor presentation, select the Wiki Editor
This will bring you pretty close to what you are asking for. Linking and
fulltext indexing will work out-of-box as well as other work item
features, e.g. tags and states.
--
Cheers, Johannes
Agile Planning Team