bynon
10-14-2009, 05:06 PM
Hello All,
I am coding my first application for vB; an article content syndication Plugin. I have most of the application working well enough for Beta testing except for two issues that I could use some guidance on.
The first problem occurred when I moved my application files into a sub-directory from the forum root. When I did this, all of the navbar links take the path of the application directory. Can anyone tell me how to prevent this without modifying the navbar template?
The second issue I need to resolve has to do with the header bits. In order to make my application work properly, I need control over the html meta data. This is easily accommodated for everything except the main forum CSS file, which is rewritten with each update. Is there a variable I can use that is always updated with the name of the current vB CSS file?
Thanks in advance. I appreciate any and all help.
~ David
I am coding my first application for vB; an article content syndication Plugin. I have most of the application working well enough for Beta testing except for two issues that I could use some guidance on.
The first problem occurred when I moved my application files into a sub-directory from the forum root. When I did this, all of the navbar links take the path of the application directory. Can anyone tell me how to prevent this without modifying the navbar template?
The second issue I need to resolve has to do with the header bits. In order to make my application work properly, I need control over the html meta data. This is easily accommodated for everything except the main forum CSS file, which is rewritten with each update. Is there a variable I can use that is always updated with the name of the current vB CSS file?
Thanks in advance. I appreciate any and all help.
~ David