CMS expertise? Anyone? Bueller?
Jul. 29th, 2008 05:36 pmAt my on-site assignment, I'm finally getting into the meat of the work: putting sites into the Microsoft Content Management System (CMS) 2002. Boy, does it suck. Inserting graphics or internal links, you have to use the tool's WYSIWYG web interface. That usually places the graphic where you don't want it. So you go into "HTML mode." There is no color-coding of the code. It's not even formatted for human readability. It's just a bunch of blue letters, smashed all together. And it doesn't matter where your cursor was in the WYSIWYG web interface. When you go into HTML mode, it's back at the top!
And once you find the img tag, you copy it to try to move it to where it's supposed to be in the code. However, if you use any method besides the shift and arrow keys to select the tag, you randomly get parts of the tags that are next to the tag you're trying to select. Then, if you need to apply styling, you have to do that in HTML mode too (and watch the CMS mangle your code).
Does anyone have any expertise with this issue of inserting "resource files?" And I don't have any choice in whether we use this particular CMS. Believe me, if it were up to me, I wouldn't have touched the thing. If I'm unable to come up with a way to speed up the graphic insertion process, this is going to take me the rest of the calendar year. I'm not exaggerating. Six sites have to go into this thing. It took me all afternoon just to insert graphics for three newsletters. Then it lost the graphics from the last one.
And once you find the img tag, you copy it to try to move it to where it's supposed to be in the code. However, if you use any method besides the shift and arrow keys to select the tag, you randomly get parts of the tags that are next to the tag you're trying to select. Then, if you need to apply styling, you have to do that in HTML mode too (and watch the CMS mangle your code).
Does anyone have any expertise with this issue of inserting "resource files?" And I don't have any choice in whether we use this particular CMS. Believe me, if it were up to me, I wouldn't have touched the thing. If I'm unable to come up with a way to speed up the graphic insertion process, this is going to take me the rest of the calendar year. I'm not exaggerating. Six sites have to go into this thing. It took me all afternoon just to insert graphics for three newsletters. Then it lost the graphics from the last one.