Forum Discussion
I took the < and > off each line. One of the annoyances of this editor.
<ahref="https: community-stage.ext.hpe.com="" hpeb="" crawl_boards?board.id="alliancesblog" "=""><ahref="https: community-stage.ext.hpe.com="" hpeb="" crawl_boards?board.id="AroundtheStorageBlock" "=""><ahref="https: community-stage.ext.hpe.com="" hpeb="" crawl_boards?board.id="BehindthescenesatLabs" "="">a href="https://community-stage.ext.hpe.com/hpeb/crawl_boards?board.id=alliancesblog">Alliances Blog
a href="https://community-stage.ext.hpe.com/hpeb/crawl_boards?board.id=AroundtheStorageBlock">Around the Storage Block
a href="https://community-stage.ext.hpe.com/hpeb/crawl_boards?board.id=BehindthescenesatLabs">Behind the Scenes at Labs</ahref="https:></ahref="https:></ahref="https:>
Output is three clickable links:
Alliances Blog
Around the Storage Block
Behind the Scenes at Labs
but what I want is a page that just does them all (I have 19 blogs)
I've tried a couple of other versions (pseudo code)
#assign blog3 = a href="https://community-stage.ext.hpe.com/hpeb/crawl_boards?board.id=BehindthescenesatLabs"> />
p>Behind the Scenes at Labs:
${blog3}
(missing some < and >)
This doesn't work at all.
Warren_Brill What's the expected output of the crawl and what are you then doing with it?