If you want to remove the Radio Userland Logo

from the bottom of each page all you have to do is remove or comment out the <%radioBadge%> tag from the Main Template and Home Page Template. Changing <%radioBadge%> to <!--<%radioBadge%>--> in other words.
While figuring out how to post this message with the link to the Radio Userland Logo I also realized how to use rudimentary macros. By simply pasting "<%radioBadge%>" into the source window I was able to display the image. (What is somewhat strange, however, is that the macros don't appear when using the wysiwyg view. They are completely invisible.) In other words, macros are replaced by the macro definition at time of rendering. Cool! Next on my list is to create a macro fo images and code, two command things I place within my logs. In addition I need to figure out how one passes parameters to macros?
One last discovery I made was the use of Shortcuts. From the Shortcuts URL you can add new named shortcuts such that entering the name in quotes will result in the text of the shortcut being used in place of the quoted name when the post is rendered. For example, I added a shortcut named 'Test' in which I placed 'this is a test' for the test. The result is that " Test " (remove spaces) is replaced with "This is a test". Neat!
4:17:10 PM
|