Revisions
-
croxton revised this gist
Jan 30, 2012 . 1 changed file with 1 addition and 3 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,12 +1,10 @@ {exp:stash:get name="keywords" type="snippet" dynamic="yes" match="#^[a-zA-Z0-9_\s-]+$#" output="no"} {exp:stash:set parse_tags="yes"} {exp:search_fields search:title="{keywords}" channel="catentry"} {stash:search_results}{search_results}{/stash:search_results} {stash:search_count}{search_count}{/stash:search_count} -
croxton revised this gist
Jan 30, 2012 . 1 changed file with 4 additions and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,10 @@ {exp:stash:get name="keywords" type="snippet" dynamic="yes" match="#^[a-zA-Z0-9_\s-]+$#" output="no"} {exp:stash:set parse_tags="yes"} {exp:search_fields search:title="{keywords}" channel="catentry" parse="inward"} -
croxton revised this gist
Jan 30, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ {exp:stash:set parse_tags="yes"} {exp:search_fields search:title="{exp:stash:get name='keywords' dynamic='yes' match='#^[a-zA-Z0-9_\s-]+$#'}" channel="catentry" parse="inward"} -
croxton revised this gist
Jan 30, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ {exp:stash:set parse_tags="yes"} {exp:search_fields search:title="{exp:stash:get name='keywords' dynamic='yes' match="#^[a-zA-Z0-9_\s-]+$#"}" channel="catentry" parse="inward"} -
croxton revised this gist
Jan 30, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ {exp:stash:set parse_tags="yes"} {exp:search_fields search:title="{exp:stash:get name='keywords' dynamic='yes'}" channel="catentry" parse="inward"} -
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,11 +1,13 @@ {exp:stash:set parse_tags="yes"} {exp:search_fields search:title="{stash:get name="keywords" dynamic="yes"}" channel="catentry" parse="inward"} {stash:search_results}{search_results}{/stash:search_results} {stash:search_count}{search_count}{/stash:search_count} {/exp:search_fields} {/exp:stash:set} -
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ {exp:stash:set parse_tags="yes"} {exp:search_fields search:title="{stash:get name="keywords" dynamic="yes"}" channel="catentry" parse="inward"} {stash:search_results}{search_results}{/stash:search_results} {stash:search_count}{search_count}{/stash:search_count} {/exp:search_fields} {/exp:stash:set}