|
New strategy for fusion
|
| alostaz |
Posted on 16-06-2012 08:14
|

Junior Member

Posts: 16
Joined: 20/03/2008
|
Thanks for your efforts,
This is my little effort for developing phpfusion:
Add direction for the page (ltr,rtl).
Change the urls method to be more readable, shorter and like mediafire,s urls.
Change every thing related.
...........
No need for upgrading database.
just the php files only.
here is the version 7.2.5 for test
http://www.mediaf...gccdb7xbu1
...............
You will be surprised
best regards,
M.A.S |
| |
|
|
| Richard Ainz |
Posted on 16-06-2012 09:26
|

Super Admin

Posts: 1962
Joined: 24/01/2005
|
Could you give some more info as to code changes and such?
|
| |
|
|
| Wanabo |
Posted on 16-06-2012 13:53
|

Senior Member

Posts: 354
Joined: 06/02/2006
|
I like the rewrite function you implemented!
But urls like this mediafire.com/?ceap5gccdb7xbu1 are not seo friendly
A seo friendly url should look like this: php-fusion.co.uk/forum/new_strategy_for_fusion
But perhaps your rewrite function is ok for that, at first glance I couldn't figure it out.
|
| |
|
|
| alostaz |
Posted on 17-06-2012 16:41
|

Junior Member

Posts: 16
Joined: 20/03/2008
|
Thanks Richard
the changes:
rename style.css to style_ltr.css for left to right direction
add style_rtl.css for right to left direction
change every left and right in theme.php to function reverse direction
all pages return to index.php as index.php?pg=faq etc
rename get variables to be unique to be used in index.php only
as index.php?thread=9 instead of forum/viewthread.php?thread_id=9
at the end used rewrite mod to hide index.php from the url to be:
?thread=9
=============
many thanks for your reply
i need your opinions at this development method
Best regards,
M.A.S |
| |
|
|
| alostaz |
Posted on 19-06-2012 09:29
|

Junior Member

Posts: 16
Joined: 20/03/2008
|
hey,
I didn't listen any thing about the new strategy
Thanks for every one read the thread and didn't leave comment!! |
| |
|
|
| Wanabo |
Posted on 20-06-2012 22:51
|

Senior Member

Posts: 354
Joined: 06/02/2006
|
Thank you for not commenting on my reply.
|
| |
|
|
| Gillette |
Posted on 21-06-2012 04:02
|

Admin

Posts: 291
Joined: 09/04/2012
|
I am not being rude,But as Richard stated could you be more descriptive & elaborate a little bit more about your project,Like:
Some Code Snippets.etc. etc.
a lot of users here aren't going to take the time and download the files and overwrite them
Your asking for input and not receiving proper input based on a thread that contains little to non informative information.
I am sorry in advance if I'm being to strong,But I probably speak for most of the community when i post this.
Keep in mind,Everything users do in this community is always greatly & widely appreciated and respected.If you could take the time to edit your post with more INFO and make your thread more user friendly I would bet a better outcome will be their awaiting you. 
Let me quote you,No need for upgrading database.
just the php files only.
NOT RECOMMENDED
MAKE A COMPLETE BACKUP
ALWAYS TEST FIRST
Edited by Gillette on 21-06-2012 04:10
|
| |
|