ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Is it possible?

June 24, 2011 11:33pm

Subscribe [5]
  • #16 / Jun 27, 2011 6:04pm

    Matt:P

    277 posts

    Hi Klauss

    Unzip it and upload the pi.switchee.php AND IT’s parent FOLDER into the system/expressionengine/third_party directory on your server. It will then show up in Add-Ons > Plugins page of your EE control panel.

  • #17 / Jun 27, 2011 6:42pm

    Klauss

    33 posts

    yay , good to know. I was thinking today about having somehow this sistem

    # conceptual steps:

    Login page -> then the sistem must detect user -> Direct him to his page ( created before by me )

    # technical :

    login processs -> Then it goes to a page with Switch Cases -> identify which case and -> redirect ;


    # more technical :

    -before- i think that maybe a plugin that it has like some Input fields, I input username , and some small details, Click on submit button; and the plugin shall write 1 more case in the CASES page.

    Then only creating the pages it gives me trouble as i am still a very noob in EE.

    IF you can answer me with some questions like :

    If i will have a page for each member, I can create a channel for each member so , display different content for each member , and they will can comment only the content dislpayed ?

    How can i create pages .

    How can i substract informations from Costum fields with any input method ( dropdown list , yes / not , text area )

    Pleased to work with you guys.


    Greetings,
    Klauss Andrei:
    http://www.andrei-klauss.ro/

  • #18 / Jun 27, 2011 6:49pm

    Matt:P

    277 posts

    # conceptual steps:

    Login page -> then the sistem must detect user -> Direct him to his page ( created before by me )

     

    What will the user-specific content be on the page which they are redirected to after logging in?

  • #19 / Jun 27, 2011 7:23pm

    Klauss

    33 posts

    I want the page to be like that , where I will write their current Proiect status Like :
                     

                          news   upload file   LOGO     page contact

    ................................................................
    # Plugin 1 ...... SOMETHING ........ STATUS :
    # Plugin 1 ...... SOMETHING ........ STATUS :
    # Plugin 1 ...... SOMETHING ........ STATUS :
    # Plugin 1 ...... SOMETHING ........ STATUS :
    # Plugin 1 ...... SOMETHING ........ STATUS :
    ................................................................
    COMMENTS:


      COSTUMER: GREAT

  • #20 / Jun 28, 2011 3:09pm

    Klauss

    33 posts

    Hey guys. I am trying to rite some code with switchee. Can you check this pls ?:

    {exp:switchee variable = "{username}” parse=“inward”}
      {case vale="" default="Yes"}
          We couldn’t identify you. Sorry.
      {/case}
      {case value="admin"}
        You are Admin  
        {/case}
     
      {case value="test"}
          you are test
        {/case}
     
       
    {/exp:switchee} 

    unnfortunately , it Doesen’t work , I mean it doesen’t check if the username is admin , test . It goes directly to default. Why :( ?

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases