Search found 41 matches

by dr.swank
Thu 7. Sep 2006, 12:16
Forum: phpwcms Support English
Topic: change code for article listing to pure css?
Replies: 8
Views: 4338

Hi Oliver,

whats with the harsh tone? Is there a law against discussing this? Or what is the issue here? Maybe it was the support section post that pissed you off, if so then I appologize!!

I looked into the Article Menu content part, and had the problem that I only got a link list rendered. Being ...
by dr.swank
Wed 6. Sep 2006, 21:27
Forum: phpwcms Support English
Topic: change code for article listing to pure css?
Replies: 8
Views: 4338

hi all,

I was looking at this rt and, with a little hack, found a way to do a all css layout. The last arg that can be passed to the rt id horizontal or vertical table layout. Well, if we ad an option for div and adjust the code in the rt file, then we get pure div based layout.

here is what I ...
by dr.swank
Mon 26. Sep 2005, 20:58
Forum: hacks & enhancements
Topic: FlashCMS 0.2 is ready
Replies: 45
Views: 27113

FCMS 0.6a

I have started a new thread for the dev of fcms 0.6 here: --...--/index.php/topic,175.0.html please bookmark it as I will be posting all of my future news there for this version. cheers, j
by dr.swank
Mon 26. Sep 2005, 20:45
Forum: hacks & enhancements
Topic: FlashCMS 0.2 is ready
Replies: 45
Views: 27113

Hi Again,

NEWS BREAK!!!

.Have a look at http://fcms.abstractfactory.de and select the 'sample content' from the drop down, you will see the data I am passing so far.

I have the third section parsed out. Images (gallery). I am currently not storing the actual layout here, but rather chose to pass ...
by dr.swank
Mon 26. Sep 2005, 13:12
Forum: hacks & enhancements
Topic: FlashCMS 0.2 is ready
Replies: 45
Views: 27113

umhmm :D..

I have a question for the round here:

anyone want to help set up the fcms phpwcms site as in, fill in sample data, do layouts, set up templates and pages and so on... I have so much work right now that I just don't have the mind to do it. I also think my time is better spent doing the ...
by dr.swank
Mon 26. Sep 2005, 01:37
Forum: hacks & enhancements
Topic: FlashCMS 0.2 is ready
Replies: 45
Views: 27113

thanx, the milestone 2 is very stable. I also have my own server whivh helps.. :D
by dr.swank
Sun 25. Sep 2005, 01:24
Forum: hacks & enhancements
Topic: FlashCMS 0.2 is ready
Replies: 45
Views: 27113

Hi Again,

I have the system in place for parsing the individual content types now. I have gone through the hack of doing cnt0 and cnt1 inside the server class. I am getting relatively simple data back now, but it does give me the ability to package the stored values in a flash freindly manner (no ...
by dr.swank
Sat 17. Sep 2005, 08:49
Forum: hacks & enhancements
Topic: FlashCMS 0.2 is ready
Replies: 45
Views: 27113

Hi John,

thanx for getting back.. Yeah, the milestone release has been very VERY stable, at least for me. I am planning on doing a complete flash implementation of wcms, which is why I went ahead and added the fcms_contenttype table to the phpwcms install. the 0.6 I released is (unfortunatley ...
by dr.swank
Tue 13. Sep 2005, 19:35
Forum: hacks & enhancements
Topic: FlashCMS 0.2 is ready
Replies: 45
Views: 27113

Hi All,
again, or as usual, I have been exceedingly busy. I have moved my Server to a new machine and switched the fcms subdomain to my comopanies domain. it can be found here:

http://fcms.abstractfactory.de/

I have posted files there that I found on my machine. It is big ugly right now, but I ...
by dr.swank
Thu 24. Feb 2005, 14:48
Forum: hacks & enhancements
Topic: FlashCMS 0.2 is ready
Replies: 45
Views: 27113

Hi micael,

first off thanx for contacting me. I am on a trip right now, so I havn't had time to get back to you. I will contact you of site. About the menu, making it in flash is easy. The issue is getting it integrated into phpwcms. As with all things code, the complexity and dificulty is an ...
by dr.swank
Tue 15. Feb 2005, 11:47
Forum: hacks & enhancements
Topic: FlashCMS 0.2 is ready
Replies: 45
Views: 27113

yes, that is the goal. I would like to see the ability to use the best of both worlds. The architecture is going to be a bit tricky though. I will start making some dev notes that make sense to more people than just myself and post them on the dev-brenner-b-e site.

doc
by dr.swank
Tue 15. Feb 2005, 10:18
Forum: hacks & enhancements
Topic: FlashCMS 0.2 is ready
Replies: 45
Views: 27113

yeah, that would be the idea. The issue here is how to get the content parts wrapped together in a unified presentation. I will see if I can get the basic interface up and running in the next weeks and will post back. This is going to be a tough on to fulfill completely though many of the content ...
by dr.swank
Mon 14. Feb 2005, 21:30
Forum: hacks & enhancements
Topic: FlashCMS 0.2 is ready
Replies: 45
Views: 27113

hi all,

well, here is a cheap and raw sample of yet another way to use fcms..

http://bonn-shido.de/

it my kung-fu training center.

anyhow, I have looked into the --...-- and FlashCMS is posted there as a project, so I thought I would post a few thoughts here before I make my dev move to the new ...
by dr.swank
Fri 24. Sep 2004, 17:52
Forum: phpwcms Support English
Topic: Flash and PHPWCMS
Replies: 7
Views: 2876

hi shocktone,

the solution is to use a sharedObject. have a look at:

http://www.markme.com/nigel/

Nigel is one of the developers at MM. on the menu at the right goto

Tutorials/this menu

and have a look at the code.

cheers, doc

ps. you can see how this works inside a frameset at:

http ...
by dr.swank
Thu 23. Sep 2004, 20:39
Forum: hacks & enhancements
Topic: Insert Flash: {FLASH:file.swf,400x300}
Replies: 17
Views: 10266

more fun, but only for a few days.. will change by the 26.9.

hi all, well, out of a mixture of FCMS and this replacement tag I get the following with very little code:
http://bonn-shido.de/content


here is the tag:
{FLASH:http://bonn-shido.de/content/system/output.swf?menu_data=http://bonn-shido.de/content/fcms/menu_xml.php,400x400}

I will post an ...