lifeisfoo
✭✭✭lifeisfoo ✭✭✭
Reactions
-
Re: [HowTo] Adding pictures manually to Picture Gallery plugin*
Anyone can contribute forking from https://github.com/lifeisfoo/PictureGallery This repository contains latest @vrijvlinder changes. Test and report every problem here or on github issues pages. Our … (View Post)2 -
Re: Can you hide the admin from appearing?
In the meanwhile you can edit the php plugin class https://github.com/lifeisfoo/EasyMembersList/blob/master/class.easymemberslist.plugin.php changing line 116 from $Sender->UserData = Gdn::SQL()-&… (View Post)1 -
Re: Can you hide the admin from appearing?
Good suggestion. I think that if you are an admin you can see everybody, but if you are a simple user you can view only other members. I'll release a new version soon, stay tuned. (View Post)1 -
Re: How to send an email to all (or some) members of my forum?
Using my MailChimp plugin will solve your problem. MC has a Forever Free plan: up to 2,000 subscribers and 12,000 emails per month. After the plugin was installed, click on "Bulk import" an… (View Post)2 -
Re: Request directly a theme file
I know :) . I'm wondering about adding a LESS preprocessor to vanilla ServeCss function. LessPHP class support multi path search folder for the import syntax http://leafo.net/lessphp/ . With these I … (View Post)1