yes, this is somewhat annoying.
The problem is that I don't find the time to change the admin interface and make it available for the public.
My normal work consumes me completely, i'm affraid.
Maybe in the summer holliday I can make some changes.
| iWare Forum |
|
September 09, 2010, 06:31:31 AM
|
|||
|
|||
| News: SMF - Just Installed! |
| Home | Help | Search | Login | Register |
|
1
on: June 16, 2010, 01:16:03 PM
|
||
| Started by kappa - Last post by Administrator | ||
|
yes, this is somewhat annoying.
The problem is that I don't find the time to change the admin interface and make it available for the public. My normal work consumes me completely, i'm affraid. Maybe in the summer holliday I can make some changes. |
||
|
2
on: June 16, 2010, 01:14:12 PM
|
||
| Started by james - Last post by Administrator | ||
|
James,
You're absolutely right. The index.php file should read what you mentioned. You can use it differently, but then your settings in each page for keywords and discription are not being used by search engines. |
||
|
3
on: June 16, 2010, 04:50:47 AM
|
||
| Started by kappa - Last post by james | ||
|
Currently i'm re-designing the admin interface If you are still working on the admin interface and taking any suggestions, my major complaint is the alert box that pop-ups with every save/delete activity. It would be MUCH less intrusive to simply display the results of the activity as a simple inline message at the top of the page. There you have it. My two cents. ~ James ![]() |
||
|
4
on: June 15, 2010, 08:27:37 PM
|
||
| Started by james - Last post by james | ||
|
I was a user of iware from previous releases and noticed a change to the index file that I do not believe you meant to release. The title, keywords, and description tags in your install package reads...
Code: <title>iWare demoversion</title> <meta name="Keywords" content=""> <meta name="Description" content=""> ...when I believe it should read ... Code: <title><?php echo $IW->Client_GetPageTitle($_REQUEST['D']); ?></title> <meta name="Keywords" content="<?php echo $IW->Client_GetPageKeywords($_REQUEST['D']); ?>"> <meta name="Description" content="<?php echo $IW->Client_GetPageDescription($_REQUEST['D']); ?>"> This works great for me. ![]() ~ James |
||
|
5
on: January 10, 2010, 06:27:59 PM
|
||
| Started by computec - Last post by Administrator | ||
|
There is not much goin' on right now.
I'm verry busy with my normal work, so i don't have any spare time left to do major updates. I'm working on a new admin area, but i don't know when it will be released. |
||
|
6
on: January 10, 2010, 02:25:43 PM
|
||
| Started by computec - Last post by computec | ||
|
Please let me know if there is still any progress in development of iware. I use iware for a very long time and it would be a pleasure to find any new features.
With best regards Stephan |
||
|
7
on: November 05, 2009, 11:00:45 AM
|
||
| Started by marcel - Last post by Administrator | ||
|
Sorry for my late reply, but i was on vacation.
I've just tested iwarecms on a Windows machine (using Xampp) and on a Linux machine (using Ubuntu) and i've got no errors. I think it's a problem in the iware.php file. You can try to download iWare 5.0.4 again from the website, and upload all files again. This is the same version as I used to test on both Windows and Linux. Make sure that you make a backup of your skin first, otherwise it will be overwritten. |
||
|
8
on: October 31, 2009, 12:16:15 AM
|
||
| Started by marcel - Last post by marcel | ||
|
Hi guys,
I have a problem when i put a ' in mij txtarea and y whant to save i get a mysql error: mysql ver. 5.0.22 pls help mee!? Kind regards m8! |
||
|
9
on: August 17, 2009, 11:14:23 AM
|
||
| Started by wisdomci - Last post by Administrator | ||
|
I was trying to integrate Xhina Editor into the cms program, but it didn't work out.
The problem is that the HTML area that was used isn't available anymore. At this time I don't have time to work on the cms program, due to my normal work. Summervacation is over so my normal work starts. Try to look into /admin/editor/htmlaera en check editor.js Maybe you can edit some settings there. Editor.js is required for the cms program. Also, in iware.php you can find some settings for htmlarea. Hope this will help you. Regarts, Edwin. |
||
|
10
on: August 16, 2009, 02:20:03 PM
|
||
| Started by wisdomci - Last post by wisdomci | ||
|
Dear Administrator,
Thank you for keeping IwareCMS and the work of David Simmons alive. Indeed Iware cms is the simlest CMS I've ever used and have deployed it on my client's websites. I have this question though in case you have time to get to it: How can I integrate latest version of TinyMce, HTMLarea and even fckeditor into Iware. I got stuck trying to integrate. Please offer suggestions if you can. Thanks WisdomCI |
||