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

Indicator of the sticked / future / expired entries

Development and Programming

Gabriel's avatar
Gabriel
130 posts
17 years ago
Gabriel's avatar Gabriel

I’m thinking about an Control Panel extension which will be change entry row color in the Edit Tab, when the entry is sticked and/or expired and/or future. I’m looking for a clever solution, how to indicate status of these properties directly on Edit Tab. I don’t want add next column to Edit Tab (there is lot of information now), so color indication will be better. What are you thinking? Is there any hook for that which push me right way?

       
ExpressionEngineer's avatar
ExpressionEngineer
148 posts
17 years ago
ExpressionEngineer's avatar ExpressionEngineer

You might want to have a look at this hook; edit_entries_modify_tablerow.

       
Gabriel's avatar
Gabriel
130 posts
17 years ago
Gabriel's avatar Gabriel

ExpressionEngineer: Thank you!

       
ExpressionEngineer's avatar
ExpressionEngineer
148 posts
17 years ago
ExpressionEngineer's avatar ExpressionEngineer

Thanks!

Please let us know how it goes, I’m sure you’re not the only one in here who has though about this.

       
arnoldc's avatar
arnoldc
122 posts
17 years ago
arnoldc's avatar arnoldc

I am looking to customize the entry row and found this hook edit_entries_modify_tablerow as well. However, how useful is this hook in this current form? The only pass-in parameter is the HTML content data, not the entry’s record. How am I suppose to rewrite the entry row without any info to play with? It would be painful if I have to extract data from the pre-formatted HTML row….

       
gridonic's avatar
gridonic
231 posts
17 years ago
gridonic's avatar gridonic
How am I suppose to rewrite the entry row without any info to play with?  It would be painful if I have to extract data from the pre-formatted HTML row....

I’m afraid you have to play with it as it is, which means using preg_replace to put your stuff in or make any changes.

       

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.