I see there is a much newer version of the FCK Editor out there.
Has anyone successfully updated this? How did you do it, with a simple replacement of the old one?
Search found 6 matches
- Tue Jun 03, 2008 2:29 pm
- Forum: TestLink 1.7 (Closed)
- Topic: Updating FCK Editor
- Replies: 1
- Views: 3121
- Fri Apr 11, 2008 7:55 pm
- Forum: TestLink 1.7 (Closed)
- Topic: Modifications to templates not taking affect
- Replies: 7
- Views: 9302
No problem, if you want more how-to for programming under smarty, there's plenty to read here: http://www.smarty.net/
and it's very useful info, saved me a lot of time.
and it's very useful info, saved me a lot of time.
- Fri Apr 11, 2008 7:39 pm
- Forum: TestLink 1.7 (Closed)
- Topic: Modifications to templates not taking affect
- Replies: 7
- Views: 9302
I found out how to do this. You have to browse to third_party->smarty and open Smarty.class.php In Smarty.class.php search for 'compile'. Change the 'var $compile_check' to true Change the 'var $force_compile' to true and save the doc. This is good when you're making changes, but when you are ready ...
- Thu Mar 20, 2008 2:44 pm
- Forum: TestLink 1.7 (Closed)
- Topic: Modifications to templates not taking affect
- Replies: 7
- Views: 9302
- Mon Mar 17, 2008 8:27 pm
- Forum: TestLink 1.7 (Closed)
- Topic: Modifications to templates not taking affect
- Replies: 7
- Views: 9302
Modifications to templates not taking affect
I am making changes to the mainpage.tpl and when I refresh my browser nothing changed. I found that if I modify the #@@@#%$#mainpage.tpl.php in the templates_c directory things change. After doing some digging it looks like Testlink recompiles a tpl file, but how do you force it to recompile, or is ...
- Wed Jan 09, 2008 9:53 pm
- Forum: TestLink 1.7 (Closed)
- Topic: Printing to Word
- Replies: 3
- Views: 4988
Printing to Word
I would like to create some space between my test cases when I print a test plan to word. What needs to be modified to make this happen?
Thanks
Thanks