Change Content Owner or Date

Change Content Owner or Date 2.0.18

No permission to download
How can I add icon here, posts, media and media comments?

View attachment 323708
Just found it, add the following code into the extra.less, and result as follows.
1749764416882.webp
1749764459478.webp
1749764491567.webp

Less:
.actionBar-action
{
  
    &.actionBar-action--changeOwnerAndDate:before { .m-faContent("@{fa-var-random}\20"); } //Add an icon for the action bar: Change Content Owner or Date//
    &.actionBar-action--changeDate:before { .m-faContent("@{fa-var-calendar-edit}\20"); } //Add an icon for the action bar: Change Content Owner or Date//
    &.actionBar-action--changeOwner:before { .m-faContent("@{fa-var-user-edit}\20"); } //Add an icon for the action bar: Change Content Owner or Date//
}
 
Last edited:
Hello! I tried to install this add-on and got this error:

Could not process TickTackk-ChangeContentOwner-2.0.18.zip: The following requirements for Change Content Owner or Date were not met: Change Content Owner or Date requires Standard Library v1.21+ by Xon.

What does this mean? Thanks!
 
Back
Top Bottom