I have a list of items on the page, each item takes about 1 line of text. Let's say that I make a small change in two neighboring items - for example, insert a word inside - and view the History of Changes, pick 2 versions and compare them to each other (diff). In the diff view, intead of seeing these 2 small additions, most often I have the 1st modified line completely crossed out, but added below on top of the next line (with mixed additions/removals of words - spaghetti text), and only then I have the next line inserted as a completely new one. This behavior is clearly incorrect and makes reading diff views a nightmare. I'd be grateful for fixing this.
Using a live template like this for category:
[[code]]
This is the first bit of content!
%%content{1}%%
Here is more content
%%content{2}%%
I'm working on a project where I want to use Google Visualizations to display form data in a table. This requires using ListPages to create HTML block syntax. I can get ListPages to generate the output I need, however the output is treated as regular text instead of a HTML block. I've been working on this for hours trying to find a workaround, but am having no luck.
by Ed Johnson |
8 Comments