Skip to main content

Home/ TLT Wordpress/ Group items tagged Plugin

Rss Feed Group items tagged

bkozlek

Network Username Restrictions Override 1.0 | dwc's Development Blog - 0 views

  • I’ve just released a new plugin for WordPress multisite setups that require additional control over the format of usernames, the Network Username Restrictions Override plugin. By default, the Network Admin user maintenance screens allow usernames to contain only lowercase letters and numbers. This plugin relaxes those restrictions, similar to how the Blog Name Restrictions Override plugin does for site names. It should be especially useful for any setup that uses an external authentication system, such as Shibboleth, which sends usernames that look like email addresses.
bkozlek

WordPress › Subscribe to Comments « WordPress Plugins - 0 views

  • Subscribe to Comments is a robust plugin that enables commenters to sign up for e-mail notification of subsequent entries. The plugin includes a full-featured subscription manager that your commenters can use to unsubscribe to certain posts, block all notifications, or even change their notification e-mail address!
  •  
    A must have for any wordpress install, IMHO.
bkozlek

WordPress › HTTP Authentication « WordPress Plugins - 1 views

  • The HTTP Authentication plugin allows you to use existing means of authenticating people to WordPress. This includes Apache's basic HTTP authentication module and many others.
bkozlek

WordPress › WP Super Cache « WordPress Plugins - 0 views

  • This plugin generates static html files from your dynamic WordPress blog. After a html file is generated your webserver will serve that file instead of processing the comparatively heavier and more expensive WordPress PHP scripts. The static html files will be served to the vast majority of your users, but because a user's details are displayed in the comment form after they leave a comment those requests are handled by the legacy caching engine. Static files are served to: Users who are not logged in. Users who have not left a comment on your blog. Or users who have not viewed a password protected post
    • bkozlek
       
      important to note the limitations of this caching strategy.
  •  
    This is currently running for the wpdev. seems to work really well.
bkozlek

BuddyPress.org | Community/groups | How-To and Troubleshooting | Forum - 0 views

  • <?php /* Plugin Name: remove buddypress login form * Description: remove buddypress login form * Author: PerS * Version: 1.0 * Author URI: http://soderlind.no/ * Plugin URI: http://soderlind.no/ */ add_action('bp_before_sidebar_login_form', 'ps_before_sidebar_login_form'); function ps_before_sidebar_login_form() { ob_start(); } add_action('bp_after_sidebar_login_form', 'ps_after_sidebar_login_form'); function ps_after_sidebar_login_form() { ob_end_clean(); } ?>
  •  
    a simple bit of plugin code to hide the login form on the sidebar of buddypress. 
bkozlek

WordPress › VoiceThread Auto Embed « WordPress Plugins - 0 views

  • This plugin will allow you to embed a VoiceThread just by pasting the link into your post or page.
  •  
    It just gets more and more interesting.
Cole Camplese

WordPress Optimization | W3 Total Cache | W3 EDGE | Boston, MA - 0 views

  • The fastest and most complete WordPress performance optimization plugin. Trusted by many popular blogs like: mashable.com, pearsonified.com, noupe.com, webdesignerdepot.com, freelanceswitch.com, briansolis.com, tutsplus.com, yoast.com, css3.info and others — W3 Total Cache improves the user experience of your blog by improving your server performance, caching every aspect of your site, reducing the download time of your theme and providing transparent content delivery network (CDN) integration.
  •  
    I just played around with this. It doesn't look like it will work out of the box for our set up. 1) It cannot be activated site-wide. Each blog owner has to active and configure it his or her self for their blog. 2) It appears that for each blog created on the system, changes to htaccess file are necessary. alternatively, I tried wp-supercache and it is quite amazing. It is making a totally static version of the site for pages without dynamic content.
bkozlek

PhotoQ WordPress Photoblog Plugin - 0 views

  •  
    PhotoQ was designed to automate and simplify your photo posting process as much as possible. It takes away the hassle of browsing uploaded image files and embedding them into posts: You simply upload your photo to the queue and enter desired information about the photo. PhotoQ then automatically generates the post based on this information. PhotoQ is also able to automatically generate custom field content required by your theme: Gone are the days when you had to remember special post formatting instructions when publishing your photo posts. PhotoQ is compatible with virtually any WordPress theme. For your convenience it comes already bundled with configuration presets for some of the more popular photo centric themes.
bkozlek

WordPress › Twitter Blackbird Pie « WordPress Plugins - 0 views

  • Add awesome looking embedded HTML representations of actual tweets in your blog posts just by adding simple shortcodes.
bkozlek

WordPress › Onswipe « WordPress Plugins - 0 views

  •  
    give your word press site a flipboard-esque interface.
  •  
    I still can't get it to work at my self hosted WP space. When I arrive at my blog all i see is a black screen.
bkozlek

lynda.com search results for wordpress - 0 views

  •  
    Lynda.com has tutorials on wordpress. In addition to general training, it has training on creating custom themes and plugins. Enter through the PSU page to get access to all the tutorials: http://its.psu.edu/training/lynda/
bkozlek

WordPress › Highlight Author Comments « WordPress Plugins - 1 views

  •  
    simple feature that might be appreciated by our users.
  •  
    Are you installing things like this along the way?
  •  
    Not yet. these are just reminders. Probably test them all in one marathon session soon.
bkozlek

WordPress › diigoRSS « WordPress Plugins - 0 views

shared by bkozlek on 17 Apr 11 - No Cached
  •  
    Looks interesting. Combined with an edu diigo account I think you could do a lot with this.
Cole Camplese

WP Profiles | CUNY Academic Commons | Profile - 0 views

  •  
    CUNY's WordPress plugins. Huge stuff here.
bkozlek

BuddyPress.org | Community/groups | How-To and Troubleshooting | Forum - 3 views

  • the buddypress admin bar has a redirect_to that sends the user to the main site instead of back to the blog they’re looking at.
  •  
    This page describes what I consider a major usability problem for buddypress/wordpress network. I'd like to see the workaround packaged as a plugin.
1 - 17 of 17
Showing 20 items per page