Profiles allows the easy display and management of personal profiles / biographies, or any other similarly periodic information. In particular, it adds a "profiles" tab to the management section and allows you to easily edit information about the profiles as well as associate an image (with optional watermark) with each profile.
Profiles can be used to create browsable pages for almost any kind of periodic information, for example, rental properties at a rental company, aircraft at a flight school, etc, in addition to it's more common use to create biographies/profiles for people.
Support at
Profiles Home Page.
Please post any questions or bugs to
Christopher O'Connell. Feature requests and comments of a more general nature are welcome, however, they will likely not be implemented immediately.
- Upload the
profiles
folder to the /wp-content/plugins/
directory.
- Create a
profiles.php
in your theme folder. Example files for both k2 and the default theme are included (just remove the .k2 or .default from the file name). It is important that the content is encased in a div with class of "entry-content" if you wish to use the display side javascript.
- Create a blank page with 'Profiles (Do Not Use Manually)' as the template. Remember the page slug. (ex. if you created a page titled "People", the page would live at http://url.com/people, 'people' would be the slug.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Visit "Settings > Profiles" and update options as appropriate. Make sure that you update the permalinks section.
- If you opted to use pretty permalinks, visit "Settings > Permalinks". Make sure that you have some permalinking scheme selected (you don't need to change your scheme, just have one selected). Hit "Save >". (Note: even if you don't change your permalinking scheme, you still need to select save, so that the new rules required by Profiles are written to the .htaccess file).
- Visit "Manage > Profiles"
- Start adding profiles.
Customization Ideas:
The
/images
folder contains the loading images as well as the default image for a profile which has no had an image loaded. You can generate custom loading.gif (for the admin menu) and ajax-loader-gif (for the display page) at
AjaxLoad.
New fonts can be added for watermarking in the
/fonts
folder.