Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Export as HTML, RTF, ...

<< < (2/10) > >>

mandrav:

--- Quote ---mandrav: would you mind to add this to contrib?
--- End quote ---

Done.
I hope you don't mind, I converted it to cbPlugin and now creates a "File->Export to HTML" menu item. ;)
Btw, very nice work  8)

Ceniza:

--- Quote from: mandrav on October 17, 2005, 11:46:09 am ---
--- Quote ---mandrav: would you mind to add this to contrib?
--- End quote ---

Done.
I hope you don't mind, I converted it to cbPlugin and now creates a "File->Export to HTML" menu item. ;)
Btw, very nice work 8)

--- End quote ---

Heh, in the first tests I was doing something similar (adding it in the File menu) but then decided to make it more... er... plugin-like.

Having it in the File menu will make it consistent 'cause there's where ppl can find it in both SciTE and Dev-C++, so I don't really mind the change.

Last night I was checking some other minor things so it'll also export the font (name and size). This should be ready today.

I just hope you didn't forget to give me access to the plugin in CVS, oh, and still have access to the other two :P

mandrav:

--- Quote ---I just hope you didn't forget to give me access to the plugin in CVS, oh, and still have access to the other two
--- End quote ---

I hope I haven't ;)

Ceniza:
I just committed the latest changes and CVS didn't complain :)

Changes include:

* Current font type and size exported to the HTML file.
* Background colors also exported.
* Applied my coding style to mandrav's changes :)
* Removed the unnecessary checking mandrav pointed out (because of the new way to execute).
* Probably a few bugs introduced in the code :P

squizzz:

--- Quote from: Ceniza ---HTML, RTF and maybe some other formats
--- End quote ---
Others, like Open Document Format for example? :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version