DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Quick Cheat Sheettitle>
"Weblog IDs" cellpadding="5">
"heading">
Full Weblog Name |
Short Name |
Weblog ID |
{exp:query sql="SELECT weblog_id, blog_name, blog_title, blog_url FROM exp_weblogs ORDER BY blog_title"}
{blog_title} |
{blog_name} |
{weblog_id} |
{/exp:query}
"Custom Field IDs" cellpadding="5">
"heading">
Full Field Name |
Short Name |
Field Type |
{exp:query sql="SELECT group_id, field_name, field_label, field_type FROM exp_weblog_fields ORDER BY field_name"}
{field_label} |
{field_name} |
{field_type} |
{/exp:query}
"Category IDs" cellpadding="5">
"heading">
Full Category Name |
Category ID |
{exp:query sql="SELECT cat_name, cat_id, group_id FROM exp_categories ORDER BY group_id"}
{cat_name} |
{cat_id} |
{/exp:query}