プロジェクト

全般

プロフィール

Vote #66147

未完了

Wiki include macro: Include specific revision

Admin Redmine さんがほぼ2年前に追加. ほぼ2年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Wiki_1
対象バージョン:
-
開始日:
2009/12/09
期日:
進捗率:

0%

予定工数:
category_id:
1
version_id:
0
issue_org_id:
4372
author_id:
4992
assigned_to_id:
0
comments:
8
status_id:
1
tracker_id:
2
plus1:
1
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

Wiki include macro should be able to include a specific Wiki page revision. For example:

{{{include(myproject:WikiPage:312)}}}

Includes WikiPage at revision 312 in project "myproject".


journals

I forgot the pre-tags. Please modify the description, thank you!
--------------------------------------------------------------------------------
This is actually an important feature. Let me explain.

We use Wiki for writing documentation and the way we do it is to write small modular Wiki pages suitable for inclusion. This means for example that for a given customer we can mix and match relevant documentation using the include-macro.

However, the way the include macro works is to include the latest version of the Wiki page. This is an inconvenience because then there is never a way to generate the exact version of the Manual that includes other pages, since the include macro always includes the latest version of the underlying pages. By explictly setting a version number for the include macro, this means we can retrieve version of the collected Manual.

This has also the major benefit that the version number of the Manual that includes other pages have meaning, i.e. updating the modular pages forces updating the Manual to link to the explicit version of underlying Wiki page.
--------------------------------------------------------------------------------
I would like to see this feature also supported. I have same kind of problem with the version.
--------------------------------------------------------------------------------
Tried to implement it myself, and it seems to work.

Usage:

<pre>
{{include(project:page@version)}}
</pre>
or
<pre>
{{include(page@version)}}
</pre>
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Are there any plans to implement this in the standard installation ?
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


related_issues

relates,New,3547,Wiki include macro: add ability to include single section
duplicates,Closed,11332,wiki include macro: ability to define wiki page version

Admin Redmine さんがほぼ2年前に更新

  • カテゴリWiki_1 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0