peregrine
MVPperegrine MVP
Thank you, Bleistivt and Vrijvlinder for letting me transfer ownership of my plugins to you both, You are the only two people I have given permission. over and out of here
Reactions
-
Re: Adding custom permissions.
not in my bailiwick perhaps this will help http://vanillaforums.org/search?adv=1&search=jsconnect&title=&author=x00%2Cmtschirs%2CBleistivt&cat=all&tags=&discussion_d=1&dis… (View Post)1 -
Re: Adding custom permissions.
you mean the links in the documentation or the links at the top of the page. staff plugins that come with core are in the download. staff plugins that don't come with core are in the addons in vanill… (View Post)1 -
Re: How to tweak the Pager?
with custom.css. just hide in vanilla 2.2 a.LastPage {display:none;} ad important if you have to. with vanilla 2.1 .Pager.NumberedPager a:nth-child(10) {display:none;} or try different numbers instea… (View Post)2 -
Re: Only showing categories to admins?
choose custom permissions for the special category and only give admin role permission to view and post. goto categories in dashboard. select edit for the category, check the box This category has cu… (View Post)2 -
Re: Replacing icon with text
you need to adjust css, inspect with web developer tools, and change text via definitions, pretty much the same way you change all themes and wording. This is a tip. "YOU" need to adjust as… (View Post)3