Hang on...

magento

Magento Get Customer and Address details

Chek customer login status:
Mage::getSingleton('customer/session')->isLoggedIn()

Insert dynamic links into Magento wysiwyg editor to set store id

Linking to other cms pages from Magento's wysiwyg editor is simple, but if you don't know how to do it, you will get a few suprises.

Add Static Block to Magento cms Page by updating the Design Layout XML

This is a very simple task.
Once you created the Static Block, simply go to CMS -> Manage Pages. Select your Page or create a new one.