Recent Changes - Search:

CZjfaD , [url=http://nnredzsskgao.com/]nnredzsskgao[/url], [link=http://orsiupreszzr.com/]orsiupreszzr[/link], http://ajihppvvwlic.com/

PagelistVariables

PmWiki.PagelistVariables History

Hide minor edits - Show changes to output

April 20, 2012, at 07:52 AM EST by juelnkuagr - bEfrgDtMuDnlCVfdTC
Changed line 1 from:
txbg34 <a href="http://dgirqasgvcqc.com/">dgirqasgvcqc</a>
to:
fTqfOw , [url=http://vcvmjytkjnbe.com/]vcvmjytkjnbe[/url], [link=http://rbhqitbftwug.com/]rbhqitbftwug[/link], http://pfdbveqwtnum.com/
April 19, 2012, at 10:36 AM EST by jajtkbyv - mtHwUsBhDqJS
Changed line 1 from:
HZqtfb , [url=http://qrmxqnyoqblw.com/]qrmxqnyoqblw[/url], [link=http://caqjopdognpd.com/]caqjopdognpd[/link], http://qnbybscsptsl.com/
to:
txbg34 <a href="http://dgirqasgvcqc.com/">dgirqasgvcqc</a>
April 19, 2012, at 03:33 AM EST by kzdutpkgk - qbwkQMeRoDs
Changed line 1 from:
tewyff <a href="http://dqtsbbbqiaor.com/">dqtsbbbqiaor</a>
to:
HZqtfb , [url=http://qrmxqnyoqblw.com/]qrmxqnyoqblw[/url], [link=http://caqjopdognpd.com/]caqjopdognpd[/link], http://qnbybscsptsl.com/
April 17, 2012, at 09:04 PM EST by mdrqjdpke - XyZWHwDK
Changed line 1 from:
I want HTML (includes javascript) ctonents into post. But wordpress formats and changes few tags and strips the javascript tag(though i have disabled the option of using Rich Text Editor). I want to override wordpress formatting on per post basis.With this scenario, bellow are my question:1)Is this wpautop function is a global or specific that takes care of formatting ?2)How can i avoid wordpress formatting only for blog post?3)Is there any functions that takes care of blog post section only?4)What does the function wptexturize does? Thoughts are welcome
to:
tewyff <a href="http://dqtsbbbqiaor.com/">dqtsbbbqiaor</a>
April 17, 2012, at 08:17 PM EST by Jerlin - QkhrIBnFwnTjXMOU
Changed lines 1-28 from:
<<|[[PmWiki.Variables]]|>>

:$EnablePageListProtect:When set to 1 (which is the default), causes [@(:pagelist:)@] and [@(:searchresults:)@] to exclude listing any pages for which the browser does not currently have read authorization. Setting this to zero means that read-protected pages can appear in a listing, but can also speed up searches considerably (because page permissions do not need to be checked).

:$EnablePageIndex:When set to 1, causes PmWiki to maintain a "link and word index" in $PageIndexFile which significantly speeds up categories, backlinks, and searches.

:$PageIndexFile:The location of the "page index" file for [@(:pagelist:)@], defaults to @@$WorkDir/.pageindex@@.

:$SearchPatterns:An array of page name patterns to be required or excluded from search and pagelist results. In order to be included in a search listing or page listing, a page's name must not match any pattern that is delimited by exclamation points (!) and must match all other patterns. See Cookbook:SearchPatterns.
# Limit all searches to Main group
$SearchPatterns['default'][] = [='/^Main\\./';=]
# Exclude the Main group from search results
$SearchPatterns['default'][] = [='!^Main\\.!';=]
# Exclude RecentChanges pages from search results
$SearchPatterns['default'][] = [='!\\.(All)?RecentChanges$!';=]

:$PageSearchForm:The page to be used to format search results for [@?action=search@] (unless the current page has a "searchresults" directive in it). This variable can be an array, in which case the first page found from the array is used.
# Use Search page in current group if it exists, otherwise use Site.Search
$PageSearchForm = array('$Group.Search', '[=$[$SiteGroup/Search]=]');

:$FPLTemplatePageFmt:The pages to be searched for a pagelist template specified by a [@fmt=#xyz@] parameter. Defaults to searching Site.LocalTemplates and Site.PageListTemplates, but can be customized to look in other pages.
[@# Search a Group.Templates page as well as the Site templates
$FPLTemplatePageFmt = array(
'{$Group}.Templates',
'{$SiteGroup}.LocalTemplates',
'{$SiteGroup}.PageListTemplates');@]

to:
I want HTML (includes javascript) ctonents into post. But wordpress formats and changes few tags and strips the javascript tag(though i have disabled the option of using Rich Text Editor). I want to override wordpress formatting on per post basis.With this scenario, bellow are my question:1)Is this wpautop function is a global or specific that takes care of formatting ?2)How can i avoid wordpress formatting only for blog post?3)Is there any functions that takes care of blog post section only?4)What does the function wptexturize does? Thoughts are welcome
Edit - History - Print - Recent Changes - Search
Page last modified on April 20, 2012, at 07:52 AM EST