Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: My Complains... ;-)
Regarding your second point, check out this secret plugin of mine, which does what you describe: https://github.com/bleistivt/Prerender/blob/master/class.prerender.plugin.php The speed gain is not no… (View Post)2 -
Re: Viewing PM as one page
You could increase Conversations.Conversations.PerPage in the config.php to a really high number temporarily. (View Post)2 -
Re: Phone App
There is already such an app - it's called a feed reader. There are various RSS readers for Android and iOS and most of them probably have configurable update intervals, e.g. 5 minutes, 15 minutes, 1… (View Post)1 -
microdata ItemType missing
Paste http://vanillaforums.org/discussions in here: https://webmaster.yandex.com/microtest.xml <meta property="og:title" itemprop="name" content="Recent Discussions" … (View Post)1 -
Re: Contact Plugin not validating
This is how you set the breadcrumbs for a page: $Sender->SetData('Breadcrumbs', array( array( 'Name' => 'Contact', 'Url' => 'contact' ))); (View Post)2