Posts by michelle
-
1
In this instalment we will learn how to create next and previous links for easy navigation through our single entry pages. The following code should be placed on your single entry page (probably called journal.php or entry.php), just after your blog entry (and before any commenting functions). In this tutorial, the individual entry page will be referred to as journal.php.
September 4, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials
-
2
About the Build A Blog tutorial
Actually this is about ALL of the tutorials on CodeGrrl.
I was helping someone with the Build A Blog tutorial recently, and I realized that one of the big problems she was having was that she was pretty much just copying the code from the end of each tutorial. In doing this, she actually overwrote other changes that were important to her site.
This is not how tutorials are supposed to work. The point of a tutorial is not to do the code for you, but to teach you how to do it yourself.
Please read the tutorials and try to learn from them. And if you have any questions, we’re here to help.
If you’d like to discuss this entry, please post in this Tutorials Forum thread.
August 17, 2004 |
By Michelle |
Comments Off |
Filed under Tutorials, Updates
-
3
Part 7: Allowing Reader Comments
Now we’re ready to set up commenting for our blogs. I know you’ve all been waiting for this, and now you can stop sending me death threats.
August 1, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials
-
4
Sorry I forgot to put this in the last entry. Here’s how to write a menu with links to your entries for editing.
August 1, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials
-
5
Part 6: Creating a form to edit entries
I know the next instalment on my list is comments, but someone requested a form for editing entries. That’s important, so I’ll do comments next.
July 19, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials