Ticket #9008 (closed: duplicate)
Modify code so that a PeaksWorkspace property is linked
Reported by: | Karl Palmen | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | Documentation | Keywords: | maintenence CORE |
Cc: | martyn.gigg@… | Blocked By: | |
Blocking: | #9718 | Tester: | Dan Nixon |
Description (last modified by Karl Palmen) (diff)
At present wikimaker displays the type of property for PeaksWorkspace and PeaksWorkspace. Make necessary changes so that it displays PeaksWorkspace in double square brackets to link to the wiki page http://www.mantidproject.org/PeaksWorkspace
Change History
comment:2 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move of tickets out of triage (new) to assigned at the introduction of the triage state
comment:4 Changed 7 years ago by Karl Palmen
I've found that neither PeaksWorkspace nor IPeaksWorkspace is listed in WorkspaceProperty.cpp . This seems to be the cause of the problem.
comment:6 Changed 7 years ago by Karl Palmen
- Description modified (diff)
- Summary changed from Modify wikimaker so that a PeaksWorkspace property is linked to Modify code so that a PeaksWorkspace property is linked
comment:8 Changed 6 years ago by Karl Palmen
The adding of the square brackets to a workspace property is controlled by an 'isinstance' function, the code for which I have not found.
comment:9 Changed 6 years ago by Karl Palmen
- Milestone changed from Release 3.2 to Release 3.3
Links to workspace types are not currently available in the new wiki. Verification can take place after work has been done to restore links to workspace types.
comment:12 Changed 6 years ago by Karl Palmen
Currently no workspace is currently linked from the property tables of the new documentation. Hopefully this ticket will be fixed when they are so linked.
comment:13 Changed 6 years ago by Nick Draper
- Owner changed from Karl Palmen to Nick Draper
- Status changed from assigned to verify
- Resolution set to duplicate
This has been done in #10041
comment:14 Changed 6 years ago by Dan Nixon
- Status changed from verify to verifying
- Tester set to Dan Nixon
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 9851
Owen can give you an introduction to the wikimaker code