Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
erdhweb-0.1.zip | 2008-12-30 | 387.4 kB | |
erdhweb-0.1.tar.gz | 2008-12-30 | 307.3 kB | |
erdhweb-0.1.tar.bz2 | 2008-12-30 | 284.0 kB | |
Totals: 3 Items | 978.7 kB | 0 |
<b>ERDcreate for ERDialog - Intro</b> <br> <br> Erdcreate is a application to produce full applications. <br> Enter a name for the application and press submit. <br> The application is a weaved ERDialog application file in the weaves directory. <br> You can view the file throught the View Weaves menu choice <br> You will see the entire application as one weaved HTML file. <br> This file is a skeleton that can be edited. <br> In order to install the file go to ERDhweb menu choice from main menu <br> You can install your application and test it as a choice from the main menu <br><br> A hweb file can unweaved by entering the file name: for example priv/hweb-docs/erdtext01.html <br><br> <br><br> If you need to recompile (I use i386 Linux) add priv/makefiles/Emakefile.erdmpd<br> to the ERDialog Emakefile and issue: <br><br> ./erdialog -make <br><br> This should byte compile the files in the src directory. If all goes well, try start.sh, which will start the application in an interactive Erlang shell. <br><br> restart yaws through ERDialog (see yaws.conf if you want to change this), The index of ERDialog should have been changed so that erdmpd should be an option <br><br> This ERDcreate applet requires the pre installation of: <br> * Erlang. <br> * Yaws. <br> * ERDialog *** Changes ***<br> Version 0.2<br> updating help files <br><br> Version 0.1<br> initial release <br><br> ERDialog - Steven Gibson (c) 2008-2012 smalllinux@gmail.com http://erdialog.sourceforge.net