Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#73 2014-04-16 07:10:28
- eritropel
- Member
- From: Hamburg
- Registered: 2009-08-27
- Posts: 26
Re: adi_notes - leave notes for Textpattern users
I discovered adi_notes e few weeks ago and I like it. Very usefull! Thank you!!
But there is one wish: May it is possible to show different notes contitional in different sections? That would be great.
Offline
#74 2014-04-17 18:02:38
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_notes - leave notes for Textpattern users
eritropel wrote #280264:
I discovered adi_notes e few weeks ago and I like it. Very usefull! Thank you!!
Glad you find it useful.
But there is one wish: May it is possible to show different notes contitional in different sections? That would be great.
Interesting idea … will consider it for consideration!
Offline
#75 2014-05-06 07:21:47
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: adi_notes - leave notes for Textpattern users
Hello Adi,
is it possible to put Textpattern code in the note ?
I want to generate the name of all images categories as a memo for the end user…
<txp:category_list type="image" wraptag="ul" break="li">
<txp:category title="0" link="0" />
</txp:category_list>
Offline
#76 2014-05-06 07:32:37
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_notes - leave notes for Textpattern users
jpdupont wrote #280608:
Hello Adi,
is it possible to put Textpattern code in the note ?
Hi Jean-Pol. I’ve had that on my scribbly list for a while! I’ll look into it … but bear with me, I’m in client mode at the moment.
Offline
#77 2014-05-06 07:40:13
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: adi_notes - leave notes for Textpattern users
Ok, thanks Adi !
Offline
Re: adi_notes - leave notes for Textpattern users
This plugin is a fabulous documentation aid for newbies. I’ve been adding per-panel text to guide people through the Textpattern learning curve and have exported the table so I can apply it to new installs in one swoop :-)
To that end, I can add style rules in the Extensions->adi_notes panel for text alterations, which is grand, but I can’t figure out how to affect the paragraph margins. Just wanted a weeny bit more margin/padding between paragraphs so they’re more easily distinguishable in a large sea of text. Had to alter the hard-coded p
rule in the plugin itself to do it.
Is it just me being dim at CSS (highly likely), or is there some plugin enhancement that could be made to alter such things, either from the admin panel or by using a dedicated adi_notes stylesheet to offer more stylistic control over the note blocks?
Thanks in advance for any hints.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
#79 2014-05-06 22:03:00
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_notes - leave notes for Textpattern users
Hi Stef,
Having just had a quick butchers at the styling code, I think I’d only give myself a C+ “could do better” – I reckon there’s scope for improvement.
Leave it with me …
Offline
#80 2014-06-30 23:43:23
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_notes - leave notes for Textpattern users
Version 1.3 now available.
- edit link fixes for 4.6 (thanks jpdupont)
- tag parsing (for jpdupont)
- style fixes & improvements (thanks Bloke)
- inline style fix (thanks uli)
- fix for Hive theme header (thanks MarcoK)
- fix for preference save issue in <= 4.5.5
- admin tab layout & styling improvements
- now TXP 4.5+ only
As always, make a backup of your notes in advance.
There’s been a change in the way custom styles are applied, so if you’re using them take a copy before you upgrade. The installation will attempt to automatically convert the style rules to the new format, but you may need to tweak things. If all else fails, save a blank custom style & you’ll be given a united-colours-of-benetton version that you can adapt/peruse.
Offline
#81 2014-07-01 20:57:55
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: adi_notes - leave notes for Textpattern users
Thanks Adi !
Offline
#82 2015-04-25 14:47:43
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,473
Re: adi_notes - leave notes for Textpattern users
Hi Adi
The plugin doesn’t work convincingly in my installation, Textpattern 4.5.7. When I change the preferences from position footer to head, then the new setting is not saved, but the existing note disappears.
Also I don’t understand how I can determine what is a note tab or a embedded note or how I can store more than one note. Or is it restricted only to one note with many paragraphs?
Something I don’t understand properly, sorry.
Offline
Re: adi_notes - leave notes for Textpattern users
Hi,
The plugin provides one note/page (as long as you need it).
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#84 2015-04-25 22:39:02
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_notes - leave notes for Textpattern users
GugUser wrote #290238:
Hi Adi
The plugin doesn’t work convincingly in my installation, Textpattern 4.5.7. When I change the preferences from position footer to head, then the new setting is not saved, but the existing note disappears.
Works OK for me, can you give me a bit more detail on what you see?
Also I don’t understand how I can determine what is a note tab or a embedded note or how I can store more than one note. Or is it restricted only to one note with many paragraphs?
As Yiannis said there’s one embedded note per page (either at the top or bottom). Each of these are divided into a privately editable/visible note & a publicly visible one that can only be edited by someone with admin privs.
There’re also dedicated note pages that can sit under the Home, Content, Presentation or Admin menus. These are switched on in the Notes Admin tab under Extensions and are visible to all users but can only be edited by admin users who have the required privs.
Offline