[campsite-support] Wap portal with campsite?
  • Hello,

    I'm trying to build a wap portal with campsite to offer local news to our customers, but the commands are not working in the wml pages, i cannot figure out to get them work.

    can you help me? please


    William Maas
  • 9 Comments sorted by
  • Hi William,

    Can you please provide more detail as to what's not working?

    All the best,

    Sava



    From: wmaas@nuestrodiario.com.gt

    To: campsite-support@campware.org

    Date: 04/16/2009 03:52 AM

    Subject: [campsite-support] Wap portal with campsite?






    Hello,

    I'm trying to build a wap portal with campsite to offer local news to
    our customers, but the commands are not working in the wml pages, i cannot
    figure out to get them work.

    can you help me? please


    William Maas
  • Hello everyone

    Well, when I try to access the home of the WAP Portal from a mobile
    device it works well, but when I try to call a section page or an article
    page an HTTP Error 406 (NotAcceptable) returns.

    e.g.:

    Home page at http://192.168.1.1 (works excellent!)
    Section Page at http://192.168.1.1/es/24032009/1/ (returns error page)

    It seems like the mobile device browser did not recognize the construction
    of the address as the way as campsite build it.

    By the way a computer browser can recognize the address perfectly.

    The templates are named as always (article.tpl, section.tpl, etc.). And the
    basic structure is as follows


    "http://www.wapforum.org/DTD/wml12.dtd">





    {{$campsite->article->number}}

    {{$campsite->article->autor}}


    src="/get_img?NrArticle={{$campsite->article->number}}&NrImage=1">



    {{$campsite->article->Cuerpo_Noticia}}





    Thanks

    William Maas


    On 4/16/09 3:27 AM, "sava.tatic@mdlf.org" wrote:

    > Hi William,
    >
    > Can you please provide more detail as to what's not working?
    >
    > All the best,
    >
    > Sava
    >
    >
    >
    > From: wmaas@nuestrodiario.com.gt
    >
    > To: campsite-support@campware.org
    >
    > Date: 04/16/2009 03:52 AM
    >
    > Subject: [campsite-support] Wap portal with campsite?
    >
    >
    >
    >
    >
    >
    > Hello,
    >
    > I'm trying to build a wap portal with campsite to offer local news to
    > our customers, but the commands are not working in the wml pages, i cannot
    > figure out to get them work.
    >
    > can you help me? please
    >
    >
    > William Maas
    >
    >
    >

    --




    William Maas
    Gerente de Proyecto
    www.nuestrodiario.com
    PBX: (502) 2379.1600 x. 9518
    FAX: (502) 2379.1621 x. 3340
    15 Ave. 24-27 Zona 13
    Guatemala 01013, Guatemala C. A.
  • In my opinion wap is old and very limited way of using admin interface.
    I would recommend not to vaste resources on it and if support, than
    make separate admin interface for it.
    O.

    Sent from my iPhone

    On 16.4.2009, at 20:03, William Maas wrote:

    > Hello everyone
    >
    > Well, when I try to access the home of the WAP Portal from a
    > mobile
    > device it works well, but when I try to call a section page or an
    > article
    > page an HTTP Error 406 (NotAcceptable) returns.
    >
    > e.g.:
    >
    > Home page at http://192.168.1.1 (works excellent!)
    > Section Page at http://192.168.1.1/es/24032009/1/ (returns error
    > page)
    >
    > It seems like the mobile device browser did not recognize the
    > construction
    > of the address as the way as campsite build it.
    >
    > By the way a computer browser can recognize the address perfectly.
    >
    > The templates are named as always (article.tpl, section.tpl, etc.).
    > And the
    > basic structure is as follows
    >
    >
    > > "http://www.wapforum.org/DTD/wml12.dtd">
    >
    >
    >
    >
    >


    > {{$campsite->article->number}}

    > {{$campsite->article->autor}}


    > > src="/get_img?NrArticle={{$campsite->article-
    > >number}}&NrImage=1">


    >
    > {{$campsite->article->Cuerpo_Noticia}}
    >


    >
    >

    >
    > Thanks
    >
    > William Maas
    >
    >
    > On 4/16/09 3:27 AM, "sava.tatic@mdlf.org" wrote:
    >
    >> Hi William,
    >>
    >> Can you please provide more detail as to what's not working?
    >>
    >> All the best,
    >>
    >> Sava
    >>
    >>
    >>
    >> From: wmaas@nuestrodiario.com.gt
    >>
    >> To: campsite-support@campware.org
    >>
    >> Date: 04/16/2009 03:52 AM
    >>
    >> Subject: [campsite-support] Wap portal with campsite?
    >>
    >>
    >>
    >>
    >>
    >>
    >> Hello,
    >>
    >> I'm trying to build a wap portal with campsite to offer local
    >> news to
    >> our customers, but the commands are not working in the wml pages, i
    >> cannot
    >> figure out to get them work.
    >>
    >> can you help me? please
    >>
    >>
    >> William Maas
    >>
    >>
    >>
    >
    > --
    >
    >
    >
    >
    > William Maas
    > Gerente de Proyecto
    > www.nuestrodiario.com
    > PBX: (502) 2379.1600 x. 9518
    > FAX: (502) 2379.1621 x. 3340
    > 15 Ave. 24-27 Zona 13
    > Guatemala 01013, Guatemala C. A.
    >
    >
    >
  • Do I have to forget design wml pages to my Portal for mobile devices?

    Instead, Is it your recommendation to use xhtml?

    Thanks


    On 4/16/09 1:08 PM, "Ondra Koutek" wrote:

    > In my opinion wap is old and very limited way of using admin interface.
    > I would recommend not to vaste resources on it and if support, than
    > make separate admin interface for it.
    > O.
    >
    > Sent from my iPhone
    >
    > On 16.4.2009, at 20:03, William Maas wrote:
    >
    >> Hello everyone
    >>
    >> Well, when I try to access the home of the WAP Portal from a
    >> mobile
    >> device it works well, but when I try to call a section page or an
    >> article
    >> page an HTTP Error 406 (NotAcceptable) returns.
    >>
    >> e.g.:
    >>
    >> Home page at http://192.168.1.1 (works excellent!)
    >> Section Page at http://192.168.1.1/es/24032009/1/ (returns error
    >> page)
    >>
    >> It seems like the mobile device browser did not recognize the
    >> construction
    >> of the address as the way as campsite build it.
    >>
    >> By the way a computer browser can recognize the address perfectly.
    >>
    >> The templates are named as always (article.tpl, section.tpl, etc.).
    >> And the
    >> basic structure is as follows
    >>
    >>
    >> >> "http://www.wapforum.org/DTD/wml12.dtd">
    >>
    >>
    >>
    >>
    >>


    >> {{$campsite->article->number}}

    >> {{$campsite->article->autor}}


    >> >> src="/get_img?NrArticle={{$campsite->article-
    >>> number}}&NrImage=1">


    >>
    >> {{$campsite->article->Cuerpo_Noticia}}
    >>


    >>
    >>

    >>
    >> Thanks
    >>
    >> William Maas
    >>
    >>
    >> On 4/16/09 3:27 AM, "sava.tatic@mdlf.org" wrote:
    >>
    >>> Hi William,
    >>>
    >>> Can you please provide more detail as to what's not working?
    >>>
    >>> All the best,
    >>>
    >>> Sava
    >>>
    >>>
    >>>
    >>> From: wmaas@nuestrodiario.com.gt
    >>>
    >>> To: campsite-support@campware.org
    >>>
    >>> Date: 04/16/2009 03:52 AM
    >>>
    >>> Subject: [campsite-support] Wap portal with campsite?
    >>>
    >>>
    >>>
    >>>
    >>>
    >>>
    >>> Hello,
    >>>
    >>> I'm trying to build a wap portal with campsite to offer local
    >>> news to
    >>> our customers, but the commands are not working in the wml pages, i
    >>> cannot
    >>> figure out to get them work.
    >>>
    >>> can you help me? please
    >>>
    >>>
    >>> William Maas
    >>>
    >>>
    >>>
    >>
    >> --
    >>
    >>
    >>
    >>
    >> William Maas
    >> Gerente de Proyecto
    >> www.nuestrodiario.com
    >> PBX: (502) 2379.1600 x. 9518
    >> FAX: (502) 2379.1621 x. 3340
    >> 15 Ave. 24-27 Zona 13
    >> Guatemala 01013, Guatemala C. A.
    >>
    >>
    >>

    --




    William Maas
    Gerente de Proyecto
    www.nuestrodiario.com
    PBX: (502) 2379.1600 x. 9518
    FAX: (502) 2379.1621 x. 3340
    15 Ave. 24-27 Zona 13
    Guatemala 01013, Guatemala C. A.
  • No way, you can have templates and publication for wap or whatever.
    Tje limitation is in admin interface

    Sent from my iPhone

    On 17.4.2009, at 4:03, William Maas wrote:

    >
    >
    > Do I have to forget design wml pages to my Portal for mobile devices?
    >
    > Instead, Is it your recommendation to use xhtml?
    >
    > Thanks
    >
    >
    > On 4/16/09 1:08 PM, "Ondra Koutek" wrote:
    >
    >> In my opinion wap is old and very limited way of using admin
    >> interface.
    >> I would recommend not to vaste resources on it and if support, than
    >> make separate admin interface for it.
    >> O.
    >>
    >> Sent from my iPhone
    >>
    >> On 16.4.2009, at 20:03, William Maas
    >> wrote:
    >>
    >>> Hello everyone
    >>>
    >>> Well, when I try to access the home of the WAP Portal from a
    >>> mobile
    >>> device it works well, but when I try to call a section page or an
    >>> article
    >>> page an HTTP Error 406 (NotAcceptable) returns.
    >>>
    >>> e.g.:
    >>>
    >>> Home page at http://192.168.1.1 (works excellent!)
    >>> Section Page at http://192.168.1.1/es/24032009/1/ (returns error
    >>> page)
    >>>
    >>> It seems like the mobile device browser did not recognize the
    >>> construction
    >>> of the address as the way as campsite build it.
    >>>
    >>> By the way a computer browser can recognize the address perfectly.
    >>>
    >>> The templates are named as always (article.tpl, section.tpl, etc.).
    >>> And the
    >>> basic structure is as follows
    >>>
    >>>
    >>> >>> "http://www.wapforum.org/DTD/wml12.dtd">
    >>>
    >>>
    >>>
    >>>
    >>>


    >>> {{$campsite->article->number}}

    >>> {{$campsite->article->autor}}


    >>> >>> src="/get_img?NrArticle={{$campsite->article-
    >>>> number}}&NrImage=1">


    >>>
    >>> {{$campsite->article->Cuerpo_Noticia}}
    >>>


    >>>
    >>>

    >>>
    >>> Thanks
    >>>
    >>> William Maas
    >>>
    >>>
    >>> On 4/16/09 3:27 AM, "sava.tatic@mdlf.org"
    >>> wrote:
    >>>
    >>>> Hi William,
    >>>>
    >>>> Can you please provide more detail as to what's not working?
    >>>>
    >>>> All the best,
    >>>>
    >>>> Sava
    >>>>
    >>>>
    >>>>
    >>>> From: wmaas@nuestrodiario.com.gt
    >>>>
    >>>> To: campsite-support@campware.org
    >>>>
    >>>> Date: 04/16/2009 03:52 AM
    >>>>
    >>>> Subject: [campsite-support] Wap portal with campsite?
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    >>>> Hello,
    >>>>
    >>>> I'm trying to build a wap portal with campsite to offer local
    >>>> news to
    >>>> our customers, but the commands are not working in the wml pages, i
    >>>> cannot
    >>>> figure out to get them work.
    >>>>
    >>>> can you help me? please
    >>>>
    >>>>
    >>>> William Maas
    >>>>
    >>>>
    >>>>
    >>>
    >>> --
    >>>
    >>>
    >>>
    >>>
    >>> William Maas
    >>> Gerente de Proyecto
    >>> www.nuestrodiario.com
    >>> PBX: (502) 2379.1600 x. 9518
    >>> FAX: (502) 2379.1621 x. 3340
    >>> 15 Ave. 24-27 Zona 13
    >>> Guatemala 01013, Guatemala C. A.
    >>>
    >>>
    >>>
    >
    > --
    >
    >
    >
    >
    > William Maas
    > Gerente de Proyecto
    > www.nuestrodiario.com
    > PBX: (502) 2379.1600 x. 9518
    > FAX: (502) 2379.1621 x. 3340
    > 15 Ave. 24-27 Zona 13
    > Guatemala 01013, Guatemala C. A.
    >
    >
    >
  • Ondro, I think William is interested in running the Campsite admin
    interface via wap. He is making a portal for the end users (at least that's
    how I understand it, William, please correct me if I am wrong).

    Sava



    From: Ondra Koutek

    To: "campsite-support@campware.org"

    Cc: ""

    Date: 04/17/2009 08:52 AM

    Subject: Re: [campsite-support] Wap portal with campsite?






    No way, you can have templates and publication for wap or whatever.
    Tje limitation is in admin interface

    Sent from my iPhone

    On 17.4.2009, at 4:03, William Maas wrote:

    >
    >
    > Do I have to forget design wml pages to my Portal for mobile devices?
    >
    > Instead, Is it your recommendation to use xhtml?
    >
    > Thanks
    >
    >
    > On 4/16/09 1:08 PM, "Ondra Koutek" wrote:
    >
    >> In my opinion wap is old and very limited way of using admin
    >> interface.
    >> I would recommend not to vaste resources on it and if support, than
    >> make separate admin interface for it.
    >> O.
    >>
    >> Sent from my iPhone
    >>
    >> On 16.4.2009, at 20:03, William Maas
    >> wrote:
    >>
    >>> Hello everyone
    >>>
    >>> Well, when I try to access the home of the WAP Portal from a
    >>> mobile
    >>> device it works well, but when I try to call a section page or an
    >>> article
    >>> page an HTTP Error 406 (NotAcceptable) returns.
    >>>
    >>> e.g.:
    >>>
    >>> Home page at http://192.168.1.1 (works excellent!)
    >>> Section Page at http://192.168.1.1/es/24032009/1/ (returns error
    >>> page)
    >>>
    >>> It seems like the mobile device browser did not recognize the
    >>> construction
    >>> of the address as the way as campsite build it.
    >>>
    >>> By the way a computer browser can recognize the address perfectly.
    >>>
    >>> The templates are named as always (article.tpl, section.tpl, etc.).
    >>> And the
    >>> basic structure is as follows
    >>>
    >>>
    >>> >>> "http://www.wapforum.org/DTD/wml12.dtd">
    >>>
    >>>
    >>>
    >>>
    >>>


    >>> {{$campsite->article->number}}

    >>> {{$campsite->article->autor}}


    >>> >>> src="/get_img?NrArticle={{$campsite->article-
    >>>> number}}&NrImage=1">


    >>>
    >>> {{$campsite->article->Cuerpo_Noticia}}
    >>>


    >>>
    >>>

    >>>
    >>> Thanks
    >>>
    >>> William Maas
    >>>
    >>>
    >>> On 4/16/09 3:27 AM, "sava.tatic@mdlf.org"
    >>> wrote:
    >>>
    >>>> Hi William,
    >>>>
    >>>> Can you please provide more detail as to what's not working?
    >>>>
    >>>> All the best,
    >>>>
    >>>> Sava
    >>>>
    >>>>
    >>>>
    >>>> From: wmaas@nuestrodiario.com.gt
    >>>>
    >>>> To: campsite-support@campware.org
    >>>>
    >>>> Date: 04/16/2009 03:52 AM
    >>>>
    >>>> Subject: [campsite-support] Wap portal with campsite?
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    >>>> Hello,
    >>>>
    >>>> I'm trying to build a wap portal with campsite to offer local
    >>>> news to
    >>>> our customers, but the commands are not working in the wml pages, i
    >>>> cannot
    >>>> figure out to get them work.
    >>>>
    >>>> can you help me? please
    >>>>
    >>>>
    >>>> William Maas
    >>>>
    >>>>
    >>>>
    >>>
    >>> --
    >>>
    >>>
    >>>
    >>>
    >>> William Maas
    >>> Gerente de Proyecto
    >>> www.nuestrodiario.com
    >>> PBX: (502) 2379.1600 x. 9518
    >>> FAX: (502) 2379.1621 x. 3340
    >>> 15 Ave. 24-27 Zona 13
    >>> Guatemala 01013, Guatemala C. A.
    >>>
    >>>
    >>>
    >
    > --
    >
    >
    >
    >
    > William Maas
    > Gerente de Proyecto
    > www.nuestrodiario.com
    > PBX: (502) 2379.1600 x. 9518
    > FAX: (502) 2379.1621 x. 3340
    > 15 Ave. 24-27 Zona 13
    > Guatemala 01013, Guatemala C. A.
    >
    >
    >
  • Thanks Sava, but actually I'm not interested in running Campsite admin
    interface via wap. I only had a trouble trying to access the wml pages.

    It seems like the mobile browsers are unable to build the relative address
    build by the campsite engine.

    For example:

    Home page at http://192.168.1.1 (works excellent!)
    Section Page at http://192.168.1.1/es/24032009/1/ (returns error page)

    But actually /es/24032009/1/ it doesn't existe it is a link created and
    parsed by the campsite engine. This is the trouble I have.

    Thanks a lot to all

    William

    On 4/17/09 11:56 AM, "sava.tatic@mdlf.org" wrote:

    > Ondro, I think William is interested in running the Campsite admin
    > interface via wap. He is making a portal for the end users (at least that's
    > how I understand it, William, please correct me if I am wrong).
    >
    > Sava
    >
    >
    >
    > From: Ondra Koutek
    >
    > To: "campsite-support@campware.org"
    >
    > Cc: ""
    >
    >
    > Date: 04/17/2009 08:52 AM
    >
    > Subject: Re: [campsite-support] Wap portal with campsite?
    >
    >
    >
    >
    >
    >
    > No way, you can have templates and publication for wap or whatever.
    > Tje limitation is in admin interface
    >
    > Sent from my iPhone
    >
    > On 17.4.2009, at 4:03, William Maas wrote:
    >
    >>
    >>
    >> Do I have to forget design wml pages to my Portal for mobile devices?
    >>
    >> Instead, Is it your recommendation to use xhtml?
    >>
    >> Thanks
    >>
    >>
    >> On 4/16/09 1:08 PM, "Ondra Koutek" wrote:
    >>
    >>> In my opinion wap is old and very limited way of using admin
    >>> interface.
    >>> I would recommend not to vaste resources on it and if support, than
    >>> make separate admin interface for it.
    >>> O.
    >>>
    >>> Sent from my iPhone
    >>>
    >>> On 16.4.2009, at 20:03, William Maas
    >>> wrote:
    >>>
    >>>> Hello everyone
    >>>>
    >>>> Well, when I try to access the home of the WAP Portal from a
    >>>> mobile
    >>>> device it works well, but when I try to call a section page or an
    >>>> article
    >>>> page an HTTP Error 406 (NotAcceptable) returns.
    >>>>
    >>>> e.g.:
    >>>>
    >>>> Home page at http://192.168.1.1 (works excellent!)
    >>>> Section Page at http://192.168.1.1/es/24032009/1/ (returns error
    >>>> page)
    >>>>
    >>>> It seems like the mobile device browser did not recognize the
    >>>> construction
    >>>> of the address as the way as campsite build it.
    >>>>
    >>>> By the way a computer browser can recognize the address perfectly.
    >>>>
    >>>> The templates are named as always (article.tpl, section.tpl, etc.).
    >>>> And the
    >>>> basic structure is as follows
    >>>>
    >>>>
    >>>> >>>> "http://www.wapforum.org/DTD/wml12.dtd">
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>


    >>>> {{$campsite->article->number}}

    >>>> {{$campsite->article->autor}}


    >>>> >>>> src="/get_img?NrArticle={{$campsite->article-
    >>>>> number}}&NrImage=1">


    >>>>
    >>>> {{$campsite->article->Cuerpo_Noticia}}
    >>>>


    >>>>
    >>>>

    >>>>
    >>>> Thanks
    >>>>
    >>>> William Maas
    >>>>
    >>>>
    >>>> On 4/16/09 3:27 AM, "sava.tatic@mdlf.org"
    >>>> wrote:
    >>>>
    >>>>> Hi William,
    >>>>>
    >>>>> Can you please provide more detail as to what's not working?
    >>>>>
    >>>>> All the best,
    >>>>>
    >>>>> Sava
    >>>>>
    >>>>>
    >>>>>
    >>>>> From: wmaas@nuestrodiario.com.gt
    >>>>>
    >>>>> To: campsite-support@campware.org
    >>>>>
    >>>>> Date: 04/16/2009 03:52 AM
    >>>>>
    >>>>> Subject: [campsite-support] Wap portal with campsite?
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>> Hello,
    >>>>>
    >>>>> I'm trying to build a wap portal with campsite to offer local
    >>>>> news to
    >>>>> our customers, but the commands are not working in the wml pages, i
    >>>>> cannot
    >>>>> figure out to get them work.
    >>>>>
    >>>>> can you help me? please
    >>>>>
    >>>>>
    >>>>> William Maas
    >>>>>
    >>>>>
    >>>>>
    >>>>
    >>>> --
    >>>>
    >>>>
    >>>>
    >>>>
    >>>> William Maas
    >>>> Gerente de Proyecto
    >>>> www.nuestrodiario.com
    >>>> PBX: (502) 2379.1600 x. 9518
    >>>> FAX: (502) 2379.1621 x. 3340
    >>>> 15 Ave. 24-27 Zona 13
    >>>> Guatemala 01013, Guatemala C. A.
    >>>>
    >>>>
    >>>>
    >>
    >> --
    >>
    >>
    >>
    >>
    >> William Maas
    >> Gerente de Proyecto
    >> www.nuestrodiario.com
    >> PBX: (502) 2379.1600 x. 9518
    >> FAX: (502) 2379.1621 x. 3340
    >> 15 Ave. 24-27 Zona 13
    >> Guatemala 01013, Guatemala C. A.
    >>
    >>
    >>
    >
    >
    >

    --




    William Maas
    Gerente de Proyecto
    www.nuestrodiario.com
    PBX: (502) 2379.1600 x. 9518
    FAX: (502) 2379.1621 x. 3340
    15 Ave. 24-27 Zona 13
    Guatemala 01013, Guatemala C. A.
  • That is exactly what I am talking about. It is easy to create website
    or portal that will use WAP and fill it with campsite content. However
    admin interface is too complex for WAP and in case the admin interface
    should be used via WAP.
    How I understood William's issue was, he will create news portal, and
    wants readers to getz informations through WAP. And that is possible
    and easy.
    Contrary if he wants to publish content through WAP, the admin
    interface would need to be redesigned and its functionality should
    contain just few things:
    Login, create new article, move it to proper place and hit publish.
    Also it might be usefull just to moderate comments through WAP

    I believe no real environment will ever need do more administrative
    tasks through WAP and limiting admin interface to its poor standards
    is simply bad idea.

    O.


    On 17.4.2009, at 19:56, sava.tatic@mdlf.org wrote:

    > Ondro, I think William is interested in running the Campsite admin
    > interface via wap. He is making a portal for the end users (at least
    > that's
    > how I understand it, William, please correct me if I am wrong).
    >
    > Sava
    >
    >
    >
    > From: Ondra Koutek
    >
    > To: "campsite-support@campware.org" > >
    >
    > Cc: "" > >
    >
    > Date: 04/17/2009 08:52 AM
    >
    > Subject: Re: [campsite-support] Wap portal with campsite?
    >
    >
    >
    >
    >
    >
    > No way, you can have templates and publication for wap or whatever.
    > Tje limitation is in admin interface
    >
    > Sent from my iPhone
    >
    > On 17.4.2009, at 4:03, William Maas
    > wrote:
    >
    >>
    >>
    >> Do I have to forget design wml pages to my Portal for mobile devices?
    >>
    >> Instead, Is it your recommendation to use xhtml?
    >>
    >> Thanks
    >>
    >>
    >> On 4/16/09 1:08 PM, "Ondra Koutek" wrote:
    >>
    >>> In my opinion wap is old and very limited way of using admin
    >>> interface.
    >>> I would recommend not to vaste resources on it and if support, than
    >>> make separate admin interface for it.
    >>> O.
    >>>
    >>> Sent from my iPhone
    >>>
    >>> On 16.4.2009, at 20:03, William Maas
    >>> wrote:
    >>>
    >>>> Hello everyone
    >>>>
    >>>> Well, when I try to access the home of the WAP Portal from a
    >>>> mobile
    >>>> device it works well, but when I try to call a section page or an
    >>>> article
    >>>> page an HTTP Error 406 (NotAcceptable) returns.
    >>>>
    >>>> e.g.:
    >>>>
    >>>> Home page at http://192.168.1.1 (works excellent!)
    >>>> Section Page at http://192.168.1.1/es/24032009/1/ (returns error
    >>>> page)
    >>>>
    >>>> It seems like the mobile device browser did not recognize the
    >>>> construction
    >>>> of the address as the way as campsite build it.
    >>>>
    >>>> By the way a computer browser can recognize the address perfectly.
    >>>>
    >>>> The templates are named as always (article.tpl, section.tpl, etc.).
    >>>> And the
    >>>> basic structure is as follows
    >>>>
    >>>>
    >>>> >>>> "http://www.wapforum.org/DTD/wml12.dtd">
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>


    >>>> {{$campsite->article->number}}

    >>>> {{$campsite->article->autor}}


    >>>> >>>> src="/get_img?NrArticle={{$campsite->article-
    >>>>> number}}&NrImage=1">


    >>>>
    >>>> {{$campsite->article->Cuerpo_Noticia}}
    >>>>


    >>>>
    >>>>

    >>>>
    >>>> Thanks
    >>>>
    >>>> William Maas
    >>>>
    >>>>
    >>>> On 4/16/09 3:27 AM, "sava.tatic@mdlf.org"
    >>>> wrote:
    >>>>
    >>>>> Hi William,
    >>>>>
    >>>>> Can you please provide more detail as to what's not working?
    >>>>>
    >>>>> All the best,
    >>>>>
    >>>>> Sava
    >>>>>
    >>>>>
    >>>>>
    >>>>> From: wmaas@nuestrodiario.com.gt
    >>>>>
    >>>>> To: campsite-support@campware.org
    >>>>>
    >>>>> Date: 04/16/2009 03:52 AM
    >>>>>
    >>>>> Subject: [campsite-support] Wap portal with campsite?
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>> Hello,
    >>>>>
    >>>>> I'm trying to build a wap portal with campsite to offer local
    >>>>> news to
    >>>>> our customers, but the commands are not working in the wml
    >>>>> pages, i
    >>>>> cannot
    >>>>> figure out to get them work.
    >>>>>
    >>>>> can you help me? please
    >>>>>
    >>>>>
    >>>>> William Maas
    >>>>>
    >>>>>
    >>>>>
    >>>>
    >>>> --
    >>>>
    >>>>
    >>>>
    >>>>
    >>>> William Maas
    >>>> Gerente de Proyecto
    >>>> www.nuestrodiario.com
    >>>> PBX: (502) 2379.1600 x. 9518
    >>>> FAX: (502) 2379.1621 x. 3340
    >>>> 15 Ave. 24-27 Zona 13
    >>>> Guatemala 01013, Guatemala C. A.
    >>>>
    >>>>
    >>>>
    >>
    >> --
    >>
    >>
    >>
    >>
    >> William Maas
    >> Gerente de Proyecto
    >> www.nuestrodiario.com
    >> PBX: (502) 2379.1600 x. 9518
    >> FAX: (502) 2379.1621 x. 3340
    >> 15 Ave. 24-27 Zona 13
    >> Guatemala 01013, Guatemala C. A.
    >>
    >>
    >>
    >
    >
    >
  • This issue can be easily workaround. Simply create set of static wrml
    pages and use template language (sparty PHP) to fill the content.
    You do not need to respect the URL structure that is suggested by
    campsite, instead you can make new page through any link structure you
    wish and keep location of the site in smarty variable.

    O.


    On 17.4.2009, at 20:48, William Maas wrote:

    > Thanks Sava, but actually I'm not interested in running Campsite admin
    > interface via wap. I only had a trouble trying to access the wml
    > pages.
    >
    > It seems like the mobile browsers are unable to build the relative
    > address
    > build by the campsite engine.
    >
    > For example:
    >
    > Home page at http://192.168.1.1 (works excellent!)
    > Section Page at http://192.168.1.1/es/24032009/1/ (returns error page)
    >
    > But actually /es/24032009/1/ it doesn't existe it is a link created
    > and
    > parsed by the campsite engine. This is the trouble I have.
    >
    > Thanks a lot to all
    >
    > William
    >
    > On 4/17/09 11:56 AM, "sava.tatic@mdlf.org"
    > wrote:
    >
    >> Ondro, I think William is interested in running the Campsite admin
    >> interface via wap. He is making a portal for the end users (at
    >> least that's
    >> how I understand it, William, please correct me if I am wrong).
    >>
    >> Sava
    >>
    >>
    >>
    >> From: Ondra Koutek
    >>
    >> To: "campsite-support@campware.org" >> >
    >>
    >> Cc: ""
    >>
    >>
    >> Date: 04/17/2009 08:52 AM
    >>
    >> Subject: Re: [campsite-support] Wap portal with campsite?
    >>
    >>
    >>
    >>
    >>
    >>
    >> No way, you can have templates and publication for wap or whatever.
    >> Tje limitation is in admin interface
    >>
    >> Sent from my iPhone
    >>
    >> On 17.4.2009, at 4:03, William Maas
    >> wrote:
    >>
    >>>
    >>>
    >>> Do I have to forget design wml pages to my Portal for mobile
    >>> devices?
    >>>
    >>> Instead, Is it your recommendation to use xhtml?
    >>>
    >>> Thanks
    >>>
    >>>
    >>> On 4/16/09 1:08 PM, "Ondra Koutek" wrote:
    >>>
    >>>> In my opinion wap is old and very limited way of using admin
    >>>> interface.
    >>>> I would recommend not to vaste resources on it and if support, than
    >>>> make separate admin interface for it.
    >>>> O.
    >>>>
    >>>> Sent from my iPhone
    >>>>
    >>>> On 16.4.2009, at 20:03, William Maas
    >>>> wrote:
    >>>>
    >>>>> Hello everyone
    >>>>>
    >>>>> Well, when I try to access the home of the WAP Portal from a
    >>>>> mobile
    >>>>> device it works well, but when I try to call a section page or an
    >>>>> article
    >>>>> page an HTTP Error 406 (NotAcceptable) returns.
    >>>>>
    >>>>> e.g.:
    >>>>>
    >>>>> Home page at http://192.168.1.1 (works excellent!)
    >>>>> Section Page at http://192.168.1.1/es/24032009/1/ (returns error
    >>>>> page)
    >>>>>
    >>>>> It seems like the mobile device browser did not recognize the
    >>>>> construction
    >>>>> of the address as the way as campsite build it.
    >>>>>
    >>>>> By the way a computer browser can recognize the address perfectly.
    >>>>>
    >>>>> The templates are named as always (article.tpl, section.tpl,
    >>>>> etc.).
    >>>>> And the
    >>>>> basic structure is as follows
    >>>>>
    >>>>>
    >>>>> >>>>> "http://www.wapforum.org/DTD/wml12.dtd">
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>>


    >>>>> {{$campsite->article->number}}

    >>>>> {{$campsite->article->autor}}


    >>>>> >>>>> src="/get_img?NrArticle={{$campsite->article-
    >>>>>> number}}&NrImage=1">


    >>>>>
    >>>>> {{$campsite->article->Cuerpo_Noticia}}
    >>>>>


    >>>>>
    >>>>>

    >>>>>
    >>>>> Thanks
    >>>>>
    >>>>> William Maas
    >>>>>
    >>>>>
    >>>>> On 4/16/09 3:27 AM, "sava.tatic@mdlf.org"
    >>>>> wrote:
    >>>>>
    >>>>>> Hi William,
    >>>>>>
    >>>>>> Can you please provide more detail as to what's not working?
    >>>>>>
    >>>>>> All the best,
    >>>>>>
    >>>>>> Sava
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>> From: wmaas@nuestrodiario.com.gt
    >>>>>>
    >>>>>> To: campsite-support@campware.org
    >>>>>>
    >>>>>> Date: 04/16/2009 03:52 AM
    >>>>>>
    >>>>>> Subject: [campsite-support] Wap portal with campsite?
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>> Hello,
    >>>>>>
    >>>>>> I'm trying to build a wap portal with campsite to offer local
    >>>>>> news to
    >>>>>> our customers, but the commands are not working in the wml
    >>>>>> pages, i
    >>>>>> cannot
    >>>>>> figure out to get them work.
    >>>>>>
    >>>>>> can you help me? please
    >>>>>>
    >>>>>>
    >>>>>> William Maas
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>
    >>>>> --
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>> William Maas
    >>>>> Gerente de Proyecto
    >>>>> www.nuestrodiario.com
    >>>>> PBX: (502) 2379.1600 x. 9518
    >>>>> FAX: (502) 2379.1621 x. 3340
    >>>>> 15 Ave. 24-27 Zona 13
    >>>>> Guatemala 01013, Guatemala C. A.
    >>>>>
    >>>>>
    >>>>>
    >>>
    >>> --
    >>>
    >>>
    >>>
    >>>
    >>> William Maas
    >>> Gerente de Proyecto
    >>> www.nuestrodiario.com
    >>> PBX: (502) 2379.1600 x. 9518
    >>> FAX: (502) 2379.1621 x. 3340
    >>> 15 Ave. 24-27 Zona 13
    >>> Guatemala 01013, Guatemala C. A.
    >>>
    >>>
    >>>
    >>
    >>
    >>
    >
    > --
    >
    >
    >
    >
    > William Maas
    > Gerente de Proyecto
    > www.nuestrodiario.com
    > PBX: (502) 2379.1600 x. 9518
    > FAX: (502) 2379.1621 x. 3340
    > 15 Ave. 24-27 Zona 13
    > Guatemala 01013, Guatemala C. A.
    >
    >
    >