edfel
Member   Posts: 94 Registered: 2/12/2003 Status: Offline
|
posted on 12/15/2006 at 11:31 PM |
Hi:
How I can make Xinha work with AT? It works with Xanthia but dunno how
tomake it work with AT....
|
| |
| |
Shawn
Administrator   Posts: 4570 Registered: 10/7/2002 Status: Online
|
posted on 12/15/2006 at 11:35 PM |
I've never heard of Xinha. What is it? What doesn't work?
-Shawn |
| |
edfel
Member   Posts: 94 Registered: 2/12/2003 Status: Offline
|
posted on 12/15/2006 at 11:40 PM |
Hi Shawn:
It is a typetool editor replacement...
Xinha-module integrates the xinha-WYSIWYG-editor in supported modules.
This allows users easily edit content without getting involved with
(x)HTML-tags.
See this:
http://community.postnuke.com/index.php?module=Database&func=viewpub&am
p;tid=3&pid=75
http://community.postnuke.com/module-Forum-viewtopic-topic-45899-highlight-
xinha.htm
Thanks for replying.
[Edited on 16/12/2006 by edfel] |
| |
edfel
Member   Posts: 94 Registered: 2/12/2003 Status: Offline
|
posted on 12/16/2006 at 05:13 PM |
Hi:
Well, 50% fixed... I added:
$xinha = pnModFunc('xinha', 'user', 'editorheader');
echo ($xinhaeditor);
to theme.php (first lines after the license info)....
The remaining problem IS that IT WONT want to work with IE?! Xinha is
loaded but I can't enter text under IE...
|
| |
edfel
Member   Posts: 94 Registered: 2/12/2003 Status: Offline
|
posted on 12/17/2006 at 12:52 AM |
Hi Shawn:
It is working. Problem is related with a js conflict. Tried with AutoTheme
theme and works...
LATER
|
| |
Shawn
Administrator   Posts: 4570 Registered: 10/7/2002 Status: Online
|
posted on 12/17/2006 at 03:32 PM |
Thanks! |
| |