473,414 Members | 1,757 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

navbar by ppwizard

Could anyone give me idea how make bloglike NavBar? I would like to add on each page 10 links with 10 previous items. Every item files may numbered as 01.html, 02.html, 03.html, etc...
May 28 '07 #1
4 1559
kestrel
1,071 Expert 1GB
what do you mean bloglike? you want archive link on the side for each month, is that what you mean?
May 28 '07 #2
Hi folks.

I'd like get solution about how to nest navbar content depends on input files.

List of input I make with:
================================================== ==========
#DefineRexx ''
call Files4Mask "dir/*.it", "topic4_archive01",,"Y"
#DefineRexx
#evaluate '' ^ArrayReverse('topic4_archive01')^
================================================== ==========

For first input file i'd like to include into navbar "topic1" ... "topic5".
For second input file i'd like to include into navbar "topic2" ... "topic6".
For third - "topic3" ... "topic7". etc...

I wrote some code, but problem is counter always resets to old value. So, I have only "topic1"..."topic5" on every page.

================================================== ==========
#{ FOR topic4_archive01Number = <??SP> to <??EP>
#include <??topic4_archive01.topic4_archive01Number>
#evaluate+ TextHtmlDir ^ReplaceString(FilePart('withoutextn', '<??topic4_archive01.topic4_archive01Number>'), '<?BaseDir>', '')^
<a href="<$RootD><$TextHtmlDir>.html"><$PageTitle></a>
#RexxVar SP = 1+1
#RexxVar EP = 5+1
#}
================================================== ==========
Jun 3 '07 #3
drhowarddrfine
7,435 Expert 4TB
This is a programming language and beyond html or css. I don't know what language this is so you will have to ask this question on the appropriate programming board.
Jun 3 '07 #4
kestrel
1,071 Expert 1GB
This is a programming language and beyond html or css. I don't know what language this is so you will have to ask this question on the appropriate programming board.
I found this through google. http://dennisbareis.com/ppwizard/commands.htm
Its something about PPWIZARD commands.
Jun 3 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: rick | last post by:
Hello everyone I am trying to locate the sample files used in "A tour of the code - NavBar" for the redesign of the msdn online website in 1998. They were written and developed by Robert Carter...
5
by: Teffy | last post by:
I have been using HTML-Kit as my editor. I have been using PPWizard pre-processor to insert common blocks of HTML. I am considering switching to includeHTML as my pre-processor. My impression of...
3
by: David | last post by:
I made a navbar where the buttons light up when the user moves over them. The only problem was in IE the buttons only light up when hovering over the text. This was not a problem in opera!...
0
by: Chad | last post by:
I have a horizontal navbar between my banner and the page's main content (divided into three columns). Below the navbar, the left and right columns are fixed and the center is liquid. I want to...
2
by: Wiz | last post by:
Greetings the group! I see from a few previous postings that I am not the only person having a problem with hidden list item bullets. This question applies to both IE 6, current version, and...
23
by: Uwe Brauer | last post by:
Hello In the w3c website: http://www.w3.org/Style/Examples/011/firstcss There is an example of a first attempt of a css. Is it possible that Not only the form but also the content of...
11
by: A.Translator | last post by:
On this page http://www.xs4all.nl/~hogen/MvK_nieuw/ I have a horizontal menu made up of an ul (bit scary, this, feel much more comfortable with a table there, but I keep reading I should use css...
3
by: sevenalive | last post by:
Hi-- I am very new at this and trying to teach myself, and I have run into a roadblock that I can't figure out no matter how many times I Google it......my navbar is a vertical column of images,...
2
by: dartanian | last post by:
I have a fluid horizontal navbar on my website which is formatted using floats and percentage widths to make it fluid. This looks great in WinXP Firefox, Opera, and even IE6. Safari and IE7 render...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.