1
kAlvaro
Blocks outside standard layout
  • 2007/4/3 10:40

  • kAlvaro

  • Just popping in

  • Posts: 3

  • Since: 2007/3/28


I'm building a Xoops-powered site on top of a cute design by our regular designer. The problem is that there are two specific blocks (a top menu with links to static content and the search box) that should be displayed outside the standard 3-column design that XOOPS uses (they fit in the page header).

I could move this code in my theme HTML into the header:

<{foreach from=$xoBlocks.page_bottomleft item=block}>
    <{include 
file="a2lados/theme_blockcenter_l.html"}>
<{/foreach}>


But this would move all the blocks of that kind.

I'm currently thinking of hard-coding the aforementioned items in my theme. For instance, I can display the regular search box, copy the generated HTML into my theme header, and hide the box.

Is that a good idea? What's the best approach I could use?



2
kAlvaro
Re: News 1.53: problems with WYSIWYG editor
  • 2007/3/29 8:34

  • kAlvaro

  • Just popping in

  • Posts: 3

  • Since: 2007/3/28


Quote:

rlankford wrote:
Please see this thread as it might be exactly what you are looking for.


Thank you very much. That was exactly the issue: non-admin users had HTML disabled and they were not allowed to change it. This patch solved the problem for me.

As about the XoopsEditor project, it seems to be at an early development status. I had to make lots of changes to the site and none of the editors worked. It may be an interesting alternative in a few months but right now I'd recommend the standalone installation of Koivi.



3
kAlvaro
News 1.53: problems with WYSIWYG editor
  • 2007/3/28 11:04

  • kAlvaro

  • Just popping in

  • Posts: 3

  • Since: 2007/3/28


I've downloaded and installed the Koivi editor following these FAQ article:

How to use Koivi editor in XOOPS 2.013.2, with News, WIWIMOD, Userpages!

Afterwards, I set "Koivi" as editor in News preferences. When you edit a story the editor seems to work just fine.

The main problem is that when stories are displayed in the site HTML tags are escaped, so visitors see HTML tags rather than formatted text.

What point am I missing?




TopTop



Login

Who's Online

208 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 208


more...

Donat-O-Meter

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

Latest GitHub Commits