Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#25 2011-05-09 16:24:43
- progre55
- Member
- Registered: 2006-05-02
- Posts: 668
Re: esq_adminsplash - Admin splash page
Guys:
I get – Badly formed or empty plugin code – when I try to download this plugin from the refrenced site — I am sure it is an error on my side — any guidance would be appreciated —-
progre55
Offline
#26 2011-05-09 23:40:59
- radneck
- Plugin Author
- Registered: 2005-07-03
- Posts: 109
Re: esq_adminsplash - Admin splash page
You may be accidentally copying the line numbers on the left as well. Try ensuring you’re copying only the code, or click “View raw file” on the right and copy the whole lot there.
Offline
#27 2014-10-03 07:36:38
- candyman
- Member
- From: Italy
- Registered: 2006-08-08
- Posts: 684
Re: esq_adminsplash - Admin splash page
In TXP 4.5.7 I can’t find the ‘Default admin tab’ under Advanced in the Preferences tab.
So I can’t set the ‘Admin Help’ and use the plugin.
Am I missing something?
Offline
#28 2014-10-03 07:55:35
- radneck
- Plugin Author
- Registered: 2005-07-03
- Posts: 109
Re: esq_adminsplash - Admin splash page
It should still be there.
https://github.com/textpattern/textpattern/blob/master/textpattern/include/txp_prefs.php#L562
Are you on the Advanced tab?
Offline
#29 2014-10-03 08:42:11
- candyman
- Member
- From: Italy
- Registered: 2006-08-08
- Posts: 684
Re: esq_adminsplash - Admin splash page
Yes, I’ve searched for the “Default Admin Help” in the Advance tab of the TXP Preferences but it’s missing.
I use TXP with Italian language but I think this is not the problem (I don’t expect to find the localized version but at least the original one).
Where should I find it?
Last edited by candyman (2014-10-03 08:47:33)
Offline
#30 2014-10-03 08:53:11
- radneck
- Plugin Author
- Registered: 2005-07-03
- Posts: 109
Re: esq_adminsplash - Admin splash page
Look for Default admin tab
.
I just installed a fresh copy 4.5.7 and it’s definitely there.
It’s possible that a borked admin theme is hiding it, but I don’t know why.
Make sure you’re on /textpattern/index.php?event=prefs&step=advanced_prefs
and then view source and look for default_event
.
Offline
#31 2014-10-03 09:07:07
- candyman
- Member
- From: Italy
- Registered: 2006-08-08
- Posts: 684
Re: esq_adminsplash - Admin splash page
Sorry cain-mi my fault, the plugin works perfectly (confused about translation, I was searchin another (custom) Admin menu).
Like it. Anyway I was expecting another tab named “Help” in the TXP menu and not a splash screen on the login (like the name, in effect, suggest).
I think I could obtain the effect in combination with smd_tabber, anyway, couldn’t I?
Many thanks for your help!
Last edited by candyman (2014-10-03 09:08:28)
Offline
#32 2014-10-04 01:37:16
- radneck
- Plugin Author
- Registered: 2005-07-03
- Posts: 109
Re: esq_adminsplash - Admin splash page
It should create a tab under Extensions, depending on what you’ve set the tab_name
property to.
Offline