Geofftop Publisher Example MENU
I thought id code my own forum publishing tool, so I don't
need to pay some company to do it and so I can have things just the way I like them.
Plus I can easily add extensions for my users.
Text formatting is vastly improved and the geofftop search engine has knowledge of all the
published pages.
For example by exposing string search_description to another string containing
search keywords, suggestions can be made based on the content in the article.
So any words found in string search_description that match a word in another string
return the suggested search results.
I thought id code my own forum publishing tool, so I don't
need to pay some company to do it and so I can have things just the way I like them.
Plus I can easily add extensions for my users.




STRING NAME: title
STRING VALUE: Test Page
STRING NAME: page_description
STRING VALUE: Test of the environment
STRING NAME: tags
STRING VALUE: geoff, was, here
STRING NAME: description
STRING VALUE:
I thought id code my own forum publishing tool, so I don't
need to pay some company to do it and so I can have things just the way I like them.
Plus I can easily add extensions for my users.
STRING NAME: search_description
STRING VALUE:
For example by exposing string search_description to another string containing
search keywords, suggestions can be made based on the content in the article.
So any words found in string search_description that match a word in another string
return the suggested search results.