File Copyright

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
SkayyHH
Veteran Member
Posts: 481
Joined: 2015-04-27 21:18

File Copyright

Post by SkayyHH » 2015-05-07 21:24

Hello,

can i remove the appgini info on the generated files?

// This script and data application were generated by AppGini 5.31
// Download AppGini for free from http://bigprof.com/appgini/download/

Thanks much, Kai

patsd102
Veteran Member
Posts: 142
Joined: 2013-01-15 19:59

Re: File Copyright

Post by patsd102 » 2015-05-08 17:02

If you have the paid version, you can click Appgini preferences and go to project defaults.
There tick the HIDE box
Attachments
app.jpg
app.jpg (48.97 KiB) Viewed 6779 times
23.17

SkayyHH
Veteran Member
Posts: 481
Joined: 2015-04-27 21:18

Re: File Copyright

Post by SkayyHH » 2015-05-08 17:57

Hello,

yes, this will remove the footer info but not the info in the .php files.

Thanks much, Kai

User avatar
shasta59
AppGini Super Hero
AppGini Super Hero
Posts: 231
Joined: 2013-01-08 19:40
Location: Calgary, Alberta, Canada

Re: File Copyright

Post by shasta59 » 2015-05-18 15:08

Hi

I do not see why you cannot remove it. Since Ahmad has allowed the Powered by AppGini to be removed you can manually remove the other elements. I do remove it myself after searching his site and could not find anything that said I could not remove it. Just use a program to search for all these strings and tell it to remove/replace them with something else.

If this is incorrect I will gladly leave them in if Ahmad has objections to this removal. It is done more to compact code, remove unnecessary lines etc and get that 1 millisecond of speedup. (grin).

Alan
Calgary, Alberta, Canada - Using Appgini 5.50 -

Satya Kavala
Veteran Member
Posts: 45
Joined: 2015-04-15 06:33
Location: Hyderabad
Contact:

Re: File Copyright

Post by Satya Kavala » 2015-05-19 05:25

Hello kai,

If you want to change the powered by appgini code you can simply change it on footer.php file
but if you want to remove it, it was included in so many files like filename_view.php and other files so you may have to comment the line also in all of the files where the file footer.php is included.
Thanks&Regards
Satya Kavala
[email protected]

SkayyHH
Veteran Member
Posts: 481
Joined: 2015-04-27 21:18

Re: File Copyright

Post by SkayyHH » 2015-05-20 19:40

Thanks very much! Kai

User avatar
shasta59
AppGini Super Hero
AppGini Super Hero
Posts: 231
Joined: 2013-01-08 19:40
Location: Calgary, Alberta, Canada

Re: File Copyright

Post by shasta59 » 2015-05-21 00:27

Just use a program which will search multiple files at the same time for the word appgini. On the Macintosh product I use BBedit which will search, replace etc all in one go. I usually leave the AppGini in but add my own line: Developed and extended by Alan Sopczak using AppGini starter code.

Alan
Calgary, Alberta, Canada - Using Appgini 5.50 -

Post Reply