Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#301 2013-02-03 15:27:56

gour
Member
From: Hlapičina, Croatia
Registered: 2013-01-17
Posts: 124

Re: bot_write_tab_customize: rearrange and style items in the write tab

colak wrote:

Can you post your diagnostics?

Textpattern version: 4.5.4 (r4919)
Last update: 2013-01-18 11:10:21/2012-12-05 08:55:43
Document root: /some_path/txp
$path_to_site: /some_path/txp
Textpattern path: /some_path/txp/textpattern
Permanent link mode: section_title
Temporary directory path: /some_path/txp/textpattern/tmp
Site URL: atmarama.sites.djangohosting.ch
PHP version: 5.3.19
GD Graphics Library: bundled (2.0.34 compatible); supported formats: GIF, JPG, PNG.
Server TZ: Europe/Zagreb
Server local time: 2013-02-03 16:24:49
DST enabled?: 0
Automatically adjust DST setting?: 1
Time zone: Europe/Zagreb (3600)
MySQL: 5.1.66-0+squeeze1
Locale: en_GB.UTF-8
Server: Hiawatha v8.7
PHP server API: fpm-fcgi
RFC 2616 headers: 0
Server OS: Linux 3.2.18
Active plugins: upm_date_archive-0.2.5, tru_tags-3.7, soo_plugin_pref-0.2.2, abl_droploader-0.16, bot_image_upload-0.6.3, bot_write_tab_customize-0.7.2
Admin-side theme: hive 4.5.4
Pre-flight check: 
------------------------
Clean URLs are only supported on Apache, use at your own risk.
Clean URL test failed.
------------------------
.htaccess file contents: 
------------------------
#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#Options -Indexes
#ErrorDocument 403 default
<IfModule mod_rewrite.c>
	RewriteEngine On
	#RewriteBase /relative/web/path/
	RewriteCond %{REQUEST_FILENAME} -f [OR]
	RewriteCond %{REQUEST_FILENAME} -d
	RewriteRule ^(.+) - [PT,L]
	RewriteCond %{REQUEST_URI} !=/favicon.ico
	RewriteRule ^(.*) index.php
	RewriteCond %{HTTP:Authorization}  !^$
	RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>
#php_value register_globals 0
# SVG
AddType image/svg+xml  svg svgz
AddEncoding gzip       svgz
------------------------

Offline

#302 2013-02-03 15:30:59

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,303

Re: bot_write_tab_customize: rearrange and style items in the write tab

gour wrote:

bot_write_tab_customize-0.7.2

Hrrrmpffh.


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#303 2013-02-03 15:36:09

gour
Member
From: Hlapičina, Croatia
Registered: 2013-01-17
Posts: 124

Re: bot_write_tab_customize: rearrange and style items in the write tab

uli wrote:

Well, what about bot_write_tab_customize, in this notation?

That one I have.

Edit: I’ve found traces of that wtc shorthand in one of my smd_user_manager’s tables, which makes me think you might have also done an sql import from any previous installation.

Nope…it’s fresh 4.5.4 install.

Offline

#304 2013-02-03 15:52:31

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,303

Re: bot_write_tab_customize: rearrange and style items in the write tab

gour wrote:

That one I have.

That one is your culprit. Have you completed the bot_wtc installation as described in the plugin’s help file or maybe also the plugin’s topic (see colak’s link above)? I think it’ll create its table only if you did these steps.


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#305 2013-02-03 16:00:53

gour
Member
From: Hlapičina, Croatia
Registered: 2013-01-17
Posts: 124

Re: bot_write_tab_customize: rearrange and style items in the write tab

uli wrote:

That one is your culprit. Have you completed the bot_wtc installation as described in the plugin’s help file or maybe also the plugin’s topic (see colak’s link above)? I think it’ll create its table only if you did these steps.

Now I did and it looks that the error has gone. :-)

Thank you..learning TXP in progress…and I like it. ;)

Offline

#306 2013-02-06 09:53:21

redbot
Plugin Author
Registered: 2006-02-14
Posts: 1,410

Re: bot_write_tab_customize: rearrange and style items in the write tab

gour wrote:

Now I did and it looks that the error has gone. :-)

Oops sorry for not joining the discussion, strangely enough I didn’t receive any mail informing me of the last posts.
Anyway I’m happy the issue has been solved.
Thank you Uli and Colak for the help!

Offline

#307 2013-02-06 13:54:33

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,303

Re: bot_write_tab_customize: rearrange and style items in the write tab

redbot wrote:

strangely enough I didn’t receive any mail informing me of the last posts.

Thanks, Luca, for this information. Now I think I know a little more about the forum mechanics: you possibly didn’t receive an email as I’ve merged a stray topic with yours.


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#308 2013-03-09 19:31:39

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: bot_write_tab_customize: rearrange and style items in the write tab

@redbot I bent this excellent plugin’s markup so that it plays nice with Phil’s new Hive Theme Patterns. Feel free to fold it in if you like.

Unofficial version ( source » | plugin » )

Offline

#309 2013-03-11 17:42:43

redbot
Plugin Author
Registered: 2006-02-14
Posts: 1,410

Re: bot_write_tab_customize: rearrange and style items in the write tab

mrdale wrote:

@redbot I bent this excellent plugin’s markup so that it plays nice with Phil’s new Hive Theme Patterns. Feel free to fold it in if you like.

Thank you mrdale, I’ll have a look asap and possibly include your mod in the next release.

Offline

#310 2013-03-11 22:32:46

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,250
Website GitHub

Re: bot_write_tab_customize: rearrange and style items in the write tab

Hi redbot. Couple of weird things in a Textpattern nightly (not sure if you’re supporting those: if not, just ignore this):

  1. On the configuration screen, when I try to add (say) a custom field to be excluded from some sections I see this error: Internal error "Undefined index: $("p:has(*[name='custom_3'])")" in /path/to/textpattern/lib/txplib_misc.php(1825) : eval()'d code at line 370. It seems to be referring to bot_contextual_selectinput() which is not finding the array index — possibly because of a doSlash()ed index or something? I’m not entirely sure: I did try to debug it but got a bit lost.
  2. When saving Advanced configurations, quotes appear to be encoded as &quot (plus semicolon) instead of as their literal " character. When saving regular items from the UI, the jQuery is generated correctly with the literal quote. Not sure if this has anything to do with recent sanitization introduced in core or if somewhere along the line the values are getting double-encoded before storage / output.

Sorry I can’t be of any more help at the moment. And again, if the nightly stuff is not on your radar then I apologise for polluting your thread with this drivel.

Last edited by Bloke (2013-03-11 22:34:02)


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

#311 2013-03-21 16:34:10

Algaris
Member
From: England
Registered: 2006-01-27
Posts: 535

Re: bot_write_tab_customize: rearrange and style items in the write tab

Hi Redbot do you know if there’s there a way to change the tabbing order of the admin interface? Now that I’ve got things laid out as I want them whenever I press the tab key the focus jumps around the interface in a illogical order.

Offline

#312 2013-03-24 22:16:12

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: bot_write_tab_customize: rearrange and style items in the write tab

Itching to get this working properly with 4.6 builds. Any progress?

Offline

Board footer

Powered by FluxBB