Another XOOPS Search Engine

I\'ve created another dedicated search engine (powered by Google Search engine) for XOOPS related information and it is hosted by Google.

The homepage of XOOPS search engine is http://www.google.com/coop/cse?cx=002889471476038244159%3Apnlpimoc6i4

1. What you can do with XOOPS Search Engine?

* Place a search box and search results on your website.
* Specify or prioritize the XOOPS sites you want to include in searches.
* Customize the look and feel to match your website.
* Invite XOOPS community to contribute to the search engine.

2. Why is Google launching this?

Google\'s mission is to connect people to information - no matter how specialized or specific - as quickly as possible. The Custom Search Engine allows you to combine Google\'s search algorithm with your own expertise to create a customized experience - thus making access to specific information across the web easier for your users.

3. Which are the websites included now?

I\'ve just included what I visit often to keep me updated about XOOPS. Please feel free to add your favourites to the index which will give the right information what XOOPS users would like to see in their search results.

http://dev.xoops.org
http://devteam.xoops.org
http://forum.bbpixel.com
http://hello.oceannet.jp
http://smartfactory.ca
http://sourceforge.net/project/showfiles.php?group_id=41586
http://sourceforge.net/tracker/?func=add&group_id=41586
http://ww1.xoopspt.org
http://www.alburak.net
http://www.alburak.net/ax
http://www.bbpixel.com
http://www.esxoops.com
http://www.frxoops.org
http://www.herve-thouzard.com
http://www.mywebresource.com
http://www.myxoops.org
http://www.smartfactory.ca
http://www.turkxoops.com
http://www.warpigw2.com
http://www.xoops-tips.com
http://www.xoops.dk
http://www.xoops.eti.br
http://www.xoops.lt
http://www.xoops.nl
https://xoops.org
http://www.xoops.pl
http://www.xoops.pr.gov.br
http://www.xoops.ru
http://www.xoops2.ru
http://www.xoopsfactory.com
http://www.xoopsgreece.gr
http://www.xoopsit.net
http://www.xoopsitalia.org
http://www.xoopslance.com
http://www.xoopsmalaysia.org
http://www.xoopspro.com
http://www.xoopsum.com
http://www.zoullou.net
http://xoops-tips.com
http://xoops.chaosteam.hu
https://xoops.org.cn
http://xoops.parakazanin.com
http://xoops.peak.ne.jp
http://xoops.zpc.cz
http://xoopsdocs.net/modules/docs
http://xoopserver.com
http://xoopsfactory.com/blog
http://xoopsfin.org
http://xoopsthemekris.free.fr



4. How does anyone access the XOOPS Search Engine?

There are several ways to access our Xoops Custom Search Engine:

* Use the Google-hosted Xoops Search Engine homepage:

http://www.google.com/coop/cse?cx=002889471476038244159%3Apnlpimoc6i4

* You can place the XOOPS Search Engine search box on your own website, where anyone who visits your site can use it. Paste this code in the page where you\'d like your search box to appear. The search results will be shown on a Google-hosted page.


  <
form id='searchbox_002889471476038244159:pnlpimoc6i4' action='http://www.google.com/cse'>
    <
input type='hidden' name='cx' value='002889471476038244159:pnlpimoc6i4' />
    <
input name='q' type='text' size='40' />
    <
input type='submit' name='sa' value='Search' />
    <
input type='hidden' name='cof' value='FORID:1' />
  form>
  <
script type='text/javascript' src='http://www.google.com/coop/cse/brand?form=searchbox_002889471476038244159%3Apnlpimoc6i4'>script>


* You can add a XOOPS Search Box Gadget to your Google personalized homepage that contains a search box for your search engine. Paste this code in the page where you would like the button to appear:

<a href='http://fusion.google.com/add?moduleurl=http%3A%2F%2Fwww.google.com%2Fcoop/api/002889471476038244159/cse/pnlpimoc6i4/gadget'><img src='http://buttons.googlesyndication.com/fusion/add.gif' width='104' height='17' border='0' alt='Add to Google' />a>


* You can add a XOOPS Search Box to your MySpace page that contains a search box for your search engine. Paste this code in the page where you would like the button to appear (you can also add this search box on ANY site that don\'t allow JavaScript):

<form id='searchbox_002889471476038244159:pnlpimoc6i4' action='http://www.google.com/cse'>
  <
input type='hidden' name='cx' value='002889471476038244159:pnlpimoc6i4' />
  <
table>
    <
tr>
      <
td><input name='q' type='text' size='40' />td>
      <
td><input type='submit' name='sa' value='Search' />td>
    tr>
    <
tr>
      <
td colspan='2'><span style='font-family:Arial, Helvetica, sans-serif; font-size:83%'>Google Custom Searchspan>td>
    tr>
  table>
  <
input type='hidden' name='cof' value='FORID:1' />
form>


* You can place the search box and search results code for YOUR OWN website and integrate it with the site.

STEP 1 - Paste this code in the page where you\'d like your search box to appear (change http://YOU.HAVE.TO.CHANGE.THIS with your search results page):


<
form id='searchbox_002889471476038244159:pnlpimoc6i4' action='http://YOU.HAVE.TO.CHANGE.THIS'>
  <
input type='hidden' name='cx' value='002889471476038244159:pnlpimoc6i4' />
  <
input name='q' type='text' size='40' />
  <
input type='submit' name='sa' value='Search' />
  <
input type='hidden' name='cof' value='FORID:10' />
form>
<
script type='text/javascript' src='http://www.google.com/coop/cse/brand?form=searchbox_002889471476038244159%3Apnlpimoc6i4'>script>


STEP 2 - Place this code in the page http://YOU.HAVE.TO.CHANGE.THIS where your search results will appear.


<
div id='results_002889471476038244159:pnlpimoc6i4'>div>
<
script type='text/javascript'>
  var 
googleSearchIframeName 'results_002889471476038244159:pnlpimoc6i4';
  var 
googleSearchFormName 'searchbox_002889471476038244159:pnlpimoc6i4';
  var 
googleSearchFrameWidth 600;
  var 
googleSearchFrameborder 0;
  var 
googleSearchDomain 'www.google.com';
  var 
googleSearchPath '/cse';
script>
<
script type='text/javascript' src='http://www.google.com/afsonline/show_afs_search.js'>script>


Please free to add more XOOPS websites in our XOOPS Search Engine. I hope it\'s useful for someone

Cheers,
Alex Mielus
Read more... | 3 comments

Freeform Solutions is hiring a Web Developer

Freeform Solutions is very excited to announce that we have a full time, six month position open for a XOOPS developer/webmaster! For two and a half years, we have been using XOOPS as the backbone of the website consulting part of our business in the not-for-profit sector, and the time has come to formally expand our ranks.

Details are available here: http://www.freeformsolutions.ca/jobs
Read more... | 1636 bytes more | 3 comments

SmartProfile - extended profiles for XOOPS 2.0.16

The XOOPS 2.2 extended profiles were too good to give up, so Cusix Software decided to make a similar module for XOOPS 2.0.16.

Since I did not want to cut into the core, all functionality is enclosed in the module, which has now been handed over to SmartFactory for further development.

You can download SmartProfile here
Read more... | 2141 bytes more | 55 comments

SmartBlocks - Extended blocks management

I'll let you in on a little secret: I have never been a fan of the XOOPS 2.0.x blocks system.

The blocks themselves are ok, but why do I only get one of each that can be either visible or not?

With XOOPS 2.2 I changed that, but since that branch is no longer carried on, I decided that we needed similar functionality for XOOPS 2.0.x until XOOPS 2.4 hopefully makes it obsolete to think about these workarounds.

So here it is:
SmartBlocks, developed by Cusix Software based on the Flexblocks module from Fyens Stifstidende and - as the name implies - now handed over to the SmartFactory for further development.
Read more... | 2075 bytes more | 18 comments

The Wine Journal

I am pleased to announce the Grand Opening of a new XOOPS 2.0.15 wireframe website.

The Wine Journal
http://thewinejournal.net

Please visit the site, register (or at least sign the Guest Map) and let me know what you think.

I am pretty certain that the new wireframe theme will work okay with your browser but if it doesn't please let me know. I am pleased to note that the css is w3c valid!

Enjoy!
Read more... | 5 comments

Yet another Xmas theme!

And yet another Christmas theme...
It is the season, you know....

The Xmas Theme is a 2 column theme for XOOPS 2.0.X series (including 2.0.16)

Resized Image

Theme is a basic XOOPS Theme installation

This theme DOES NOT come with the Rederect or Site closed templates.



the XMAS Theme can be downloaded HERE

~Northern
Read more... | 4 comments

A new Christmas theme

I noticed a lack of holiday themes and for the ones that are around, that dont have the updates.

So heres a Cristmas theme.

The PTC Theme is a full 3 column theme for XOOPS 2.0.X series (including 2.0.16)

This theme does not come with the Rederect and Site Closed templates.

I normaly dont give out themes, but as i said, i noticed a lack of holiday spirt....
It even has the snow...


Resized Image



Theme is a basic XOOPS Theme installation.



Theme can be downloaded HERE

~Northern
Read more... | 3 comments

XOOPS Multilanguages 2.0.7 for XOOPS 2.0.16

XOOPS Multilanguages 2.0.7The SmartFactory is proud to announce the release of XOOPS Multilanguages 2.0.7, supporting XOOPS 2.0.16 ! Please note that XOOPS Multilanguages 2.0.7 only works with XOOPS 2.0.16. You can download the package here : XOOPS Multilanguages 2.0.7 Final.
Read more... | 1906 bytes more | 8 comments

Japanfile site updates theme

Resized Image
Most Xoops sites can be recognised immediately by their design. It is said that other CMS systems like Mambo are more flexible with design.

We engaged a designer to improve the look of our xoops site and I am quite impressed with the result.

http://www.japanfile.com

The design was done by a friend of mine: http://www.nathanhanners.com
Read more... | 16 comments

A meeting place for people from all over the World......

Netmunity.com is finally ready for you! A meeting place for people from all over the World....who share a profound interest in the most important and dramatic international issues.



Hi everybody,

I am pleased to announce that Netmunity.com is finally ready for you!



Resized Image



Please visit the site at:

http://www.netmunity.com

and let me know what you think. Do not hesitate to report any issue or problem you might encounter in viewing and surfing the site.

Netmunity.com is powered by Xoops 2.0.16 and the theme is based on Obscene_v3_3c by Astonthemes.


See you at Netmunity.com!
Read more... | 4 comments
« 1 ... 270 271 272 (273) 274 275 276 ... 553 »


Login

Who's Online

411 user(s) are online (5 user(s) are browsing XOOPS News)


Members: 0


Guests: 411


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Archives

News archives