![]() ![]() |
![]() |
|||
HTML Extra's
The Image button brings up a dialog where you can specify several parameters for inserting an image link. You can also drag and drop a GIF image file on this dialog to fill in these values. (I know, I should have added other graphic formats as well). The Anchor button is in fact a stripped down Image button, use it to quickly paste in a The Update button calls the HTMLUpdate addon. This addon scans the file for occurences of: <!-- #include "./anotherfilename.html" --> bla bla <!-- end include--> When it finds such an occurence it will replace the text between the two comments with the content of the file whose name is in the first comment. You can have variables in this include file and these will be replaced with their current value. Possible variables are: $date$, $time$, $name$ and $file$. See the Glossary for an explanation of these variables. To see an example of the usage of these include files, have a look at these HTML pages themselves in Pe. You can see that every page includes two parts, the menubar on the lefthand side and the signature on the bottom of each page. |
||||
Last updated: 05/17/98 |