Re: [BlueGriffon] how can I disable autocomplete of HTML files

259 views
Skip to first unread message

Daniel Glazman

unread,
Oct 19, 2012, 3:41:39 AM10/19/12
to blueg...@googlegroups.com
On 18/10/12 16:03, Stefan Graf wrote:
> I would like to use Griffon to edit HTML snippets which will be included
> in a propper webpage.
>
> The problem is that Griffon always saves Doctype, Head and Body tags
> within that HTML files.
> Is there a way to disable this feature?

No. BlueGriffon is based on a standards-conformant parser and
serializer... Your current best option is to copy/paste either
the source from source view or select from the Wysiwyg and use
the relevant context menu.

</Daniel>


Glen Starrett

unread,
Oct 19, 2012, 7:55:26 AM10/19/12
to blueg...@googlegroups.com
I use some of the HTML I produce with BG as snippets just like you do.  What I've done is allow BG to keep the full HTML file which I save (and keep under version control).  When I want to put the snipped into the little field of my store database I select the text in WYSIWYG mode and choose "Copy selected HTML markup" (which is the context menu item Daniel mentioned), then I simply paste into the destination and done.

You can also keep multiple snippets in a single file.  I use a <HR> to separate them, but you can use anything you like to distinguish different areas.  You can also link in a CSS that your overall page would be using for format preview, etc.

Hope this helps.

Reply all
Reply to author
Forward
0 new messages