|
|
Expeditor is limping behind Eclipse versions. Would it be time to leapfrog and make Expeditor compatible with Eclipse Orion. It would enable a full local HTML UI with all the Expeditor goodies.
|
|
|
I wish for Notes menu actions to import and export bookmarks to/from Text files (likely in html or xml format).
The main reason why I want this is because in my experience bookmark.nsf breaks every once in a while. Often one has to nuke it and replace by a new one. I
|
|
|
|
|
|
Although Lotus Connections has a "mail community" feature, it's an all or nothing proposition. A great newsletter feature would include:
- Ability to create content in HTML
- Editing workflow to allow review cycles prior to publishing
- Ability for community members to opt
|
|
|
The default rendering in HTML of Domino design elements typically goes something like this:
<table border="0" cellpadding="2" cellspacing="0"> <tr> <th>Staff</th> <th>Region</th> <th>Office</th> </tr> <tr valign="top"> <td><img width="16" height="1" src="/icons/ecblank.gif" alt="" /> <a href="/myapp.nsf/...?OpenDocument">LastName, FirstName</a></td>
|
|
|
A quick glace through wiki pages containing example code ( example) proves a systemic usability problem.
The wikis should recognize code (through a code tag? through any <pre> tag where the contents start with a less-than character?) and automatically convert/highlight the code.
Syntax highlighters are usually done via JavaScript. Here's one example:
|
|
|
On the Windows platform IE is the default and (to my knowledge) ONLY render engine used in Lotus Notes 8. This need to be changed as this can cause a significant security risk when people are reading emails from external internet addresses.
Any IE security hole could be exposed to the
|
|
|
Access to image files, located in database documents from computed html, by IMG tag.
like this: [<img src=notes://server/db.nsf/0/2345345345/image.gif?openattachment>]
|
|
|
I would like to see the Rich Text editor in the Notes client able to accept HTML in much the same way as many Web rich text editors do via a HTML toggle. I can already paste html from a Web site into the editor so it seems to already
|
|
|
It would be great if there was a way to sync the Domino HTML folders amongst clustered servers with a Domino task/program.
Quite often you have small HTML files kicking around in this folder, like favicon, robots.txt, a bunch of quickr/sametime plugins, CABs and jars - and it can be a
|
|
|
Currently, when Domino presents a form to a web browser, the FORM tag only contains the NAME attribute. Many JavaScript frameworks have issues accessing the form using the name attribute, especially in Firefox. it would be much better if the ID attribute was also set. I know this can be done
|
|
|
The Mac client lacks the ability to flag text within a rich text field as passthru HTML. What's more, when you're editing an existing document that contains passthru HTML (presumably done on a Windows client), even touching the existing passthru is an invitation to a world of hurt.
Passthru HTML should
|
|
|
Much of IBM's technical content is authored in an XML language known as DITA, which provides a very structured and semantically rich approach to marking up information. To offer this content in a web-based environment such as an Information Center, the DITA XML content is transformed to HTML and all
|
|
|
Add Table Row attributes:
Currently Cells and Entire tables have tags for IDs, Rows do not.
Under "Row Tags" for the table, it only offers Name.
I often need to set Row attributes, but have to write the entire table in HTML because I haven't found a simple way to set row attributes
|
|
|
It would be nice to use quick keys to convert a selection to "Pass Through HTML".
|
|
|
HTML emails render in a very similar manner to HTML web pages, that's obvious... This includes embedded links to external URLs, links to images etc.
However, Notes 8.0.x does not offer any additional 'right-click' options on HTML emails to support these resources. e.g. Copying links to be used elsewhere ("Copy shortcut"
|
|
|
full support for HTML and JavaScript when presenting a form in a dialogbox window would increase the look and functionality of the dialogbox (Notes client).
Nowadays passthru html is supported but a simple
<div style="border:1px solid #FF000;"> My div</div>
has not the desired effect.
I would also like support for JS so we can
|
|
|
From the IBM Technote: 1232229
-----------------------------------
You are using a HTML file as your mail signature. This HTML file is set up with an image in the background and text
|
|
|
Most web servers already support the ability to combine content from various sources into a single HTML page on the server but Domino does not.
Domino needs this! An example is an HTML page which pulls content from Domino DBs into an otherwise static HTML page. Some might say the page
|
|
|
Make Pasting Smarter
I often compose email messages that need to include content from a web page. A simple cut/paste into a Notes email often results in an ugly email. I find myself trying to use "Paste Special", trying various formats, and then cleaning it up.
There are several similar "ideas" here that relate
|