Hi,

I am using Turbine-WebMacro framework.


I read the document of WebMacro script.html. In the document it said WebMacro can 
support 


1. add a line in an exist test.wm file like this:
    #parse "/home/test/template/screens/abc.wm"

This line will takes in abc.wm as a part of the old wm file. Thus, we can write a 
couple of wm files as function unit. Then combine them into some other *.wm file.

But After I add this line, and access the screen as:

local:8080/servlet/Turbine/template/test.wm

the test.wm page displays correctly but the abc.wm can not be show, instead the system 
gives out an error say:
        temlate: /home/test/temlate/screens/abc.wm can not be found. 

But I really have this file.


2. #include /home/test/abc.html
The document says if add this line to exist test.wm, system will be able to read in 
the abc.html and put it direct to the screen.

But after I add this line in test.wm. All the page can not be shown.





Does this mean Turbine do not support #parse and #include while WebMacro support it?



Regards


fanyun


N�.n�+�������'�+-�x��d�{.n�+�������~X��
+�)�v�,r��y�܆m����    ��V�r�y�&�۫n)��Ib��(�H��� ��&���nW��:'Š�x��

Reply via email to