|
GregHinson |
Category: EMR Welcome to the Tips & Tricks Blog Sunday, August 03, 2008
Pretty soon (as soon as a few kinks are worked out) we’re going to use this page to archive valuable posts from the forum, categorized as shown on the right. So when someone creates a post that explains a beautiful shortcut or a valuable workaround, the moderators can mark that post for T&T fame. It will be categorized and searchable. Your office manager will be able to log in and read through the practice management tips, for example. Stay tuned, and begin thinking of posts that deserve such recognition. Greg |
|
Page 1 of 1 pages
|
|
Tips & Tricks
/*
* This works pretty simply. We pull the posts to the from
* the tips_tricks blog and use the post numbers to go and
* grab the first post for it's corresponding thread. We
* also grab the user id and load up the information such as
* the user's name, avatar and what not. We also need to be
* prepared that these might be standard blog posts and not
* a forum post, so we need to be able to adjust on the fly
* to the content. A post is a standard blog post if there is
* is no {forum_topic_id}
*/
?>