Part of the EllisLab Network
pMachine Pro has been replaced by ExpressionEngine, our full featured web publishing solution. Please consider upgrading.
You can download pMachine Pro here: Download pMachine Pro  |  Download Language Packs
   
 
pmachine newb needs help
Posted: 16 September 2004 12:48 PM   [ Ignore ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1436
Joined  2004-09-16

Hi all, this is my first post here so be patient with me please wink
I’m pretty fluent with XHTML and CSS but a total newb when it comes to php.
What I want to do is the following:
In my source code (of weblog.php) the categories I defined show up like this
<div id=“category”>
<a href=“http://www.pilatesworks.be/blog/weblog.php?id=C0_2_1”>food</a><br />
<a href=“http://www.pilatesworks.be/blog/weblog.php?id=C0_1_1”>portfolio</a><br />
<a href=“http://www.pilatesworks.be/blog/weblog.php?id=C0_3_1”>web</a><br />
</div>
As you can see I’ve already wrapped them in a div to be able to style them.
I want them to appear like this:
<div id=“category”>
<ul>
  <li><a href=“http://www.pilatesworks.be/blog/weblog.php?id=C0_2_1”>food</a></li>
  <li><a href=“http://www.pilatesworks.be/blog/weblog.php?id=C0_1_1”>portfolio</a><li>
  <li><a href=“http://www.pilatesworks.be/blog/weblog.php?id=C0_3_1”>web</a></li>
</ul>
</div>

So, just in an unordered list without any <br> tags.
Question is how do I do this? Do I modify weblog.php and if so how?
Any and all input appreciated wink

 Signature 

Peace, e-man.
stookstudio.com, websites built with care and web standards. LinkedIn profile

Profile
 
 
Posted: 16 September 2004 05:15 PM   [ Ignore ]   [ # 1 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  9868
Joined  2002-06-19

You can do this, but you have to hack a backend file.  Look in pm/lib/category.fns.php around lines 154 and 163.  There you’ll see two instances where the text is output.  You can make your changes there.

 Signature 

Chris Curtis
chriscurtis.org

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 233, on December 18, 2007 12:04 AM
Total Registered Members: 64510 Total Logged-in Users: 0
Total Topics: 81069 Total Anonymous Users: 0
Total Replies: 436299 Total Guests: 18
Total Posts: 517368    
Members ( View Memberlist )
Active Members: