Modify

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#6235 closed enhancement (fixed)

trac: possibility to mark englisch wiki pages as outdated/incomplete

Reported by: skyper Owned by: stoecker
Priority: major Component: Trac
Version: Keywords: mark page incomplete outdated
Cc:

Description (last modified by skyper)

Hi

I think it would be usefule to mark englisch wiki pages as outdated/incomplete as a note for other users and to find them more easyly. Something like the version system but with more categories:

  • page outdated
  • page incomplete (important information missing)
  • picture outdated

I often stumble upon some issue, but I normally forget about it, if I have no time to fix it right away.

Thanks skyper

Attachments (0)

Change History (9)

comment:1 Changed 2 years ago by skyper

  • Description modified (diff)

comment:2 Changed 2 years ago by skyper

  • Type changed from defect to enhancement

comment:3 follow-up: Changed 2 years ago by stoecker

I added a parameter "outdated=..." to TranslatedPages, which you can add. It results in printing the text as well as marking the page yellow in the overview.

comment:4 follow-up: Changed 2 years ago by stoecker

P.S. Should work for non-english pages as well.

comment:5 in reply to: ↑ 4 Changed 2 years ago by skyper

  • Resolution set to fixed
  • Status changed from new to closed

Replying to stoecker:

P.S. Should work for non-english pages as well.

That will do it so far. Thanks a lot.

Do not have much time right now - close the ticket for now with the option to reopen it.

comment:6 in reply to: ↑ 3 Changed 2 years ago by skyper

  • Resolution fixed deleted
  • Status changed from closed to reopened

Replying to stoecker:

I added a parameter "outdated=..." to TranslatedPages, which you can add. It results in printing the text as well as marking the page yellow in the overview.

I used:

[[TranslatedPages(outdated=incomplete)]]

but it does not work.

Could you please add the option on the wiki-page Translations.
Thanks.

comment:7 Changed 2 years ago by stoecker

  • Resolution set to fixed
  • Status changed from reopened to closed

Was a bug.

comment:8 Changed 2 years ago by skyper

Hi Dirk

I have some more, little problems with this macro. (translatedPage)

  1. outdated: "," is interpreted as seperator. Is there any escape sequence for plan text ?
  2. showproblem + lang do not work together.

comment:9 Changed 2 years ago by stoecker

Use backslash for escaping.

Currently there is no need for a lang parameter for showproblems (the internal texts aren't localizable at all ATM).

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.