[opencms-dev] Default configuration of "Searching for content"

Filip Kratochvil filip.kratochvil at nelasoft.cz
Thu Feb 21 12:25:54 CET 2013


Hello/Ahoj Ladislav,

i think you want to change the directories, filetypes etc. to
indexing/searching.

You can change this values in Administration > Search Management. After
the change you need to rebuild search indexes.

Look this article:
http://www.packtpub.com/article/configuring-opencms-search

--
S pozdravem
Filip Kratochvil
------------------------------------------------
NELASOFT Technologies, s.r.o.
Mob: +420 777 366 998
E-mail: filip.kratochvil at nelasoft.cz
Web: www.nelasoft.cz


-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of
opencms-dev-request at opencms.org
Sent: Thursday, February 21, 2013 12:00 PM
To: opencms-dev at opencms.org
Subject: opencms-dev Digest, Vol 69, Issue 5

Send opencms-dev mailing list submissions to
	opencms-dev at opencms.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev
or, via email, send a message with subject or body 'help' to
	opencms-dev-request at opencms.org

You can reach the person managing the list at
	opencms-dev-owner at opencms.org

When replying, please edit your Subject line so it is more specific than
"Re: Contents of opencms-dev digest..."


Today's Topics:

   1. Default configuration of "Searching for content"
      (Ladislav Kulhanek)
   2. Default configuration of "Searching for content"
      (Ladislav Kulhanek)
   3. Re: How to build ant-opencms-1.2.jar (Alberto Gallardo)
   4. Static Export (Robert Weber)


----------------------------------------------------------------------

Message: 1
Date: Wed, 20 Feb 2013 17:19:21 +0100
From: Ladislav Kulhanek <ladislav.kulhanek at gmail.com>
To: The OpenCms mailing list <opencms-dev at opencms.org>
Subject: [opencms-dev] Default configuration of "Searching for
	content"
Message-ID:
	
<CAAP4TYG4-KvhZ0KO2eVnT5tWGeh5CGfh8TyHS+wcW61XHK5ymQ at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello,

is it possible to change default values in the form for "Searching for
content" in ADE? I would like to change select "Search scope" from
"Everything" to "Subsite and shared folder" (screenshot attached).

If there is no standard way how to configure that, how to hack it? Which
jsp / js / java file to change?

Thank you very much.

Kind regards,
Ladislav Kulhanek
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.opencms.org/pipermail/opencms-dev/attachments/20130220/52641
4ca/attachment-0001.html>

------------------------------

Message: 2
Date: Wed, 20 Feb 2013 17:23:44 +0100
From: Ladislav Kulhanek <ladislav.kulhanek at vsb.cz>
To: The OpenCms mailing list <opencms-dev at opencms.org>
Subject: [opencms-dev] Default configuration of "Searching for
	content"
Message-ID:
	
<CAAP4TYEwcg3P7L_U9XejMf5w_EB8wgG1iwDS18nnysMpdfi7sQ at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello,

is it possible to change default values in the form for "Searching for
content" in ADE? I would like to change select "Search scope" from
"Everything" to "Subsite and shared folder" (screenshot attached).

If there is no standard way how to configure that, how to hack it? Which
jsp / js / java file to change?

Thank you very much.

Kind regards,
Ladislav Kulhanek

PS: Sorry for this second email, I forgot for attachment
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.opencms.org/pipermail/opencms-dev/attachments/20130220/26b92
ce9/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: searching-for-content.png
Type: image/png
Size: 24373 bytes
Desc: not available
URL:
<http://lists.opencms.org/pipermail/opencms-dev/attachments/20130220/26b92
ce9/attachment-0001.png>

------------------------------

Message: 3
Date: Wed, 20 Feb 2013 18:06:55 +0100
From: Alberto Gallardo <argrico at gmail.com>
To: The OpenCms mailing list <opencms-dev at opencms.org>
Subject: Re: [opencms-dev] How to build ant-opencms-1.2.jar
Message-ID:
	
<CA+zs-PwyMoaJouR+yASRaVji1+7J1au0UVg_3WAhMOGtFgkePw at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi Tobias,


> Regarding the manifest.xml files of the modules using GWT. It's true,
> these files are source and build artefacts at the same time. But this
> is not easily resolved, as we need the module configuration within
> that file and also the references to the generated resources at the same
time.
>
> If you have any suggestions to solve this, please go ahead.
>

I have finished a pull request to address this issue:

https://github.com/alkacon/opencms-core/pull/149

Regards,

Alberto
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.opencms.org/pipermail/opencms-dev/attachments/20130220/e1ec4
052/attachment-0001.html>

------------------------------

Message: 4
Date: Wed, 20 Feb 2013 21:20:03 +0100
From: Robert Weber <rw at clt.ag>
To: The OpenCms mailing list <opencms-dev at opencms.org>
Subject: [opencms-dev] Static Export
Message-ID: <9723EF87-0D15-4D73-BE8E-F7DE44881E34 at clt.ag>
Content-Type: text/plain; charset="us-ascii"

Hi List,

when I start a export for static resources I get the following exception:

Fehler org.opencms.loader.CmsLoaderException: Es wurd eine unbekannte
Ressourcetyp ID 144 angefordert.
at
org.opencms.loader.CmsResourceManager.getResourceType(CmsResourceManager.j
ava:837)
at
org.opencms.loader.CmsResourceManager.getLoader(CmsResourceManager.java:66
6)
at
org.opencms.staticexport.CmsAfterPublishStaticExportHandler.readNonTemplat
eResourcesToExport(CmsAfterPublishStaticExportHandler.java:861)
at
org.opencms.staticexport.CmsAfterPublishStaticExportHandler.exportNonTempl
ateResources(CmsAfterPublishStaticExportHandler.java:311)
at
org.opencms.staticexport.CmsAfterPublishStaticExportHandler.doExportAfterP
ublish(CmsAfterPublishStaticExportHandler.java:111)
at
org.opencms.staticexport.CmsStaticExportManager.exportFullStaticRender(Cms
StaticExportManager.java:684)
at
org.opencms.workplace.tools.database.CmsStaticExportThread.run(CmsStaticEx
portThread.java:76)


Any ideas?

Cheers
Robert


-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.opencms.org/pipermail/opencms-dev/attachments/20130220/cad27
b3c/attachment-0001.html>

------------------------------

_______________________________________________
This mail is sent to you from the opencms-dev mailing list To change your
list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev

End of opencms-dev Digest, Vol 69, Issue 5
******************************************



More information about the opencms-dev mailing list