-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
34 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<h1>Change Content Owner or Date for XenForo 2.0.10+</h1><h2>Description</h2><p>This add-on allows you to change the owner of content or the timestamp content.</p><h2>Requirements</h2><ul><li>PHP 7.1.0+</li></ul><h2>Options</h2><h4>Change content owner</h4><table style="width:100%"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>Default time interval</td><td></td></tr></tbody></table><h2>Permissions</h2><h4>XFMG: Album moderator permissions</h4><ul><li>Change album owner</li><li>Change album date</li></ul><h4>Profile post moderator permissions</h4><ul><li>Change profile post owner</li><li>Change profile post date</li><li>Change profile post comment owner</li><li>Change profile post comment date</li></ul><h4>XFMG: Media moderator permissions</h4><ul><li>Change media owner</li><li>Change media date</li></ul><h4>XFMG: Comment moderator permissions</h4><ul><li>Change comment owner</li><li>Change comment date</li></ul><h4>Forum moderator permissions</h4><ul><li>Change thread owner</li><li>Change thread date</li><li>Change post owner</li><li>Change post date</li></ul><h2>License</h2> | ||
<h1>Change Content Owner or Date for XenForo 2.0.10+</h1><h2>Description</h2><p>This add-on allows you to change the owner of content or the timestamp content.</p><h2>Requirements</h2><ul><li>PHP 7.1.0+</li></ul><h2>Options</h2><h4>Change content owner</h4><table style="width:100%"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>Default time interval</td><td></td></tr></tbody></table><h2>Permissions</h2><h4>Forum moderator permissions</h4><ul><li>Change thread owner</li><li>Change thread date</li><li>Change post owner</li><li>Change post date</li></ul><h4>Profile post moderator permissions</h4><ul><li>Change profile post owner</li><li>Change profile post date</li><li>Change profile post comment owner</li><li>Change profile post comment date</li></ul><h4>XFMG: Media moderator permissions</h4><ul><li>Change media owner</li><li>Change media date</li></ul><h4>XFMG: Album moderator permissions</h4><ul><li>Change album owner</li><li>Change album date</li></ul><h4>XFMG: Comment moderator permissions</h4><ul><li>Change comment owner</li><li>Change comment date</li></ul><h2>License</h2> | ||
This project is licensed under the MIT License - see the <a href="https://github.com/ticktackk/ChangeContentOwnerForXF2/blob/master/LICENSE.md">LICENSE.md</a> file for details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,49 @@ | ||
[HEADING=1]Change Content Owner or Date for XenForo 2.0.10+[/HEADING] | ||
[HEADING=1]Description[/HEADING] | ||
[H1]Change Content Owner or Date for XenForo 2.0.10+[/H1] | ||
[H2]Description[/H2] | ||
This add-on allows you to change the owner of content or the timestamp content. | ||
[HEADING=1]Requirements[/HEADING] | ||
[H2]Requirements[/H2] | ||
[LIST] | ||
[*]PHP 7.1.0+ | ||
[/LIST] | ||
[HEADING=1]Options[/HEADING] | ||
[HEADING=3]Change content owner[/HEADING] | ||
[TABLE] | ||
[H2]Options[/H2] | ||
[H4]Change content owner[/H4] | ||
[TABLE width="100%"] | ||
[TR] | ||
[TH]Name[/TH] | ||
[TH]Description[/TH] | ||
[th]Name[/th][th]Description[/th] | ||
[/TR] | ||
[TR] | ||
[TD]Default time interval[/TD] | ||
[td]Default time interval[/td] | ||
[/TR] | ||
[/TABLE] | ||
[HEADING=1]Permissions[/HEADING] | ||
[HEADING=3]XFMG: Album moderator permissions[/HEADING] | ||
[H2]Permissions[/H2] | ||
[H4]Forum moderator permissions[/H4] | ||
[LIST] | ||
[*]Change album owner | ||
[*]Change album date | ||
[*]Change thread owner | ||
[*]Change thread date | ||
[*]Change post owner | ||
[*]Change post date | ||
[/LIST] | ||
[HEADING=3]Profile post moderator permissions[/HEADING] | ||
[H4]Profile post moderator permissions[/H4] | ||
[LIST] | ||
[*]Change profile post owner | ||
[*]Change profile post date | ||
[*]Change profile post comment owner | ||
[*]Change profile post comment date | ||
[/LIST] | ||
[HEADING=3]XFMG: Media moderator permissions[/HEADING] | ||
[H4]XFMG: Media moderator permissions[/H4] | ||
[LIST] | ||
[*]Change media owner | ||
[*]Change media date | ||
[/LIST] | ||
[HEADING=3]XFMG: Comment moderator permissions[/HEADING] | ||
[H4]XFMG: Album moderator permissions[/H4] | ||
[LIST] | ||
[*]Change comment owner | ||
[*]Change comment date | ||
[*]Change album owner | ||
[*]Change album date | ||
[/LIST] | ||
[HEADING=3]Forum moderator permissions[/HEADING] | ||
[H4]XFMG: Comment moderator permissions[/H4] | ||
[LIST] | ||
[*]Change thread owner | ||
[*]Change thread date | ||
[*]Change post owner | ||
[*]Change post date | ||
[*]Change comment owner | ||
[*]Change comment date | ||
[/LIST] | ||
[HEADING=1]License[/HEADING] | ||
[H2]License[/H2] | ||
This project is licensed under the MIT License - see the [URL='https://github.com/ticktackk/ChangeContentOwnerForXF2/blob/master/LICENSE.md']LICENSE.md[/URL] file for details. |