Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#21 2010-05-21 19:36:16
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Re: rah_wrach: select a section before writing an article
Katalonian wrote:
is there some way to hide form different users some sections?
i need this….
or some password for section
Ziya, rah_write_each_section is a client side based plugin, therefor it’s not suited for security, nor securing sections from users. It does hide sections but only with JavaScript.
If you need real secured solution, you probably need to recreate the whole TXP’s article editor.
Offline
#22 2010-06-08 06:20:33
- Katalonian
- Member
- From: Baku, Azerbaijan
- Registered: 2010-04-18
- Posts: 219
- Website
Re: rah_wrach: select a section before writing an article
how to delete “advanced section” ?
and for what is it?
Last edited by Katalonian (2010-06-08 06:36:45)
<txp:txp_me />
Offline
#23 2010-12-21 16:19:34
- philwareham
- Core designer
- From: Haslemere, Surrey, UK
- Registered: 2009-06-11
- Posts: 3,437
- Website
Re: rah_wrach: select a section before writing an article
Just upgraded one of my Textpattern installs that uses this plugin to TXP4.3.0 and the section link options seem to now be at the foot of the write page instead of hiding it behind quick links – I guess this is because of the admin page templates changing quite a lot in the latest release?
Last edited by philwareham (2010-12-21 16:19:59)
Offline
#24 2010-12-22 22:03:28
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Re: rah_wrach: select a section before writing an article
Thank you for reporting Phil :-) Version 0.2 addresses the issue and now the plugin is fully compatible with TXP 4.3.0. Changelog:
- Compatible with TXP 4.3.0.
- Moved JavaScript and inline styles to
<head>
. - Now requires TXP 4.0.7 or newer.
Offline
#25 2012-09-01 05:35:25
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Re: rah_wrach: select a section before writing an article
New version rah_write_each_section is now available, re-branded as rah_wrach. This release brings major enchantments to the look and fixes all compatibility issues the old plugin had with Textpattern 4.5.0.
Find out more about the enchantments in the newest release, or jump directly to downloads and docs.
Last edited by Gocom (2012-09-01 05:36:45)
Offline
#26 2012-09-01 15:17:52
- Pat64
- Plugin Author
- From: France
- Registered: 2005-12-12
- Posts: 1,453
- Website
Re: rah_wrach: select a section before writing an article
Thanks Jukka.
This plugin is a great UI improvement and it is definitely adopted for all my projects ;)
Plz Jukka, stop making so amazing plugins.
:D
Last edited by Pat64 (2012-09-01 15:19:59)
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
#27 2012-09-01 15:37:45
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Offline
#28 2012-09-03 08:50:08
- Pat64
- Plugin Author
- From: France
- Registered: 2005-12-12
- Posts: 1,453
- Website
Re: rah_wrach: select a section before writing an article
Jukka. Here is a little feedback:
rah_wrach doesn’t allow to add a new article on a new page (process: choosing an article from the rah_wrach list, then from the “Write” tab clic on “Add new article” this event failed even if this new section isn’t part of the “hide from section list” preference).
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
#29 2012-09-03 11:44:02
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Re: rah_wrach: select a section before writing an article
Pat64 wrote:
“Add new article”
Are you referring to the Create new button present on the right hand-side column? Clicking the button would bring up the section prompt.
if this new section isn’t part of the “hide from section list” preference
Part of which preference? I do not really understand. Do you mean the “Hide Section field” setting in rah_wrach? If that particular setting is enabled, the section field is hidden permanently from the editor. The setting is to offer options to publishing articles only to the specific sections present in the prompt. Note that this setting’s effect is only visual and limited to hiding. Sections for existing articles can still be changed from the Articles list using the multi-edit tool, but the editor will not offer an option for a section.
Last edited by Gocom (2012-09-03 11:46:50)
Offline
#30 2012-09-03 13:41:03
- Pat64
- Plugin Author
- From: France
- Registered: 2005-12-12
- Posts: 1,453
- Website
Re: rah_wrach: select a section before writing an article
Gocom wrote:
“Add new article”
Are you referring to the Create new button present on the right hand-side column? Clicking the button would bring up the section prompt.
Absolutely.
if this new section isn’t part of the “hide from section list” preference
Part of which preference? I do not really understand. Do you mean the “Hide Section field” setting in rah_wrach?
Right. Sorry, cause I translate it into French, I haven’t no more the exact english label.
If that particular setting is enabled, the section field is hidden permanently from the editor. The setting is to offer options to publishing articles only to the specific sections present in the prompt. Note that this setting’s effect is only visual and limited to hiding. Sections for existing articles can still be changed from the Articles list using the multi-edit tool, but the editor will not offer an option for a section.
I’m pretty familiar with plugin usage in TXP (since 2005), mate. I well understand how to use yours. Please, try the case explained above: if you just create a new section (with no changes in the preferences panel) and try to add it a new article, it seems that – maybe i’m wrong – you haven’t any access to it (return to rah_wrach section choices – that’s pretty normal ;) – where the new section isn’t shown).
Best regards,
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline