We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Extension Request - Tab Forward

Development and Programming

Danny T.'s avatar
Danny T.
426 posts
16 years ago
Danny T.'s avatar Danny T.

Thanks for the heads up.. I never knew. >.<

       
mencargo's avatar
mencargo
16 posts
16 years ago
mencargo's avatar mencargo

Hi there, this is the only extension I have now, I had TinyMCE before, but now this is the only one. And, turn tabs off? In the options I see at Publish Page Customization I can disable menus, but I want to show all the others at once, because all posts at some weblogs should have a category selected

       
Danny T.'s avatar
Danny T.
426 posts
16 years ago
Danny T.'s avatar Danny T.

You just want to show all tabs at once? Can’t you just enable them all back?

       
Cocoaholic's avatar
Cocoaholic
445 posts
16 years ago
Cocoaholic's avatar Cocoaholic

@mencargo The “turn tabs off” was an answer to mr_dimsum’s question, not yours.

Ok, let’s go back to the problem you mentioned. I have no idea why the extension doesn’t work for you, Sue had this same problem a while back and I have asked her (via PM) if she ever found the solution.

Do you get any php errors when trying to save the extensions settings? What kind of server are you working on? (PHP version etc.)

       
mencargo's avatar
mencargo
16 posts
16 years ago
mencargo's avatar mencargo
You just want to show all tabs at once? Can’t you just enable them all back?

Not really what I’m looking for… For example, the weblog “news” uses “URL Title”, “Formatting Buttons”, “Date Fields” and “Category Menu”. So I have all the others disabled and they use them all (the enabled ones), always, so the tabs are just another click, I would like to go directly to “Show All”, in fact it would be better if there where no tabs at all, and the default form be like “Show All”.

       
mencargo's avatar
mencargo
16 posts
16 years ago
mencargo's avatar mencargo

I don’t see any php errors at EE, and the PHP error log at my server is empty. I’m working at Linux Apache/2.2.8 server, PHP 5 with normal CGI. I have tryed FastCGI too. Is it possible that your extension expects to have all tabs enabled? Because I notice that the settings are generated from inside the extension, I mean it shows “Trackbacks” and other tabs, that are no longer available.

       
Cocoaholic's avatar
Cocoaholic
445 posts
16 years ago
Cocoaholic's avatar Cocoaholic
Is it possible that your extension expects to have all tabs enabled?

No, the extension doesn’t care what tabs are available. The list you see on the settings page is hardcoded (it even shows the “Tags” tab)

       
mencargo's avatar
mencargo
16 posts
16 years ago
mencargo's avatar mencargo

I was also trying to change the default view modifying the php code inside “system\cp\cp.publish.php”. I manage to hide the tabs, but not to display “Show All” by default, it seems this is done by javascript, but the code is more complex than I thought, haha. The php code it’s back to it’s original file. Does it do something when you enable the extension? Because I had TinyCME when I enabled it, I deleted it after.

       
Sue Crocker's avatar
Sue Crocker
26,054 posts
16 years ago
Sue Crocker's avatar Sue Crocker

I haven’t used this in quite a while, I don’t even remember what site it was on.

But I’m testing via my local install and a few other sites I have working now.

       
mencargo's avatar
mencargo
16 posts
16 years ago
mencargo's avatar mencargo

I disabled tab forward, then the extensions, then enabled them, enabled tab forward, and still nothing, no errors displayed but it doesn’t save the changes. It should display the php errors instantly, right? Is there a PHP error log inside EE?

       
Sue Crocker's avatar
Sue Crocker
26,054 posts
16 years ago
Sue Crocker's avatar Sue Crocker

Cocoaholic - just tested on an EECore site with no problems.

       
rchampagne's avatar
rchampagne
212 posts
16 years ago
rchampagne's avatar rchampagne

wow this is perfect. Thank you so much!

       
AJP's avatar
AJP
311 posts
16 years ago
AJP's avatar AJP

I added support for MSM (limiting available weblogs to only those in the currently viewed site) by changing line 121 to this:

$weblogs = $DB->query("SELECT weblog_id, blog_title FROM exp_weblogs WHERE site_id = ".$PREFS->ini('site_id')." ORDER BY blog_title");
       
Sean C. Smith's avatar
Sean C. Smith
3,818 posts
15 years ago
Sean C. Smith's avatar Sean C. Smith

Is the latest version of this extension in the first post?

       
Cocoaholic's avatar
Cocoaholic
445 posts
15 years ago
Cocoaholic's avatar Cocoaholic

Yup

       
First 2 3 4 5

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.