20:16, 5 July 2012 How to Use QuickSlider(hist) [1,006 bytes] Henry(Talk | contribs)(Created page with "<html> <div class="page-header zmt"> <h1>How to Use QuickSlider <small>The Quick Way!</small> </h1> </div> <div class="row"> <div class="span12"> <p>The QuickSl...")
17:42, 15 June 2012 How to Use Drag and Drop(hist) [7,323 bytes] Henry(Talk | contribs)(Created page with "Category:Framework <html> <div class="page-header zmt"> <h1>How to Use the Drag & Drop Template System</h1> </div> <iframe width="600" height="370" src="http://www.youtu...")
17:55, 4 June 2012 Optimize Your PageLines Framework Install(hist) [183 bytes] Henry(Talk | contribs)(Created page with "<html> <div class="page-header"> <h1>Optimizing Your PageLines Framework Install <small>Making Fast, Faster</small> </h1> </div> </html>")
16:16, 14 May 2012 Jigoshop Integration(hist) [5,481 bytes] Henry(Talk | contribs)(Created page with "<html> <div class="row"> <div class="span12"> <div class="page-header"> <h1>Jigoshop Integration <small>eCommerce for PageLines</small> </h1> </div> <d...")
15:23, 12 May 2012 How to Use Masthead(hist) [2,897 bytes] Henry(Talk | contribs)(Created page with "<html> <div class="row"> <div class="span12"> <a class="btn btn-danger" href="#">New in PageLines 2.2</a> </div> </div> <div class="row"> <div class="span12"> <...")
02:01, 12 May 2012 How to Use Intro Unit(hist) [4,448 bytes] Henry(Talk | contribs)(Created page with "<html> <div class="row"> <div class="span12"> <a class="btn btn-danger" href="#">New in PageLines 2.2</a> </div> </div> <div class="row"> <div class="span12"> <...")
18:15, 11 May 2012 How to Use the Grid(hist) [6,556 bytes] Henry(Talk | contribs)(Created page with "<html> <div class="row"> <div class="span12"> <a class="btn btn-danger" href="#">New in PageLines 2.2</a> </div> </div> <div class="row"> <div class="span12"> <...")
17:11, 10 May 2012 How to Use ScrollSpy(hist) [6,274 bytes] Henry(Talk | contribs)(Created page with "<span class="btn btn-danger" style="margin-left:525px;">New in PageLines 2.2</span> In PageLines Framework 2.2, we have added a new Section called Scroll...")
16:09, 10 May 2012 Introducing PageLESS(hist) [2,508 bytes] Henry(Talk | contribs)(Created page with "center <span style="color:red;">'''New in PageLines Framework 2.2'''</span> is full support for [http://lesscss.org/ LESS CSS]. What is '''LESS'''...")
15:06, 10 May 2012 Bootstrap Shortcodes System(hist) [3,011 bytes] Henry(Talk | contribs)(Created page with "<span style="color: red;">New in PageLines Framework 2.2</span> is the '''Bootstrap Shortcode System'''. This system implements several new ways to customize your post, page ...")
18:13, 8 April 2012 Pagelines welcome features(hist) [2,184 bytes] Cais(Talk | contribs)(Created page with "__NOTOC__ == Filter == <tt>pagelines_welcome_features</tt> is used by get_welcome_features to return an array of the theme features on the theme Welcome page. == Usage ==...")
23:53, 3 April 2012 Pagelines welcome finally(hist) [1,558 bytes] Cais(Talk | contribs)(Created page with "__NOTOC__ == Filter == <tt>pagelines_welcome_finally</tt> adds the flavor text at the end of the theme Welcome page. == Usage == <syntaxhighlight><?php add_filter( 'pagelines...")
15:18, 3 April 2012 Pagelines welcome intro(hist) [1,342 bytes] Cais(Talk | contribs)(Created page with "__NOTOC__ == Filter == <tt>pagelines_welcome_intro</tt> can be used to over-ride the entire Welcome page of the current theme. == Usage == <syntaxhighlight><?php add_filter( ...")
15:52, 2 April 2012 Pagelines welcome plugins(hist) [1,564 bytes] Cais(Talk | contribs)(Created page with "__NOTOC__ == Filter == <tt>pagelines_welcome_plugins</tt> will filter the display of the plugins listed on the main welcome page found under PageLines > Settings. == Usage ==...")
18:12, 1 April 2012 How to Add Custom Sidebars(hist) [4,764 bytes] Cais(Talk | contribs)(Created page with "So you like the idea of having a new special sidebar as it suits the approach you want to take on a particular project. It's actually rather quick and easy to accomplish, alth...")
03:04, 28 March 2012 Pagelines register sidebar(hist) [2,233 bytes] Cais(Talk | contribs)(Created page with "__NOTOC__ == Function == <tt>pagelines_register_sidebar</tt> uses the <tt>class</tt> PageLines Sidebars if prioritization is enabled, otherwise the WordPress function [htt...")
05:54, 27 March 2012 PageLines Leaf Logo(hist) [667 bytes] MrFent(Talk | contribs)(Created page with "If you have a Professional or Developer license, the recent PageLines 2.1.4 update changed how the PageLines Leaf logo/watermark was displayed. Prior to the update, the Leaf...")
18:16, 22 March 2012 Pagelines post title text(hist) [1,205 bytes] Cais(Talk | contribs)(Created page with "== Filter == <tt>pagelines_post_title_text</tt> can be used to over-write or add to the default post title. == Usage == <syntaxhighlight><?php add_filter( 'pagelines_post_tit...")
14:18, 22 March 2012 Pagelines get post title(hist) [1,156 bytes] Cais(Talk | contribs)(Created page with "== Function == <tt>pagelines_get_post_title</tt> gets the post title for all posts by retrieving the information from the WordPress function <tt>[http://codex.wordpress.org/Fu...")
13:37, 22 March 2012 Pagelines post title output(hist) [1,241 bytes] Cais(Talk | contribs)(Created page with "== Filter == <tt>pagelines_post_title_output</tt> can be used to over-write or add to the default post title. == Usage == <syntaxhighlight><?php add_filter( 'pagelines_post_t...")
00:02, 21 March 2012 Scribing Your Own Grid(hist) [2,274 bytes] Cais(Talk | contribs)(Created page with "One of the key features of the PageLines framework is the responsive grid system that is built right in. It may take a bit of code but its straight forward and easy to impleme...")
20:00, 19 March 2012 Pagelines meta title(hist) [731 bytes] Cais(Talk | contribs)(Created page with "== Filter == <tt>pagelines_meta_title</tt> is used to over-write the default site title. == Usage == == Example == == Resources == == Source File == ---- [[Category:Draf...")
19:51, 19 March 2012 Pagelines title tag(hist) [515 bytes] Cais(Talk | contribs)(Created page with "== Function == pagelines_title_tag - defines the title meta tag for the installation site. == Usage == == Example == == Resources == == Source File == ---- [[Category:Dr...")
00:12, 18 March 2012 Pless vars(hist) [1,122 bytes] Cais(Talk | contribs)(Created page with "== Filter == <tt>pless_vars</tt> is used to over-ride the PageLines default constants used in ... == LESS Constants == == Examples == == Source File == ---- [[Category:D...")
19:22, 17 March 2012 Pagelines site title(hist) [771 bytes] Cais(Talk | contribs)(Created page with "== Filter == <tt>pagelines_site_title</tt> can be used to override ... == Usage == <syntaxhighlight><?php add_filter( 'pagelines_site_title', 'my_pagelines_site_title' ); fu...")
19:19, 17 March 2012 Pagelines custom logo url(hist) [789 bytes] Cais(Talk | contribs)(Created page with "== Filter == <tt>pagelines_custom_logo_url</tt> can be used to override ... == Usage == <syntaxhighlight><?php add_filter( 'pagelines_custom_logo_url', 'my_pagelines_custom_l...")
19:14, 17 March 2012 Pagelines logo url(hist) [747 bytes] Cais(Talk | contribs)(Created page with "== Filter == <tt>pagelines_logo_url</tt> can be used to override ... == Usage == <syntaxhighlight><?php add_filter( 'pagelines_logo_url', 'my_pagelines_logo_url' ); function...")
18:49, 17 March 2012 Pagelines main logo(hist) [738 bytes] Cais(Talk | contribs)(Created page with "== Function == <tt>pagelines_main_logo</tt> - this provides the main site logo and its related filters. == Usage == <syntaxhighlight><?php pagelines_main_logo( $location = n...")
17:21, 17 March 2012 Pagelines site logo(hist) [1,990 bytes] Cais(Talk | contribs)(Created page with "== Filter == <tt>pagelines_site_logo</tt> == Usage == <syntaxhighlight><?php add_filter( 'pagelines_site_logo', 'my_pagelines_site_logo_extension' ); function my_pageslines_...")
23:39, 15 March 2012 Ploption $key(hist) [1,013 bytes] Pross(Talk | contribs)(Created page with "== Description == <code>ploption_{$key}</code> is a filter applied to the ploption function. Used to override the db setting. == Parameters == {{Parameter|$key|string|The O...")
19:48, 15 March 2012 LESS API(hist) [1,782 bytes] Cais(Talk | contribs)(Created page with "== LESS API == LESS extends CSS with the use of dynamic "variables, mixins, operations, and functions". '''Variables''' allow you to define widely used values in a single pla...")
19:52, 14 March 2012 Pl add options page(hist) [2,016 bytes] Pross(Talk | contribs)(Created page with "== Function == PL Add Options Page - Adds a new tab to the main options area, with either html content or an array of options. == Usage == <syntaxhighlight><?php pl_add_opti...")
02:14, 14 March 2012 Pagelines search form(hist) [670 bytes] Cais(Talk | contribs)(Created page with "== Function == PageLines Search Form - Writes the default "Search" text to the search form's input field. Allows the 'searchform' to be filtered via an internal hook == Usag...")
02:04, 14 March 2012 Pagelines standard sidebar(hist) [629 bytes] Cais(Talk | contribs)(Created page with "== Function == PageLines Standard Sidebar - Defines standard sidebar parameters == Usage == <syntaxhighlight><?php pagelines_standard_sidebar( $name, $description ); ?></syn...")
01:54, 14 March 2012 Pagelines default widget(hist) [646 bytes] Cais(Talk | contribs)(Created page with "== Function == PageLines Default Widget - Calls default sidebar widget, or allows user with 'edit_themes' capability to adds widgets == Usage == <syntaxhighlight><?php pagel...")
01:40, 14 March 2012 Pagelines draw sidebar(hist) [729 bytes] Cais(Talk | contribs)(Created page with "== Function == PageLines Draw Sidebar - Writes sidebar markup. If no dynamic sidebar (widget) exists it calls the default widget == Usage == <syntaxhighlight><?php pagelines...")
19:06, 13 March 2012 Video Tutorials(hist) [306 bytes] MrFent(Talk | contribs)(Created page with "<html> <iframe src="http://player.vimeo.com/hubnut/album/1853454?color=00adef&background=000000&slideshow=0&video_title=1&video_byline=0" width="400" height="3...")
18:37, 13 March 2012 WordPress Plugin Compatibility(hist) [1,850 bytes] Simple mama(Talk | contribs)(Created page with "If you've ever had a plugin conflict, you know the headache it can cause. Erratic or strange site behavior is normally caused by a faulty plugin. Whether the plugin is out of ...")
23:20, 12 March 2012 Customize Brand Navigation Section(hist) [284 bytes] Kgstew(Talk | contribs)(Created page with "Here are some tips and tricks on how to customize your Brand Navigation Section on your site ==Style Customizations== ==Functionality Customizations== ==Location Customizat...")
21:06, 10 March 2012 Pagelines add global option(hist) [379 bytes] Cais(Talk | contribs)(Created page with "== Variable == <tt>global array</tt> $pagelines_add_global_option - == Usage == == Examples == == References == * see pl_global_option * see [[pl_add_global_options_fi...")
20:25, 10 March 2012 PageLinesLayout(hist) [353 bytes] Cais(Talk | contribs)(Created page with "== Class == PageLinesLayout - Class for managing content layout == Usage == == Examples == == References == == Source File == <tt>PageLinesLayout()</tt> is located in [htt...")
03:11, 10 March 2012 Ploption(hist) [861 bytes] Cais(Talk | contribs)(Created page with "== Description == PageLines Option - Uses controls to find and retrieve the appropriate option value == Usage == <syntaxhighlight><?php ploption( $key, $args = array() ); ?>...")
02:35, 10 March 2012 Pagelines body classes(hist) [1,066 bytes] Cais(Talk | contribs)(Created page with "== Description == PageLines Body Classes - Sets up classes for controlling design and layout and is used on the body tag via the WordPress body_class() function. == Usage == ...")
21:05, 9 March 2012 Pagelines register hook(hist) [728 bytes] Cais(Talk | contribs)(Created page with "== Description == PageLines Register Hook - stores hook for reference or use elsewhere == Usage == <syntaxhighlight><?php pagelines_register_hook( $hook_name, $hook_area_id ...")
20:47, 9 March 2012 Pagelines template area(hist) [912 bytes] Cais(Talk | contribs)(Created page with "== Description == PageLines Template Area - does hooks for template areas == Usage == <syntaxhighlight><?php pagelines_template_area( $hook_name, $hook_area_id = null) ?></s...")
03:10, 9 March 2012 Dev Doc Template(hist) [2,156 bytes] Cais(Talk | contribs)(Created page with "__NOTOC__ == Function | Class | Action | Filter == The item itself … as it appears in the code. == Summary / Description == === Summary === <short description … the item...")