Joomler!.net - Decided on Joomla!

デル株式会社

Jboard is Multiple Board!

Latest Posts

Reearch statistic
Avatar Joomler! 2009/06/05 09:45
I do not know it. sorry. Please tell it if there is good API. Thanks.
Reearch field in different place
Avatar Joomler! 2009/05/22 09:25
Please see Google Search API Help, if not output of the module. If you want to display adsence...
Re:Expand Mode and showing all results
Avatar dirk 2009/04/09 22:25
I tried to follow your instructions but wihtout knowing Japanese it is to hard. Is the modul able...
Re:how to customise the css?
Avatar dirk 2009/04/08 19:15
Thank you for your help. Now it works.
Re:I updated and it does not work anymore
Avatar reverse1312 2009/02/28 23:03
Hello This is a so bad news then ! Except for the specific formatting that I''m not able to...

Popular Posts

minimum lenght of search words
Avatar reverse1312 2008/05/06 01:38
Hello, Very nice module !!! I'm wondering why the number of characters limit does not work ...
I updated and it does not work anymore
Avatar reverse1312 2008/11/15 02:13
Hello, I believed it would be easy to update the version I used with the new 1.1.2 version. An...
Filtering Custom Search by Date
Avatar apudabud 2008/10/07 11:44
Hi, first of all, your module has been of a great use for us, it has delivered us great advantage...
custom search like forum of joomla.org?
Avatar matteoraggi 2008/08/24 21:51
I desire to have a custom search like http://forum.joomla.org it is possible with this module?
Search statistic
Avatar dirk 2009/06/04 01:43
Hi! Do you know if I could get a statistic from Google which words were searched when using yo...

Forum Stats

All times are UTC + 9 hours
Total Topics:201
Total Posts:1137
New Members:
Avatar JimJo

Forum Online

Total Online:55
Total Guest:55
Bottom
Home » Support » Modules » Free Module » Google Custom Search » Filtering Custom Search by Date
Filtering Custom Search by Date
Filtering Custom Search by Date
Tuesday, 07 October 2008 11:44
2 votes
Hi, first of all, your module has been of a great use for us, it has delivered us great advantages, but i have one request, i am not shure if it can be implemented in the module but here is my question

Can this http://www.lures.info/googlecoop/date_search_news.html be added as an extra functionality (weather site list or a custom search) but with date filtering

here more examples and the forum where i saw it:

the forum: http://groups.google.com/group/google-custom-search-creating-and-editing/browse_thread/thread/750161e2887e94a1/

more examples:
http://www.lures.info/googlecoop/date_search2.html

http://www.lures.info/googlecoop/date_search3.html

any of these will give us a complete SANTA LETTER

THANKS

ROBERTO (FROM MEXICO CITY)
apudabud
Fresh Boarder
Fresh Boarder
2
2008/10/07
Re:Filtering Custom Search by Date
Wednesday, 15 October 2008 08:03
0 votes
I think the range of the date for it not to be able to do the display for which it hopes even if it is possible to specify it in Google AJAX Search API though it tested variously.

Please see
http://demo10.joomler.net/

If it is Google Custom Search API like you are the written link ahead, it seems to be able to do.

I cannot become Santa and am very regrettable.
Joomler!
Platinum Boarder
Platinum Boarder
477
2007/08/26
Re:Filtering Custom Search by Date
Thursday, 16 October 2008 06:40
0 votes
THAT IS EXACTLY WHAT WE WANT WHAT THE BOX FOR YOUR CUSTOM SEARCH AT THE TOP LEFT COLUMN IS DOING IN YOUR EXAMLE AT HTTP://demo10.joomler.net can you deliver that configuration to be downloaded here, just beeing able to change the custom search to the one i have

YOU ARE SANTA

THANKS

ROBERTO
apudabud
Fresh Boarder
Fresh Boarder
2
2008/10/07
Re:Filtering Custom Search by Date
Friday, 17 October 2008 08:12
0 votes
Hi,

This can be made by custom HTML module. Please refer to following URL.
..but Japanese

http://www.joomler.net/component/option,com_jb/task,view/id,397/Itemid,38/

<!-- start code from google custom search-->
<form action="http://yoursite.com/" id="cse-search-box">
  <div>
    <input type="hidden" name="cx" value="yourcxvalue" />
    <input type="hidden" name="cof" value="FORID:11" />
    <input type="hidden" name="ie" value="UTF-8" />
    <input type="text" name="q" size="31" />
    <input type="submit" name="sa" value="Search" />
<!-- end code from google custom search-->
<!-- start insert select list-->
	<select name=as_qdr>
		<option value="all">anytime</option>
		<option value="d">past 24 hours</option>
		<option value="w">past week</option>
		<option value="m">past month</option>
		<option	value="m2">past 2 months</option>
		<option value="m3">past 3 months</option>
		<option value="m6">past 6 months</option>
		<option value="y">past year</option>
	</select> 
<!-- end insert select list -->
<!-- start code from google custom search-->
  </div>
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
<!-- end code from google custom search-->


Thanks
Joomler!
Platinum Boarder
Platinum Boarder
477
2007/08/26
Last update:Friday, 17 October 2008 08:12
 
Home » Support » Modules » Free Module » Google Custom Search » Filtering Custom Search by Date
joomler.net is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla!(R) name is used under a limited license from Open Source Matters in the United States and other countries.
joomler.net is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.