This gives the minimum structure for your html page. Anansi fills in the Project's name as title for your page. I haven't heard any protests thus far.
For the new webmasters:
The Document Colors Assistent will show the colors as you have choosen them. Only the background image won't be shown, instead you get to see the filename of the image. Black fonts mean there aren't any values choosen yet. That is, unless you made them all black on purpose. Yes, this screencapture is a bit boring.
I understand from users that they don't care much for the Red, Green and Blue spineditors. So I plan to hide it under an advanced section and replace the whole thing with something more similar to the Style tabblade on the Project Manager, which lets you go to the Color Chart immediatly and additionally lets you check if you want to override the browser's default values.
There's nothing much to add to what I told about the Document Color Assistant.
![]() | The first screen speaks pretty much for itself. You get to say how many rows and columns you want and in what way it should be centered. if this is all you need, then you're done. |
![]() | I always keep forgetting about cellpadding. Here's a quote from the Netscape documentation: By default Netscape 1.1 uses a cell padding of one. Cell padding is the amount of space between the border of the cell and the contents of the cell. Setting a cell padding of zero on a table with borders might look bad because the edges of the text could touch the cell borders.
There's a silimar attribute called cellspacing. I couldn't cramp it in, though I'll will do so in a next version: By default Netscape 1.1 uses a cell spacing of two. For those fussy about the look of their tables, this gives them a little more control. Like it sounds, cell spacing is the amount of space inserted between individual cells in a table. |
![]() | Here the fun stuff starts! This is a 4 row 5 column table where I demonstrate what the Table Assistant can do for you. Just click the mouse on a cell and drag to other cells to join them. Resetting can be done by going to the previous page. |
Yes, I'm planning it. The problem is that I only have a freeware spellchecker for Windows 95. So what am I going to use for Windows 3.11?
You have to see this, it's great! There's a freeware thesaurus/ dictionary available on the web by the name of WordWeb. It beats any commercial products as it produces synonyms, antonyms, similars and more. It's a heavy download but worth it.
For the older versions of Anansi: If you got WordWeb installed, open the file anansi.ini with Notepad and add the following line to the WebManager section:
WordWeb=1
Anansi will now show a Wordweb item under the Assistants entry of the menu bar. Just block the word you want to enter and choose Assistants| Wordweb.
![]() |
User Defined Tags are meant to be used for whatever tags you want to add to Anansi. This can be existing specialised tags I left out, new tags that didn't exist when this version of Anansi was released or combination of tags you use often.
The User Defined Tagbar can be activated by pushing the hat and wand button. It works very similar to Netscape's bookmark window. There's probably only one thing thing you should know: for rearranging folders you will sometimes need to shift-drag to prevent items from being inserted in folders. |
By right-clicking the mouse you can open the edit-window. The edit window has three sections.
![]() |
The New Menu section lets you enter the name for a new menu or if you prefer folder. Append will add the new menu to the bottom. Insert will place it at the current selected position and move all existing menu's one position down. |
![]() |
The New Tag section will probably the place you'll need the most. Here you enter the tags. |
![]() |
The Rename section works for boths menu-names and for tags. |
This is for the demanding and advanced webmasters. Eventually it will be integrated with the editor and to be used in combination with file include commands and macro extensions. At this moment the File Assembly Assistent is still highly experimental.
The Assembly Assistant is being developed for two purposes:
An example for making a listfile: Assuming you have reviews of some kind, with filenames like rev-ande.cmp, rev-bert.cmp, rev-zzto.cmp, etc. Then fill in the from and to values of the Assembly Assistant with respectively rev-aaaa.cmp and rev-zzzz.cmp. Or you could split the list by filling in rev-aaa.cmp / rev-mmmm.cmp for the first run and rev-nnnn.cmp / rev-zzzz.cmp for the second run.