Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Feedback to: Textpattern CMS 4.8.0-beta released
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: Feedback to: Textpattern CMS 4.8.0-beta released
In case nobody saw it.
Offline
Re: Feedback to: Textpattern CMS 4.8.0-beta released
Destry wrote #320859:
In case nobody saw it.
Hmm, why do you think the Theme edit panel deserves a special treatment – making the Title
required? The title field (the display name) is not required for Sections, Author, Categories, Links, do I forget one ? Just curious.
If omitted, the value in the name
field is used.
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: Feedback to: Textpattern CMS 4.8.0-beta released
phiw13 wrote #320860:
why do you think the Theme edit panel deserves a special treatment – making the
Title
required?
I don’t know WTF you’re even talking about. The help tip says it’s ‘required’. If that’s wrong then somebody should at least change the help tip. I’m just reporting the confusing inconsistencies, not railroading something through.
Offline
Re: Feedback to: Textpattern CMS 4.8.0-beta released
Sorry to be snippy. I’m trying to get the Themes doc finished (among many others), which I’ve been working on for over a month now because nobody can decide what/how UI features should be designed, and so I have to keep changing descriptions and images. Give an editor a break.
Offline
Re: Feedback to: Textpattern CMS 4.8.0-beta released
Destry wrote #320862:
[…] The help tip says it’s ‘required’. If that’s wrong then somebody should at least change the help tip.
I don’t mean “you” as “you, Destry” but as generic ‘you’. This helptip is inconsistent or even incorrect, compared to all the other similar items.
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: Feedback to: Textpattern CMS 4.8.0-beta released
Sorry Destry, the pophelp topic is half wrong: it’s not user required per se but Textpattern requires it internally. The title is auto-created if you don’t supply one, based on the name. If you blank it out, it will be recreated from the name by transforming it to sentence case (ymmv in other languages, never tried).
We could probably drop the ‘(required)’ in the pophelp if you think it causes confusion with the field itself not stating it’s Required.
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
Re: Feedback to: Textpattern CMS 4.8.0-beta released
Bloke wrote #320866:
We could probably drop the ‘(required)’ in the pophelp if you think it causes confusion with the field itself not stating it’s Required.
It should be dropped me thinks, if is not user required. The pop help is only for the end user, not to tell the TXP engine what to do.
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: Feedback to: Textpattern CMS 4.8.0-beta released
phiw13 wrote #320864:
I don’t mean “you” as “you, Destry” but as generic ‘you’.
Got ya. Cool.
Bloke wrote #320866:
Sorry Destry
No apology necessary. I misunderstood Phi, who is generally direct in his statements anyway. I always have to step back and think about them before responding. This one got the better of me. ;)
That I received an unwarranted rant/attack (unrelated subject) from someone in the fediverse today, probably didn’t help with my defenses being up.
I know these things take time to iron out, patience is a virtue, etc. And I don’t help with all my useless input on design/dev ideas.
This 2020 has me in a ‘get it done and over’ mood, I guess.
Offline
Re: Feedback to: Textpattern CMS 4.8.0-beta released
Just upgraded locally to 4.8.0-dev, actually, for docs testing reasons. I have 4 plugins installed. Each one threw two errors, the same in each case, for example:
Warning: mkdir(): Permission denied on line 509
Warning: file_put_contents(/Users/destry/Sites/wion/textpattern/plugins/soo_toc/soo_toc.php): failed to open stream: No such file or directory on line 532
I get an ‘All checks pass!’ in diagnostics, though.
Textpattern version: 4.8.0-dev (dcd59be21b9174ec8102af20cf7a11da)
Last update: 2020-01-09 12:29:48/2020-01-09 01:37:32
Textpattern path: __TXP-ROOT/textpattern
Article URL pattern: section_title
Production status: debug
Temporary directory path: /private/var/tmp
PHP version: 7.2.9
GD Graphics Library: bundled (2.1.0 compatible); Supported formats: GIF, JPEG, PNG.
Server timezone: Europe/Zurich
Server local time: 2020-01-09 15:01:47
Daylight Saving Time enabled?: 0
Automatically adjust Daylight Saving Time setting?: 1
Time zone (GMT offset in seconds): Europe/Paris (3600)
MySQL: 5.7.13 (Homebrew)
Database server time: 2020-01-09 15:01:47
Database server time offset: 0 s
Database server timezone: SYSTEM
Database session timezone: SYSTEM
Locale: C
Site / Admin language: en / en
Web server: Apache/2.4.33 (Unix) PHP/7.2.9
Apache version: Apache/2.4.33 (Unix) PHP/7.2.9
PHP server API: apache2handler
RFC 2616 headers:
Server OS: Darwin 17.7.0
Admin-side theme: hive 4.8.0-beta
Active plugins:
com_connect-4.6.0-beta
pap_comconnect-0.1.2
rvm_maintenance-0.5
soo_toc-0.1.5
Offline
Re: Feedback to: Textpattern CMS 4.8.0-beta released
Oooh we should probably check the ‘textpattern/plugins’ directory is writable in Diagnostics too. I’ll fix that, thanks for the catch.
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
Re: Feedback to: Textpattern CMS 4.8.0-beta released
Yep, a 777
on the folder made it go away.
I know, I know, this isn’t Vegas and 777 isn’t jackpot. But I’m plagued with one of the operating systems that no matter what I try to do to regulate my setup, I can’t use any sane chmod value otherwise; it just keeps throwing errors.
So I roll sevens.
Offline