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

I'm giving away a plugin!

Development and Programming

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

Hey all, I woke up today and felt like giving away a small plugin.

linketylink

I’m not sure how long the download link will be up, so get it while it’s hot.

Enjoy!

       
OrganizedFellow's avatar
OrganizedFellow
435 posts
18 years ago
OrganizedFellow's avatar OrganizedFellow

😊 WOW! I’m first?! Thank you! I wanna thank my insomnia, and my cable internet provider (Time Warner) for allowing me the opportunity to accept this pristine honor! And my Wife for standing beside me!

I’m sure I’ll put this to good use. 😊 And Happy Birthday! 29 aint so bad, I’m 32 but still act 18 … bah! 😊

       
Jamie Pittock's avatar
Jamie Pittock
108 posts
18 years ago
Jamie Pittock's avatar Jamie Pittock

Happy Birthday Andy!

The Flag module sounds really useful too…be ready for some badgering from me to play with it!

       
stinhambo's avatar
stinhambo
1,268 posts
18 years ago
stinhambo's avatar stinhambo

Thanks Andy!

Not sure if it will be useful for me yet but it doesn’t hurt to have it on hand 😊

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

Thanks everyone!

Hope you enjoy the code.

       
Derek Jones's avatar
Derek Jones
7,561 posts
18 years ago
Derek Jones's avatar Derek Jones

Andy, I don’t want to be a Debby Downer here, but the following is not quite true:

Below is the standard approach when fetching data for members vs non-members. It will parse both templates at once and then the advanced conditionals parser will decide which template to use. {if member_id == 0} {embed="globals/details"} {if:else} {embed="globals/.details"} {/if}

Embeds are not parsed until after advanced conditionals are parsed in the parent template, so there’s not really any overhead here except for the conditional parsing itself. And one can of course do the following which would be the speediest:

{if logged_out}{embed="globals/details"}{/if}
{if logged_in}{embed="globals/.details"}{/if}

Now enjoy the parade, I’ll stop raining! 😛

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

LOL, no worries Derek.

Ok, obviously the jig is up, I’ve removed the download link and updated the blog entry.

For those of you who downloaded the plugin, you may safely remove it now 😊

       
maleika's avatar
maleika
26 posts
18 years ago
maleika's avatar maleika

Happy birthday to you. =)

       
Jamie Pittock's avatar
Jamie Pittock
108 posts
18 years ago
Jamie Pittock's avatar Jamie Pittock

Andy’s here all week.

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

Maleika: thanks! 😊

       

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.