Originalsource created by: http://www.piske.de/wordpress-library.txt I found this ressource in the WeBuilder Forum: http://forums.blumentals.net/viewtopic.php?f=25&t=3028&start=0&hilit=library+xml copy the following codes without this description into your library.xml File in your AppData folder of WeBuilder. paste it before the last . You have to edit the file in an other Texteditor than WeBuilder, because this has to be closed while editing the library.xml // Copy & Paste all under this comment // False False False <?php the_author() ?> 0 Author <?php the_author_description(); ?> 0 Description <?php the_author_login(); ?> 0 LogIn <?php the_author_firstname(); ?> 0 Firstname <?php the_author_lastname(); ?> 0 Lastname <?php the_author_nickname(); ?> 0 Nickname <?php the_author_ID(); ?> 0 ID <?php the_author_email(); ?> 0 E-Mail <?php the_author_url(); ?> 0 URL <?php the_author_aim(); ?> 0 AIM <?php the_author_yim(); ?> 0 YIM <?php the_author_posts(); ?> 0 Posts <?php the_author_posts_link(); ?> 0 Posts Link <?php wp_list_authors(); ?> 0 WP List Authors <?php wp_list_authors('%[Display number of published posts?]=[optioncount=1]%%[Exclude the admin-account from authors list?]=[&exclude_admin=1]%%[Display the full (first and last) name of the authors?]=[&show_fullname=1]%%[Do not display authors with 0 posts?]=[&hide_empty=1]%%[Text to display for a link to each author's RSS feed?]=[&feed=Enter the Linktext here!]%%[Image to display for a link to each author's RSS feed?]=[&feed_image=Enter the Path/filename here!]%'); ?> 0 WP List Authors ++ The Author False <?php the_category(%[Please define the separator. Default is a space:]=[' ']%%[How to display links that reside in child (sub) categories? Options are multiple or single. Press Cancel and single is default!]=[, 'multiple']%); ?> 0 The Category <?php the_category_rss(%[You can specify the type. Default is RSS (Press Cancel) or RDF (Press OK)]=['rdf']%) ?> 0 The Category RSS <?php single_cat_title(); ?> 0 Single Cat Title <?php single_cat_title(%[Please define a text, followed by the category title. You can also add a second option, for use this Tag in PHP. Then add a comma and the Word FALSE]=['Currently browsing ']%); ?> 0 Single Cat Title ++ <?php category_description(%[Please define the Category-ID. Press Cancel and the current ID returned.]%); ?> 0 Category Description <?php wp_dropdown_categories(%[This Tag have a lot of options. See the documentation. Press Cancel for default values.]%); ?> 0 WP Dropdown Categories <?php wp_list_categories(%[This Tag have a lot of options. See the documentation. Press Cancel for default values.]%); ?> 0 WP List Categories in_category('%[This Tag is for using within PHP-Code. See the Documentation. Please insert the Category-ID or a PHP variable:]%') 0 In Category <?php echo(get_category_parents(%[Please see the documentation for parameneters.]%)); ?> 0 Get Category Parents get_the_category(%[This Tag is for using within PHP-Code. See the Documentation.]%) 0 Get The Category <?php echo get_category_link(%[This Tag required a Category-ID or a PHP variable with the ID:]%);?> 0 Get Category Link Category Tags False <?php comments_number('no responses','one response','% responses'); ?> 0 Comments Number <?php comments_number('%[You can edit the displayed text for no comment:]=[no responses]%','%[You can edit the displayed text for one comment:]=[one response]%','%[You can edit the displayed text for more comments:]=[% responses]%'); ?> 0 Comments Number ++ <?php comments_link(); ?> 0 Comments Link <?php comments_rss_link(' '); ?> 0 Comments RSS Link <?php comments_rss_link('%[You can edit the displayed text:]=[comment feed]%'); ?> 0 Comments RSS Link ++ <?php comments_popup_script( , ); ?> 0 Comments Popup Script <?php comments_popup_script(%[popup width:]%, %[popup height:]%); ?> 0 Comments Popup Script ++ <?php comments_popup_link('zero','one','more','CSSclass','none'); ?> 0 Comments Popup Link <?php comments_popup_link('%[You can edit the displayed linktext for no comment:]=[No comments yet]%','%[You can edit the displayed linktext for one comment:]=[1 comment so far]%', '%[You can edit the displayed linktext for more then one comments:]=[% comments so far]%', '%[Additionally, 'comments-link' is a custom CSS class for the link:]=[comments-link]%', '%[You can edit the displayed linktext when comments are disabled:]=[Comments are off for this post]%'); ?> 0 Comments Popup Link ++ <?php comment_ID(); ?> 0 Comment ID <?php comment_author(); ?> 0 Comment Author <?php comment_author_IP(); ?> 0 Comment Author IP <?php comment_author_email(); ?> 0 Comment Author E-Mail <?php comment_author_url(); ?> 0 Comment Author URL <?php comment_author_email_link(); ?> 0 Comment Author E-Mail Link <?php comment_author_email_link('%[Linktext for Email Comment Author:]%', ' %[Text to display before the link (optional):]=[>]% ', ' %[Text to display after the link (optional):]=[<]% '); ?> 0 Comment Author E-Mail Link ++ <?php comment_author_url_link(); ?> 0 Comment Author's URL <?php comment_author_url_link('%[Linktext for Author's URL:]%', ' %[Text to display before the link (optional):]=[&bull;]% ', ' %[Text to display after the link (optional):]=[&bull;]% '); ?> 0 Comment Author's URL ++ <?php comment_author_link(); ?> 0 Comment Author Link <?php comment_type(); ?> 0 Comment Type <?php comment_type('%[Text to describe a comment type comment:]=[Comment]%', '%[Text to describe a trackback type comment:]=[Trackback]%', '%[Text to describe a pingback type comment:]=[Pingback]%'); ?> 0 Comment Type ++ <?php comment_text(); ?> 0 Comment Text <?php comment_excerpt(); ?> 0 Comment Excerpt <?php comment_date('d'); ?> 0 Comment Date <?php comment_time('d'); ?> 0 Comment Time <?php comment_author_rss(); ?> 0 Comment Author RSS <?php comment_text_rss(); ?> 0 Comment Text RSS <?php comment_link_rss(); ?> 0 Comment Link RSS <?php permalink_comments_rss(); ?> 0 Permalink Comments RSS Comments False <?php the_date_xml(); ?> 0 The Date XML <?php the_date('format', 'before', 'after', echo); ?> 0 The Date <?php the_date('%[Change the format for the date. Defaults to the date format configured in your WordPress options:]%','%[You can insert a optional Text to place before the date (e.g. <h2>):]%', '%[You can insert a optional Text to place after the date (e.g. </h2>):]%'%[Display the title? Then press Cancel. Or return it for use in PHP? Then press OK.]=[, FALSE]%); ?> 0 The Date ++ <?php the_time(%[You can optional edit the time format (e.g. 'G:i' for 16:30). Defaults to the time format configured in your WordPress options]%); ?> 0 The Time <?php the_modified_date(%[You can optional edit the date format (e.g. 'F j, Y' for November 11, 2007). Defaults to the time format configured in your WordPress options]%); ?> 0 The Modified Date <?php the_modified_time(%[You can optional edit the time format (e.g. 'G:i' for 16:30). Defaults to the time format configured in your WordPress options]%); ?> 0 The Modified Time get_the_time(%[You can optional edit the time format (e.g. 'U' for Unix Time). Defaults to the time format configured in your WordPress options]%); 0 Get The Time <?php single_month_title('%[You can insert a optional Text to place before the date:]%'%[Display the title? Then press Cancel. Or return it for use in PHP? Then press OK.]=[, FALSE]%); ?> 0 Single Month Title <?php get_calendar(%[By default, the day will be displayed using a one-letter initial. Is this ok, then press Cancel. Or press OK, an abbreviation based on your localization will be used (e.g. Sun for Sunday).]=[FALSE]%); ?> 0 Get Calendar Date and Time False <?php bloginfo('%[This Tag have a lot of options, see documentation. Please enter the value (name, description, url,...):]%'); ?> 0 Bloginfo <?php bloginfo_rss('%[This Tag have a lot of options, see documentation. Please enter the value (name, description, url,...):]%'); ?> 0 Bloginfo RSS <?php get_bloginfo('%[This Tag have a lot of options, see documentation. Please enter the value (name, description, url,...):]%'); ?> 0 Get Bloginfo <?php get_bloginfo_rss('%[This Tag have a lot of options, see documentation. Please enter the value (name, description, url,...):]%'); ?> 0 Get Bloginfo RSS <?php wp_title(%[This Tag has optional parameters, see documentation.]%); ?> 0 WP Title <?php wp_get_archives(%[This Tag has some parameters in query string format, see documentation.]%); ?> 0 WP Get Archives <?php get_calendar(%[By default, the day will be displayed using a one-letter initial. Is this ok, then press Cancel. Or press OK, an abbreviation based on your localization will be used (e.g. Sun for Sunday).]=[FALSE]%); ?> 0 Get Calendar <?php get_posts('%[This Tag have a lot of parameters, see documentation. Please enter the value:]%'); ?> 0 Get Posts <?php wp_list_pages(%[This Tag has default parameters or you can edit these. See documentation.]%); ?> 0 WP List Pages <?php wp_dropdown_pages(%[This Tag has default parameters or you can edit these. See documentation.]%); ?> 0 WP Dropdown Pages <?php wp_loginout(); ?> 0 WP Loginout <?php wp_register(%[You can insert a optional Text to place before and after the Register. Default is <li> and </li>. See documentation. Press Cancel for default parameters.]%); ?> 0 WP Register <?php query_posts(%[Please consult the documentation for arguments.]%); ?> 0 Query Posts <?php rss_enclosure(); ?> 0 RSS Enclosure <?php wp_tag_cloud(%[This Tag has default parameters or you can edit these. See documentation.]%); ?> 0 WP Tag Cloud <?php the_search_query(); ?> 0 The Search Query General Tags False <?php edit_post_link(); ?> 0 Edit Post Link <?php edit_post_link('%[Insert a link text. Default is "Edit This".]%', '%[Insert text to put before the link text. There is no default. (e.g. <p>):]%', '%[Insert text to put after the link text. There is no default. (e.g. </p>):]%'); ?> 0 Edit Post Link ++ <?php edit_comment_link(); ?> 0 Edit Comment Link <?php edit_comment_link('%[Insert a link text. Default is "Edit This".]%', '%[Insert text to put before the link text. There is no default. (e.g. <p>):]%', '%[Insert text to put after the link text. There is no default. (e.g. </p>):]%'); ?> 0 Edit Comment Link ++ <?php wp_link_pages(%[This Tag has some Parameters in query string format. See documentation.]=[' ']%); ?> 0 WP Link Pages <?php get_year_link('%[You can insert the year or press Cancel to set the current year:]%'); ?> 0 Get Year Link <?php get_month_link('%[You can insert the year or press Cancel to set the current year:]%', '%[You can insert the month or press Cancel to set the current month:]%'); ?> 0 Get Month Link <?php get_month_link('%[You can insert the year or press Cancel to set the current year:]%', '%[You can insert the month or press Cancel to set the current month:]%', '%[You can insert the day or press Cancel to set the current day:]%'); ?> 0 Get Day Link <?php previous_posts_link('%[Please insert the linktext:]%', '%[Max number of pages (default 0):]=[0]%'); ?> 0 Previous Posts Link <?php next_posts_link('%[Please insert the linktext:]%', '%[Max number of pages (default 0):]=[0]%'); ?> 0 Next Posts Link <?php wp_list_bookmarks(%[This Tag has some Parameters in query string format. See documentation. Press Cancel for default settings.]=[' ']%); ?> 0 WP List Bookmarks <?php permalink_anchor(); ?> 0 Permalink Anchor <?php get_permalink(%[Enter the numeric ID for a post. When this tag is used in "The Loop" without an ID, tag defaults to the current post ID:]%); ?> 0 Get Permalink <?php the_permalink(); ?> 0 The Permalink <?php permalink_single_rss(); ?> 0 Permalink Single RSS Link Tags False <?php the_ID(); ?> 0 The ID <?php the_title('%[You can insert a optional Text to place before the title (e.g. <h1>):]%', '%[You can insert a optional Text to place after the title (e.g. </h1>):]%'%[Display the title? Then press Cancel. Or return it for use in PHP? Then press OK.]=[, FALSE]%); ?> 0 The Title <?php single_post_title('%[You can insert a optional Text to place before the title:]%'%[Display the title? Then press Cancel. Or return it for use in PHP? Then press OK.]=[, FALSE]%); ?> 0 Single Post Title <?php the_title_rss(); ?> 0 The Title RSS <?php the_content(%[Please show the documentation for optional parameters]%); ?> 0 The Content <?php the_content_rss(%[Please show the documentation for optional parameters]%); ?> 0 The Content RSS <?php the_excerpt(); ?> 0 The Excerpt <?php the_excerpt_rss(); ?> 0 The Excerpt RSS <?php previous_post_link(%[Please show the documentation for optional parameters]%); ?> 0 Previous Post Link <?php next_post_link(%[Please show the documentation for optional parameters]%); ?> 0 Next Post Link <?php posts_nav_link(%[Please show the documentation for optional parameters]%); ?> 0 Posts Nav Link <?php the_meta(); ?> 0 The Meta <?php the_tags(%[Please show the documentation for optional parameters]%); ?> 0 The Tags wp_count_posts(%[Please show the documentation for default usage and optional parameters]%); 0 WP Count Posts Post Tags False <?php wp_tag_cloud('%[Please show the documentation for optional parameters]%'); ?> 0 WP Tag Cloud <?php wp_tag_cloud(%[Please show the documentation for optional parameters]%); ?> 0 The Tags get_the_tags(); 0 Get The Tags get_the_tag_list(); 0 Get The Tag List <?php single_tag_title('%[You can insert a optional Text to place before the title:]%'%[Display the title? Then press Cancel. Or return it for use in PHP? Then press OK.]=[, FALSE]%); ?> 0 Single Tag Title Tag Tags False <?php trackback_url(%[Display the title? Then press Cancel. Or return it for use in PHP? Then press OK.]=[FALSE]%); ?> 0 Trackback URL <?php trackback_rdf(); ?> 0 Trackback RDF Trackback Tags Template Tags WordPress