Welcome to Lenya.

Try one question per post to the MLs (mailing lists).  My first post
contained a list of 8 issues, and everybody focused on a few of them. 
You get better results if you sent 6 posts with the Subject reflecting
each issue, rather than one generic post with multiple questions.

I do not know #1 and #6.  Here are my answers:

On 12/23/05, Rovi <[EMAIL PROTECTED]> wrote:
> Hi, I have installed 1.2.4 using the Windows installer. I am facing these
> issues, or have these questions. If anyone can provide answeres to one or more
> of these I will really appreciate:
>
> (1) In site view, if I try to change title in Meta tab, it prompts with the
> login page. Even on logging in again, the changes are not saved. It did work
> one time though.

It sounds like a configuration issue.  Someone else may know better,
but they will need more information.  Is this just the "Default"
publication using the default install?

> (2) Search - When I do search I get this message (though it has worked a few
> times as well):
> java.io.FileNotFoundException 
> .....work\search\lucene\index\live\index\segments
>  (The system cannot find the file specified)
> And then if I click home or any other link, it sends me to page not found. If
> for example I am clicking at Page1.html, it sends to Page1/index.html

There were a few bugs in the code that was integrated with Lenya1.2.4.
 The upgrade is available at:
http://solprovider.com/lenya/searchdownload

> (3) How can I remove the <name> from "Last Published: Thu, 10 Dec 2005
> 23:08:36 PST / <name>" at the bottom of the pages?

FILE: {pub}/xslt/page2xhtml.xsl
REMOVE:
        <tr>
          <td colspan="2" valign="top">
            <div id="footer">
              <xsl:apply-templates select="lenya:meta/dcterms:modified"/>
              <xsl:apply-templates select="lenya:meta/dc:publisher"/>
            </div>
          </td>
        </tr>

> (4) When I add images in Kupu, I have to subsequently go in the Source view to
> delete a portion of the URL to make it work. Is there a solution out there for
> this?

This may be the bug using Kupu with MSIE.  I have not seen a fix for
it, and my quick attempt at one caused other problems.  Try editing
using Mozilla or Firefox.

> (5) I checked out and implemented changes required as per
> HowToCustomizeImageMarkup document. But still my image does not accept left or
> right in Kupu. However, I can change it in Source View. Related question - is
> there any other choice of editor for the IE users?

See "Fix Alignment and More":
http://solprovider.com/lenya/kupucenter

> (6)How can I integrate Google Search and Google Ads? Also, lets say I wish to
> add counters codelet from likes of Statcounter. How do I add such pieces of
> code in my pages, or better still, at template level? Also, Can I write my own
> HTML (with or without Java Script) and somehow paste (or integrate) it in my
> pages?

This is probably handled in page2xhtml.xsl (mentioned above), but
someone else may know better.  Next poster!

solprovider

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to