Good hack. Two things of note though...
You need to check the v3pad_shell template for missing tags. I found a bunch that needed to be closed.
Also, that template needs to be cached. (It will result in a slight performance hit if it isn't, since a query will be necessary to get the template.)
One pet peeve of mine: Can you change it so there's only one blank notefield on the page instead of showing a notefield for each available note, regardless of whether it's filled in or not? That's how the vb2 version of the hack did it.
|