This is a successful test of nucleus on cwahi.net and this sticky post will always appear at the top of this particular nucleus blog.
If you have already installed nucleus on your cwahi.net site, please peruse the sidebar for issues you have probably encountered. If you have not yet installed your nucleus blog, please read on.
If you have already installed nucleus on your cwahi.net site, please peruse the sidebar for issues you have probably encountered. If you have not yet installed your nucleus blog, please read on.
26/10: alternate blogging platform
Perhaps you are finding nucleus a little difficult to work with. Of course, it's probably a case of "it's easy when you know how" but there is another blogging platform (wordpress) that can be installed on CWahi. If you would like to try it out, here is what I learned:
Remarkably, these navigation links are not included by default. It took me a while to learn where they were. And naturally, this was a case of having to know the answer before even being able to pose the question. It turns out that nucleus calls these navigation links "pagination". The FAQ isn't entirely clear about how to insert them....
Here is how I managed it with the default skin.
For the source and more information, please see the following pages on the nucleus website. (If you have more questions about pagination, please search and/or ask in the Nucleus support forum.)
Here is how I managed it with the default skin.
- In the Nucleus administration area, go to "Layout - Skins" on the sidebar.
- Once there, choose "main index"
- Look for:
<div class="content">
<%blog(default/index,10)%>
</div>
and change it to:
<div class="content">
<%blog(default/index,10)%>
<%prevlink(« previous page,10)%>
<%nextlink(next page »,10)%>
</div>
Please ensure that the numbers in "nextlink" and "prevlink" match the number in the "blog" skinvar. - Click on "Update Skin"
- Look for:
- That's it. There is no #2.
For the source and more information, please see the following pages on the nucleus website. (If you have more questions about pagination, please search and/or ask in the Nucleus support forum.)
Download the NP_LatestPosts plugin.
Here are instructions for how to use the NP_LatestPosts plugin with the default template:
Here are instructions for how to use the NP_LatestPosts plugin with the default template:
- Unzip and upload the file via ASCII to your nucleus plugins directory
19/10: lost your admin password??
Have you lost your admin password? I did.... (Blush)
No worries. With access to SQL, you can change the password:
No worries. With access to SQL, you can change the password:
- Go to your admin area of CWahi and choose "Databases"
19/10: stickyitem plugin
Download the NP_StickyItem plugin.
Here are instructions for how to use the StickyItem plugin with the default template:
Here are instructions for how to use the StickyItem plugin with the default template:
- Unzip and upload the file via ASCII to your nucleus plugins directory
19/10: logging in and out
To log in to your nucleus site, go to:
http://YOURNAME.cwahi.net/nucleus/
or
http://YOURNAME.cwahi.net/YOURnucleusfoldername/nucleus/
if you have installed nucleus in its own folder. Fill in the required information and you will be redirected to your administration area.
http://YOURNAME.cwahi.net/nucleus/
or
http://YOURNAME.cwahi.net/YOURnucleusfoldername/nucleus/
if you have installed nucleus in its own folder. Fill in the required information and you will be redirected to your administration area.
This is a successful test of nucleus on cwahi.net and this sticky post will always appear at the top of this particular nucleus blog.
If you have already installed nucleus on your cwahi.net site, please peruse the sidebar for issues you have probably encountered. If you have not yet installed your nucleus blog, please read on.
If you have already installed nucleus on your cwahi.net site, please peruse the sidebar for issues you have probably encountered. If you have not yet installed your nucleus blog, please read on.