| Re: large gap in modules |
| by mboyden on 2008/1/7 21:29:08 I use Dreamweaver all the time. However, I mostly use it in programmer mode instead of designer mode when working on XOOPS sites because you need to realize that sometimes DW will make code that doesn't do what you want exactly. So, use DW in designer mode to get close, then do final tweaking in the code view. |
| Re: large gap in modules |
| by Sublime on 2008/1/7 16:34:13 First of all I would highly recommend NOT using dreamweaver. If you're capable of coding manually use something like notepad2 or metapad. |
| Re: large gap in modules |
| by pw-kw on 2008/1/7 8:38:14 Hi XOOPS-Community, is there a posibility to include a function in news-modul to enable XOOPS-Codes? - Perhaps, anyone knows a solution?! |
| Re: large gap in modules |
| by nachenko on 2007/12/13 10:31:44 FYI, to paste Dreamweaver HTML in XOOPS you must remove all head content and the body tag. In the code you pasted here, you didn't remove "body" |
| Re: large gap in modules |
| by wellstuck on 2007/12/13 9:08:41 looks like you have the same problem |