DNNCommunity / DNNCommunity/Dnn.CommunityForums
TASK: Replace obsoleted tokens used in legacy templates
- Dominant language
- C#
- Stars
- 18
- Forks
- 23
- Avg merge
- 20h 30m
- Merged PRs (30d)
- 19
Description
Template Token: [FORUMICONSM] is obsolete. Replace with `[FORUM:FORUMICONCSS| ]`.
Template Token: [FORUMICON] is obsolete. Replace with `[FORUM:FORUMICON|]`.
Template Token: [FORUMDESCRIPTION] is obsolete. Replace with `[FORUM:FORUMDESCRIPTION| {0}]`.
Template Token: [FORUMNAME] is obsolete. Replace with `[FORUM:FORUMLINK|[FORUM:FORUMNAME]]`.
Template Token: [LASTPOSTSUBJECT is obsolete. Replace with [FORUM:LASTPOSTSUBJECT.
Template Token: [LASTPOSTDATE] is obsolete. Replace with [FORUM:LASTPOSTDATE].
Template Token: [TOTALTOPICS] is obsolete. Replace with [FORUM:TOTALTOPICS].
Template Token: [TOTALREPLIES] is obsolete. Replace with [FORUM:TOTALREPLIES].
Template Token: [GROUPNAME] is obsolete. Replace with `[FORUMGROUP:FORUMGROUPLINK|[FORUMGROUP:GROUPNAME]]`.
Template Token: [GROUPCOLLAPSE] is obsolete. Replace with [FORUMGROUP:GROUPCOLLAPSE].
Contributor guide
Research direction
Search the repository for the listed obsolete tokens in the legacy templates, then compare each occurrence with the replacement shown in the issue. Done means all listed obsolete tokens are replaced and the affected templates retain the specified markup and token references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- content
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100