|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
change language programmatically - opencms 6.2.2I wonder how to change language programmatically with v6.2.2 ?
seems that the method CmsRequestContext.setLocale() is the way to go. but thats not available in v6.2.2 what I want to do is to provide a select/button to select language. the "?__locale=de" query string doesnt do the job. because I gonna store the selected lang such that user will get content in selected language continuously. and I am not using siblings approach. xml content supports "same file with multi lang content". which is fine. I did think this is pretty easy, but somehow I cant find the answer by searching nabble/google , etc. Thanks. Joe |
|
|
Multisite: Editor transforms the linksHi all,
We use OpenCms 7.0.5 to handle multiple sites. In opencms-system.xml we have defined sites as follows: <sites> <workplace-server>http://www.siteA.com</workplace-server> <default-uri>/sites/siteA/</default-uri> <site server="http://www.siteA.com" uri="/sites/siteA/"/> <site server="http://www.siteB.com" uri="/sites/siteB/"/> </sites> Our problem appears when we include a link from a page of the siteB to a page of the siteA. We add a link like this <a href="http://www.siteA.com/page1.html"> and the editor transforms this link to <a href="/page1.html"> after saving the page. We need to link siteB with siteA but this is not possible with our configuration, any idea what could be the problem? Thanks Carol _______________________________________________ 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/mailman/listinfo/opencms-dev |
|
|
Re: Multisite: Editor transforms the linksOn Thu, Nov 05, 2009 at 01:44:26PM +0100, Carol Manch? wrote:
> Hi all, > We use OpenCms 7.0.5 to handle multiple sites. In opencms-system.xml we > have defined sites as follows: > > <sites> > <workplace-server>http://www.siteA.com</workplace-server> > <default-uri>/sites/siteA/</default-uri> > <site server="http://www.siteA.com" uri="/sites/siteA/"/> > <site server="http://www.siteB.com" uri="/sites/siteB/"/> > </sites> > > Our problem appears when we include a link from a page of the siteB to a > page of the siteA. We add a link like this <a > href="http://www.siteA.com/page1.html"> and the editor transforms this Have you tried to enclose the URL by <cms:link> tags? > link to <a href="/page1.html"> after saving the page. > We need to link siteB with siteA but this is not possible with our > configuration, any idea what could be the problem? > > > Thanks > -- Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de _______________________________________________ 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/mailman/listinfo/opencms-dev |
|
|
Re: Multisite: Editor transforms the linksHi,
Are users with Workplace manager role who create the links with the FCKeditor and this happens with all links, any idea? Thanks! Carol En/na Christoph P. Kukulies ha escrit: > On Thu, Nov 05, 2009 at 01:44:26PM +0100, Carol Manch? wrote: > >> Hi all, >> We use OpenCms 7.0.5 to handle multiple sites. In opencms-system.xml we >> have defined sites as follows: >> >> <sites> >> <workplace-server>http://www.siteA.com</workplace-server> >> <default-uri>/sites/siteA/</default-uri> >> <site server="http://www.siteA.com" uri="/sites/siteA/"/> >> <site server="http://www.siteB.com" uri="/sites/siteB/"/> >> </sites> >> >> Our problem appears when we include a link from a page of the siteB to a >> page of the siteA. We add a link like this <a >> href="http://www.siteA.com/page1.html"> and the editor transforms this >> > > > Have you tried to enclose the URL by <cms:link> tags? > > > >> link to <a href="/page1.html"> after saving the page. >> We need to link siteB with siteA but this is not possible with our >> configuration, any idea what could be the problem? >> >> >> Thanks >> >> > -- > Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de > > _______________________________________________ > 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/mailman/listinfo/opencms-dev > _______________________________________________ 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/mailman/listinfo/opencms-dev |
|
|
Any experience with huge sites?Hi
I wonder how OpenCms and MySql scale with huge sites having more than 500.000 pages, many large binaries (images, mp3 and pdf) and database size > 10 GB. Are there any known limitations or issues with the vfs regarding performance and stability? Has someone experience with alternative databases like Oracle or Postgres which might scale better for such large sites? Thank you for any hint. Regards Christian > -----Ursprüngliche Nachricht----- > Von: opencms-dev-bounces@... > [mailto:opencms-dev-bounces@...] Im Auftrag von Carol Manchó > Gesendet: Freitag, 6. November 2009 08:07 > An: The OpenCms mailing list > Betreff: Re: [opencms-dev] Multisite: Editor transforms the links > > Hi, > > Are users with Workplace manager role who create the links > with the FCKeditor and this happens with all links, any idea? > > Thanks! > > Carol > > En/na Christoph P. Kukulies ha escrit: > > On Thu, Nov 05, 2009 at 01:44:26PM +0100, Carol Manch? wrote: > > > >> Hi all, > >> We use OpenCms 7.0.5 to handle multiple sites. In > opencms-system.xml > >> we have defined sites as follows: > >> > >> <sites> > >> <workplace-server>http://www.siteA.com</workplace-server> > >> <default-uri>/sites/siteA/</default-uri> > >> <site server="http://www.siteA.com" uri="/sites/siteA/"/> > >> <site server="http://www.siteB.com" uri="/sites/siteB/"/> > >> </sites> > >> > >> Our problem appears when we include a link from a page of > the siteB > >> to a page of the siteA. We add a link like this <a > >> href="http://www.siteA.com/page1.html"> and the editor transforms > >> this > >> > > > > > > Have you tried to enclose the URL by <cms:link> tags? > > > > > > > >> link to <a href="/page1.html"> after saving the page. > >> We need to link siteB with siteA but this is not possible with our > >> configuration, any idea what could be the problem? > >> > >> > >> Thanks > >> > >> > > -- > > Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de > > > > _______________________________________________ > > 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/mailman/listinfo/opencms-dev > > > > > _______________________________________________ > 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/mailman/listinfo/opencms-dev > _______________________________________________ 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/mailman/listinfo/opencms-dev |
|
|
|
|
|
Re: Multisite: Editor transforms the linksOn Fri, Nov 06, 2009 at 08:06:41AM +0100, Carol Manch? wrote:
> Hi, > > Are users with Workplace manager role who create the links with the > FCKeditor and this happens with all links, any idea? Do the users use the visual Insert/Edit link dialog in page edit mode? Do they browse the server for the link? Does it also happen when you edit the link in Edit Source mode? -- Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de _______________________________________________ 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/mailman/listinfo/opencms-dev |
|
|
Re: Multisite: Editor transforms the linksHi Chris,
Answering your questions: The users use the visual Inser/edit link dialog in page edit mode. They don't browse the server for the link because they do not have permission to view the other site. They write the link in the dialog box directly like a link to an external server. The editor modifies the link just after saving the page so if you edit the source code or not. Thanks for everything Carol En/na Christoph P. Kukulies ha escrit: > On Fri, Nov 06, 2009 at 08:06:41AM +0100, Carol Manch? wrote: > >> Hi, >> >> Are users with Workplace manager role who create the links with the >> FCKeditor and this happens with all links, any idea? >> > > Do the users use the visual Insert/Edit link dialog in page edit mode? > Do they browse the server for the link? > > Does it also happen when you edit the link in Edit Source mode? > > -- > Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de > > _______________________________________________ > 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/mailman/listinfo/opencms-dev > > Hi all, > We use OpenCms 7.0.5 to handle multiple sites. In opencms-system.xml we > have defined sites as follows: > > <sites> > <workplace-server>http://www.siteA.com</workplace-server> > <default-uri>/sites/siteA/</default-uri> > <site server="http://www.siteA.com" uri="/sites/siteA/"/> > <site server="http://www.siteB.com" uri="/sites/siteB/"/> > </sites> > > Our problem appears when we include a link from a page of the siteB to a > page of the siteA. We add a link like this <a > href="http://www.siteA.com/page1.html"> and the editor transforms this > link to <a href="/page1.html"> after saving the page. > We need to link siteB with siteA but this is not possible with our > configuration, any idea what could be the problem? > > > Thanks > > > Carol _______________________________________________ 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/mailman/listinfo/opencms-dev |
|
|
Re: Multisite: Editor transforms the linksI also have multiple sites but my I name my workplace server always
different to the published sites. Maybe you name your workplace server differently from the production sites? E.g. cms.siteA.com -- Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de On Mon, Nov 09, 2009 at 08:10:22AM +0100, Carol Manch? wrote: > Hi Chris, > Answering your questions: > The users use the visual Inser/edit link dialog in page edit mode. > They don't browse the server for the link because they do not have > permission to view the other site. They write the link in the dialog box > directly like a link to an external server. > The editor modifies the link just after saving the page so if you edit > the source code or not. > > Thanks for everything > > Carol > > > En/na Christoph P. Kukulies ha escrit: > > On Fri, Nov 06, 2009 at 08:06:41AM +0100, Carol Manch? wrote: > > > >> Hi, > >> > >> Are users with Workplace manager role who create the links with the > >> FCKeditor and this happens with all links, any idea? > >> > > > > Do the users use the visual Insert/Edit link dialog in page edit mode? > > Do they browse the server for the link? > > > > Does it also happen when you edit the link in Edit Source mode? > > > > -- > > Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de > > > > _______________________________________________ > > 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/mailman/listinfo/opencms-dev > > > > > Hi all, > > We use OpenCms 7.0.5 to handle multiple sites. In opencms-system.xml we > > have defined sites as follows: > > > > <sites> > > <workplace-server>http://www.siteA.com</workplace-server> > > <default-uri>/sites/siteA/</default-uri> > > <site server="http://www.siteA.com" uri="/sites/siteA/"/> > > <site server="http://www.siteB.com" uri="/sites/siteB/"/> > > </sites> > > > > Our problem appears when we include a link from a page of the siteB to a > > page of the siteA. We add a link like this <a > > href="http://www.siteA.com/page1.html"> and the editor transforms this > > link to <a href="/page1.html"> after saving the page. > > We need to link siteB with siteA but this is not possible with our > > configuration, any idea what could be the problem? > > > > > > Thanks > > > > > > Carol _______________________________________________ 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/mailman/listinfo/opencms-dev |
| Free embeddable forum powered by Nabble | Forum Help |