Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#31 2012-09-03 14:23:10

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: rah_wrach: select a section before writing an article

By default the prompt presents all sections, and doesn’t hide the editor’s section field. This gives you access to any section from the prompt itself.

The prompt also offers an option to set which sections are included in the prompt. When this setting is used, the prompt only lists those sections. If you create a new section, you will also have to update that setting in Advanced Preferences if you wish that new section to be included in the prompt.

Offline

#32 2012-09-03 14:32:53

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,676
GitHub Twitter

Re: rah_wrach: select a section before writing an article

OK Jukka. Thanks for your reply.

Have a nice day.


Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

#33 2012-11-01 20:02:57

photonomad
Member
Registered: 2005-09-10
Posts: 290
Website

Re: rah_wrach: select a section before writing an article

Hi Jukka,

I’ve modified the plugin and styling for a particular project (see screenshot image below). The “Edit Existing” button used to be the article count and Create New is self-explanatory.

Screenshot

Anyway, some of the sections are essentially “static” and should always only consist of one article. I was wondering if you might offer some guidance on how to either add another field in the rah_wrach prefs on the admin side where one can list sections that should only include an “Edit Existing” (or article count) button, i.e. exclude the link to create a new article for those sections on the rah_wrach main page? I guess if one were to take it further for these special single article sections, it would be cool for the “Edit Existing” button (or count of “1” button) to take the user directly to edit that single article in the write tab, instead of going to an article list of one. Would love to know your thoughts on this feature request. If others might find it useful and how involved it might be.

Thanks!

Offline

#34 2012-11-11 15:32:16

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,676
GitHub Twitter

Re: rah_wrach: select a section before writing an article

Support for the remora theme:

			<style type="text/css">
				.txp-footer{clear:both}
				#rah_wrach{
					width:98%;
					min-width:80em;
					margin:0 3%
				}
				#rah_wrach .txp-grid-cell{
					float:left;
					width:33%;
					max-width:33% !important;
					height:9em;
					margin:0 .1em .5em .1em;
					padding:.5em;
					border:1px solid #ddd
				}
				#rah_wrach .txp-grid-cell .success,
				#rah_wrach .txp-grid-cell .page{cursor:help}
				#rah_wrach .information{
					padding:0 .5em;
					font-size:1.19em !important
				}
				#rah_wrach .txp-grid-cell hr{
					height:1px;
					background-color:#eee;
					border:0;
					color:#eee
				}
				#rah_wrach .information,
				#rah_wrach .success{
					float:right;
					clear:both;
					margin-left:.3em;
					vertical-align:baseline;
					font-size:1em
				}
			</style>

Last edited by Pat64 (2012-11-11 15:51:37)


Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

#35 2012-11-11 16:36:37

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: rah_wrach: select a section before writing an article

Out of the box rah_wrach supports and works with all three core themes, including Remora. Since documented core UI patterns and widgets are deployed, the interface structurally looks familiar across the board while inheriting the look and feel of the theme.

I suppose those styles are for the modification you were showing off previously in the Textpattern 4.5.0’s release thread. Those styles don’t match the markup structure rah_wrach uses.

Offline

#36 2012-11-11 18:16:16

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,676
GitHub Twitter

Re: rah_wrach: select a section before writing an article

Hi Jukka ;)

Thanks for your reply.
My TXP back-end displays this in the footer: “Textpattern CMS · 4.5.2”.


Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

#37 2012-11-12 10:28:22

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: rah_wrach: select a section before writing an article

Not sure about the relevance. All three core themes fulfill same UI patterns. Rah_wrach isn’t built for specific theme or for specific look, but using documented UI widgets and patterns. Thus it fits and works with any theme, as long as its up to date, including core ones, whether it be Classic, Hive or Remora (links point to screenshots taken from each of the themes).

Since those styles aren’t for vanilla rah_wrach (they do use classes and elements that aren’t in rah_wrach), the issues could either arise from any modifications you have done, or you might not haven’t updated your copy of Remora theme. Diagnostics panel doesn’t check themes.

Last edited by Gocom (2012-11-12 10:30:57)

Offline

#38 2013-08-13 15:51:50

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,676
GitHub Twitter

Re: rah_wrach: select a section before writing an article

Hi Jukka ;)

Maybe you could add a tooltip for the article count link (“See all articles”) and an another one for the section name link (“Add a new article”).

French translations: “Voir tous les articles” and “Ajouter un article”.


Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

#39 2015-12-28 13:32:16

Destry
Member
From: Haut-Rhin
Registered: 2004-08-04
Posts: 4,912
Website

Re: rah_wrach: select a section before writing an article

I really like this idea. For those that don’t own, or participate in, a collaborative site, they probably wouldn’t see the need for this. But for collaborative authoring, and especially where structured workflows are involved or trying to onboard new Txp users, this is a subtle but excellent idea.

I never knew this plugin existed. It’s the little ones like this that I’m a big fan of — the admin-side ones — plugins that keep making the UI experience better, less cognitive overhead.

Offline

#40 2018-06-28 09:22:38

hildebruns
Member
Registered: 2009-03-10
Posts: 35

Re: rah_wrach: select a section before writing an article

Hi,

in 4.7.1 there is a problem with the “Preferences” Panel. Have somebody a solution for it?

Thanks

Offline

#41 2020-11-30 05:10:07

peterj
Member
From: Melbourne, Australia
Registered: 2005-06-02
Posts: 110

Re: rah_wrach: select a section before writing an article

Just found this plugin and it looks perfect for a particular client. I attempted to install 0.4.0 on TXP 4.8.2 PHP 7.3 using the zip upload but got this… advice?

Notice "Undefined variable: plugin"
in /home/abcde/2020dev/textpattern/vendors/Textpattern/Plugin/Plugin.php at line 266.
textpattern/vendors/Textpattern/Plugin/Plugin.php:266 adminErrorHandler()
textpattern/include/txp_plugin.php:624 Textpattern\Plugin\Plugin->read()
textpattern/include/txp_plugin.php:54 plugin_upload()
textpattern/index.php:228 include()
Fatal error: Uncaught Error: Unsupported operand types in /home/abcde/2020dev/textpattern/vendors/Textpattern/Plugin/Plugin.php:266 Stack trace: #0 /home/abcde/2020dev/textpattern/include/txp_plugin.php(624): Textpattern\Plugin\Plugin->read('rah_wrach-0.4.0') #1 /home/abcde/2020dev/textpattern/include/txp_plugin.php(54): plugin_upload() #2 /home/abcde/2020dev/textpattern/index.php(228): include('/home/abcde/...') #3 {main} thrown in /home/abcde/2020dev/textpattern/vendors/Textpattern/Plugin/Plugin.php on line 266

Offline

#42 2020-11-30 06:33:50

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,384
Website GitHub Mastodon Twitter

Re: rah_wrach: select a section before writing an article

This is an old plugin and the ids and classes on the back-end have changed since it was last updated. I’m not sure if this is the problem, but I would try to live without 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

#43 2020-11-30 08:47:13

Destry
Member
From: Haut-Rhin
Registered: 2004-08-04
Posts: 4,912
Website

Re: rah_wrach: select a section before writing an article

It is listed in the Plugins directory, so it is a working plugin in principle. Otherwise it should come out of the directory, I would think. The whole point of the new directory, if I remember, was to more easily show what plugins are actually relevant anymore, and that would seem to include working.

Maybe there needs to be a ‘staging’ area between the directory and anywhere else in space for plugins that are nearly usable (not quite cutting the mustard), but just need someone to tweak ‘em into compliance. Or at the very least a flag on plugins in the directory saying ‘non-compliant’, or something, with a link pointing to a possible description of the problem, such as a forum entry. Don’t know.

Offline

#44 2020-11-30 11:17:28

jakob
Admin
From: Germany
Registered: 2005-01-20
Posts: 5,202
Website GitHub

Re: rah_wrach: select a section before writing an article

peterj wrote #327159:

I attempted to install 0.4.0 on TXP 4.8.2 PHP 7.3 using the zip upload but got this… advice?

That’s happening to you at the install stage, right? That could have something to do with Jukka’s specific way of building plugins which doesn’t follow the same pattern as the Textpattern plugin template. He suggests installing using composer. Unfortunately, he stopped providing compiled txt installer files a while ago.

You can, however, compile his plugins into txt installers yourself for pasting into the install field using his MassPlugCompiler. That works when, for example, you can’t run composer on your online server but you have it running on your local computer/webserver.

colak wrote #327161:

This is an old plugin and the ids and classes on the back-end have changed since it was last updated. I’m not sure if this is the problem, but I would try to live without it.

Possibly. v0.4.0 on GitHub is txp 4.7+ and the backend hasn’t changed quite so much. They should be easy enough to edit in the plugin itself.


TXP Builders – finely-crafted code, design and txp

Offline

#45 2020-11-30 13:29:56

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,676
GitHub Twitter

Re: rah_wrach: select a section before writing an article

Strange…

I’m using this plugin within 4.x branches, even with the latest 4.8.4 version of Textpattern, without any problems.


Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

Board footer

Powered by FluxBB