Skip to content

Commit

Permalink
Merge pull request #83 from ticktackk/develop
Browse files Browse the repository at this point in the history
Rebuild readme files
  • Loading branch information
ticktackk authored Oct 16, 2021
2 parents 7444392 + cb2bbba commit 6025510
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ CHANGELOG
## 2.0.13 (`2001370`)

- **Change:** Drop PHP Calendar extension requirement (#79)
- **Change:** Update add-on title and description to be more accurate with what the add-on does now
- **Fix:** Rebuild jobs on upgrade are not behind the scenes (#81)

## 2.0.12 (`2001270`)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Change Content Owner for XenForo 2.0.10+
========================================
Change Content Owner or Date for XenForo 2.0.10+
================================================

Description
-----------
Expand Down
2 changes: 1 addition & 1 deletion _dev/resource_description.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<h1>Change Content Owner for XenForo 2.0.10+</h1><h2>Description</h2><p>This add-on allows 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>Can change album owner</li><li>Can change album date</li></ul><h4>Profile post moderator permissions</h4><ul><li>Can change profile post owner</li><li>Can change profile post date</li><li>Can change profile post comment owner</li><li>Can change profile post comment date</li></ul><h4>XFMG: Media moderator permissions</h4><ul><li>Can change media owner</li><li>Can change media date</li></ul><h4>XFMG: Comment moderator permissions</h4><ul><li>Can change comment owner</li><li>Can change comment date</li></ul><h4>Forum moderator permissions</h4><ul><li>Can change thread owner</li><li>Can change thread date</li><li>Can change post owner</li><li>Can 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 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>Can change album owner</li><li>Can change album date</li></ul><h4>Profile post moderator permissions</h4><ul><li>Can change profile post owner</li><li>Can change profile post date</li><li>Can change profile post comment owner</li><li>Can change profile post comment date</li></ul><h4>XFMG: Media moderator permissions</h4><ul><li>Can change media owner</li><li>Can change media date</li></ul><h4>XFMG: Comment moderator permissions</h4><ul><li>Can change comment owner</li><li>Can change comment date</li></ul><h4>Forum moderator permissions</h4><ul><li>Can change thread owner</li><li>Can change thread date</li><li>Can change post owner</li><li>Can change post 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.
2 changes: 1 addition & 1 deletion _dev/resource_description.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[HEADING=1]Change Content Owner for XenForo 2.0.10+[/HEADING]
[HEADING=1]Change Content Owner or Date for XenForo 2.0.10+[/HEADING]
[HEADING=1]Description[/HEADING]
This add-on allows allows you to change the owner of content or the timestamp content.
[HEADING=1]Requirements[/HEADING]
Expand Down

0 comments on commit 6025510

Please sign in to comment.