August 2011 Archives
I am not sure this is even possible with just using Movable Type tags but, how do I display random number with in certain range?
For example I have 10 images named 1~10 and every time I rebuild I want to display a random image from that range.
I use MT5.
Thank you in advance!
I am not sure this is even possible with just using Movable Type tags but, how do I display random number with in certain range?
For example I have 10 images named 1~10 and every time I rebuild I want to display a random image from that range.
I use MT5.
Thank you in advance!
Assuming the site has a display of an article feed with the articles cut in half, is there a way to inject custom javascript into only the page where the full article is displayed?
Would this be a template feature or something to be accomplished by a plugin? And if so, how?
EDIT: This would be for Movable Type 3.
Total MovableType NOOB question here. I have a client that has me updating a MovableType site. I have updated a global template that controls all the blogs within the site but I can't seem to get my code published after saving the template.
If I login or out of the system I can see my changes to the file but it just doesn't publish. Do I have to republish the entire site?
Total MovableType NOOB question here. I have a client that has me updating a MovableType site. I have updated a global template that controls all the blogs within the site but I can't seem to get my code published after saving the template.
If I login or out of the system I can see my changes to the file but it just doesn't publish. Do I have to republish the entire site?
Is it possible to have Movable Type spit out static html even though there is php code in the banner_header? I want to build a completely static page (no php addHandler allowed). Currently Movable type will echo out the php code if I view the source. Instead of doing that can Movable Type actually process my php so if I said <?php echo "hi";?>
it would say hi on the page instead of <?php echo "hi";?>
Is it possible to have Movable Type spit out static html even though there is php code in the banner_header? I want to build a completely static page (no php addHandler allowed). Currently Movable type will echo out the php code if I view the source. Instead of doing that can Movable Type actually process my php so if I said <?php echo "hi";?>
it would say hi on the page instead of <?php echo "hi";?>